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

Commit a0706aa

Browse files
authored
Bump Substrate and Deps (#79)
1 parent bb093c9 commit a0706aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/beefy/rpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
99
futures = { version = "0.3.12", features = ["compat"] }
1010
log = "0.4"
1111
serde = { version = "1.0.123", features = ["derive"] }
12-
serde_json = "1.0.61"
12+
serde_json = "1.0.62"
1313

1414
jsonrpc-core = "15.1.0"
1515
jsonrpc-core-client = "15.1.0"

0 commit comments

Comments
 (0)