Skip to content

Commit 3b154e1

Browse files
update nonnative ref
1 parent b165085 commit 3b154e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ 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-nonnative-field = { git = "ssh://git@github.com/arkworks-rs/nonnative.git" }
33+
ark-nonnative-field = { git = "https://github.com/arkworks-rs/nonnative" }
3434

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

0 commit comments

Comments
 (0)