We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb4866 commit aa7fe7dCopy full SHA for aa7fe7d
Cargo.toml
@@ -9,7 +9,7 @@ authors = ["Mate Antunovic <mateATschnooty.com"]
9
readme = "README.md"
10
11
[dependencies]
12
-serde = "^1.0"
+serde = "^1.0.189"
13
serde_derive = "^1.0"
14
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
15
secp256k1 = {version = "0.27.0", features = ["recovery"] }
0 commit comments