remove patches from the workspace

This commit is contained in:
skaunov
2024-11-29 11:25:33 +03:00
parent 7b8c77a60f
commit 1f52416c1d

View File

@@ -2,10 +2,3 @@
resolver = "2"
members = ["rust-arkworks", "rust-k256", "javascript"]
[patch.crates-io]
ark-ec = { git = "https://github.com/FindoraNetwork/ark-algebra" }
ark-ff = { git = "https://github.com/FindoraNetwork/ark-algebra" }
ark-serialize = { git = "https://github.com/FindoraNetwork/ark-algebra" }
ark-algebra-test-templates = { git = "https://github.com/FindoraNetwork/ark-algebra" }
ark-std = { git = "https://github.com/FindoraNetwork/ark-std" }