mirror of
https://github.com/codex-storage/circom-compat-ffi.git
synced 2025-01-23 17:09:57 +00:00
Merge remote-tracking branch 'origin/pin-toolchain' into add-duplicate-function
This commit is contained in:
commit
d98f2f2a1b
@ -18,7 +18,7 @@ crate-type = [
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
ark-circom = { git = "https://github.com/codex-storage/circom-compat.git#71f1ceb11aef27256", features = ["circom-2", "ethereum"]}
|
ark-circom = { git = "https://github.com/codex-storage/circom-compat.git", rev = "71f1ceb11aef27256", features = ["circom-2", "ethereum"]}
|
||||||
|
|
||||||
ark-crypto-primitives = { version = "=0.4.0" }
|
ark-crypto-primitives = { version = "=0.4.0" }
|
||||||
ark-ec = { version = "=0.4.1", default-features = false, features = ["parallel"] }
|
ark-ec = { version = "=0.4.1", default-features = false, features = ["parallel"] }
|
||||||
|
2
rust-toolchain.toml
Normal file
2
rust-toolchain.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[toolchain]
|
||||||
|
channel = "1.67.0"
|
Loading…
x
Reference in New Issue
Block a user