Pull ark-std from latest master (#100)

This commit is contained in:
Marcin
2022-04-12 00:17:18 +02:00
committed by GitHub
parent 5a1e16e2b7
commit 9a89ea8adc

View File

@@ -64,3 +64,4 @@ ark-ff = { git = "https://github.com/arkworks-rs/algebra" }
ark-serialize = { git = "https://github.com/arkworks-rs/algebra" }
ark-algebra-test-templates = { git = "https://github.com/arkworks-rs/algebra" }
ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std" }
ark-std = { git = "https://github.com/arkworks-rs/std" }