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_json to 1.0.57 (#69)
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 226f537 commit 511f344
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 @@ -15,7 +15,7 @@ secp256k1 = "0.17.2"
sha2 = "0.9.1"
failure = "0.1.8"
serde = "1.0.115"
serde_json = "1.0.56"
serde_json = "1.0.57"
serde_derive = "1.0.115"
lazy_static = "1.4.0"
chrono = "0.4.15"
Expand Down

0 comments on commit 511f344

Please sign in to comment.