Skip to content

Commit 127370e

Browse files
committed
Add / to Cargo.toml
1 parent 621f0b5 commit 127370e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ark-ec = { git = "https://github.com/arkworks-rs/algebra/" }
3434
ark-serialize = { git = "https://github.com/arkworks-rs/algebra/" }
3535
ark-poly = { git = "https://github.com/arkworks-rs/algebra/" }
3636

37-
ark-crypto-primitives = { git = "https://github.com/arkworks-rs/crypto-primitives" }
37+
ark-crypto-primitives = { git = "https://github.com/arkworks-rs/crypto-primitives/" }
3838
ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std/" }
3939

4040
ark-bls12-377 = { git = "https://github.com/arkworks-rs/algebra/" }

0 commit comments

Comments
 (0)