Skip to content

Commit

Permalink
chore(deps): update rust crate serde_derive to ^1.0.186
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent cfb4866 commit 8947bd9
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.186"
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 8947bd9

Please sign in to comment.