mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Add ff and group crates to Cargo workspace
This commit is contained in:
@@ -13,5 +13,5 @@ homepage = "https://github.com/ebfull/group"
|
||||
repository = "https://github.com/ebfull/group"
|
||||
|
||||
[dependencies]
|
||||
ff = "0.4"
|
||||
ff = { path = "../ff" }
|
||||
rand = "0.4"
|
||||
|
Reference in New Issue
Block a user