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.60 to 1.0.61 (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 4, 2021
1 parent 64e3b98 commit 713e6a0
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 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 713e6a0

Please sign in to comment.