Skip to content

Commit 2774a14

Browse files
nonnative name change
1 parent 79388ec commit 2774a14

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
@@ -32,7 +32,7 @@ ark-relations = { git = "https://github.com/arkworks-rs/snark", default-features
3232

3333
ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std" }
3434

35-
nonnative = { git = "ssh://git@github.com/arkworks-rs/nonnative.git" }
35+
ark-nonnative-field = { git = "ssh://git@github.com/arkworks-rs/nonnative.git" }
3636

3737
bench-utils = { git = "https://github.com/arkworks-rs/utils" }
3838
rand_core = { version = "0.5", default-features = false }

0 commit comments

Comments
 (0)