We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7002efd commit f7dfe4aCopy full SHA for f7dfe4a
p-interface/Cargo.toml
@@ -13,7 +13,7 @@ crate-type = ["rlib"]
13
14
[dependencies]
15
pinocchio = { workspace = true }
16
-pinocchio-pubkey = { version = "0.3" }
+pinocchio-pubkey = "0.3"
17
18
[dev-dependencies]
19
strum = "0.27"
0 commit comments