Skip to content

Commit

Permalink
chore(deps): update rust crate serde to ^1.0.197
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent d5f2ad2 commit 6cd16f0
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 @@ -9,7 +9,7 @@ authors = ["Mate Antunovic <mateATschnooty.com"]
readme = "README.md"

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

0 comments on commit 6cd16f0

Please sign in to comment.