We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48437b4 commit 2ce4e02Copy full SHA for 2ce4e02
Cargo.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
repository = "https://github.com/lurk-lab/arecibo"
10
license-file = "LICENSE"
11
keywords = ["zkSNARKs", "cryptography", "proofs"]
12
-rust-version="1.74.1"
+rust-version="1.79"
13
14
[dependencies]
15
bellpepper-core = { version = "0.4.0", default-features = false }
0 commit comments