Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Bump serde_json from 1.0.63 to 1.0.64 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Mar 1, 2021
1 parent 66b2b8d commit 5aef902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/beefy/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
futures = { version = "0.3.12", features = ["compat"] }
log = "0.4"
serde = { version = "1.0.123", features = ["derive"] }
serde_json = "1.0.62"
serde_json = "1.0.64"

jsonrpc-core = "15.1.0"
jsonrpc-core-client = "15.1.0"
Expand Down

0 comments on commit 5aef902

Please sign in to comment.