mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 20:11:23 +00:00
Version bump of all crates (except librustzcash)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "group"
|
||||
version = "0.2.0"
|
||||
version = "0.6.0"
|
||||
authors = [
|
||||
"Sean Bowe <ewillbefull@gmail.com>",
|
||||
"Jack Grigg <jack@z.cash>",
|
||||
@@ -15,7 +15,7 @@ repository = "https://github.com/ebfull/group"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
ff = { version = "0.5.0", path = "../ff" }
|
||||
ff = { version = "0.6", path = "../ff" }
|
||||
rand = "0.7"
|
||||
rand_xorshift = "0.2"
|
||||
|
||||
|
Reference in New Issue
Block a user