Skip to content

Commit

Permalink
Bump serde_json from 1.0.60 to 1.0.61 (paritytech#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and serban300 committed Apr 8, 2024
1 parent 719a327 commit 533b36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/relays/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ libsecp256k1 = { version = "0.3.4", default-features = false, features = ["hmac"
log = "0.4.11"
num-traits = "0.2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.60"
serde_json = "1.0.61"
time = "0.2"

# Bridge dependencies
Expand Down

0 comments on commit 533b36e

Please sign in to comment.