Skip to content

Commit

Permalink
Update fawkes-crypto, update version to 1.3.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllFi authored May 24, 2023
1 parent 7b7fbd2 commit 9033695
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libzeropool-zkbob"
version = "1.2.0"
version = "1.3.0"
authors = ["Igor Gulamov <igor.gulamov@gmail.com>"]
homepage = "https://github.com/zkbob/libzeropool"
repository = "https://github.com/zkbob/libzeropool"
Expand Down Expand Up @@ -31,7 +31,7 @@ convert_case = "0.4.0"
git = "https://github.com/zkBob/fawkes-crypto"
branch = "master"
package = "fawkes-crypto-zkbob"
version = "4.5.0"
version = "4.6.0"
features = ["rand_support"]

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

0 comments on commit 9033695

Please sign in to comment.