Skip to content

Commit

Permalink
Bump jsonrpc-core from 14.0.5 to 14.1.0 (paritytech#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and serban300 committed Apr 10, 2024
1 parent 0dc9e81 commit 391fb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/bin/node/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name = "bridge-node"

[dependencies]
futures = "0.3.1"
jsonrpc-core = "14.0.3"
jsonrpc-core = "14.1.0"
log = "0.4.8"
structopt = "0.3.13"
bridge-node-runtime = { version = "0.1.0", path = "../runtime" }
Expand Down

0 comments on commit 391fb30

Please sign in to comment.