Skip to content

Commit

Permalink
chore(deps): update rust crate serde_derive to ^1.0.175
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent cfb4866 commit 4aa96bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"

[dependencies]
serde = "^1.0"
serde_derive = "^1.0"
serde_derive = "^1.0.175"
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
secp256k1 = {version = "0.27.0", features = ["recovery"] }
rlp = "0.5.2"
Expand Down

0 comments on commit 4aa96bb

Please sign in to comment.