Skip to content

Commit 6ed4aea

Browse files
fix
1 parent e2f4ba1 commit 6ed4aea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ ark-std = { git = "https://github.com/arkworks-rs/utils", default-features = fal
3030
ark-relations = { git = "https://github.com/arkworks-rs/snark", default-features = false }
3131
ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std", default-features = false }
3232

33-
ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std" }
34-
3533
ark-nonnative-field = { git = "ssh://git@github.com/arkworks-rs/nonnative.git" }
3634

3735
bench-utils = { git = "https://github.com/arkworks-rs/utils", default-features = false }

0 commit comments

Comments
 (0)