We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782dfb0 commit e1992f9Copy full SHA for e1992f9
Cargo.toml
@@ -30,6 +30,7 @@ ed25519-dalek = { version = "2.1.1" }
30
ed25519 = "2.2.3"
31
secp256k1 = { version = "0.30.0", features = ["hashes", "global-context"] }
32
anstream = "0.6.18"
33
+openssl = { version = "0.10", features = ["vendored"] }
34
chrono = "0.4.38"
35
vaultrs = "0.7.1"
36
0 commit comments