Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Commit

Permalink
fix(deps): update rust crate serde to 1.0.115 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 17, 2020
1 parent 9b2141b commit 226f537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bitcoin = "0.23.0"
secp256k1 = "0.17.2"
sha2 = "0.9.1"
failure = "0.1.8"
serde = "1.0.114"
serde = "1.0.115"
serde_json = "1.0.56"
serde_derive = "1.0.115"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 226f537

Please sign in to comment.