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.93 to 1.0.94 (#2279)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 25, 2023
1 parent 2821763 commit 3b9c08f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/relay-chain-rpc-interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jsonrpsee = { version = "0.16.2", features = ["ws-client"] }
tracing = "0.1.37"
async-trait = "0.1.68"
url = "2.3.1"
serde_json = "1.0.93"
serde_json = "1.0.94"
serde = "1.0.156"
lru = "0.9.0"

0 comments on commit 3b9c08f

Please sign in to comment.