Skip to content

Commit 9033695

Browse files
authored
Update fawkes-crypto, update version to 1.3.0 (#17)
1 parent 7b7fbd2 commit 9033695

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libzeropool-zkbob"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
authors = ["Igor Gulamov <igor.gulamov@gmail.com>"]
55
homepage = "https://github.com/zkbob/libzeropool"
66
repository = "https://github.com/zkbob/libzeropool"
@@ -31,7 +31,7 @@ convert_case = "0.4.0"
3131
git = "https://github.com/zkBob/fawkes-crypto"
3232
branch = "master"
3333
package = "fawkes-crypto-zkbob"
34-
version = "4.5.0"
34+
version = "4.6.0"
3535
features = ["rand_support"]
3636

3737
[dependencies.fawkes-crypto-keccak256]
@@ -55,5 +55,5 @@ test-case = "2.2.2"
5555
git = "https://github.com/zkBob/fawkes-crypto"
5656
branch = "master"
5757
package = "fawkes-crypto-zkbob"
58-
version = "4.5.0"
58+
version = "4.6.0"
5959
features = ["rand_support", "backend_bellman_groth16"]

0 commit comments

Comments
 (0)