Browse Source

Bump version

master
Sean Bowe 7 years ago
parent
commit
3ee1a576f4
  1. 3
      Cargo.toml

3
Cargo.toml

@ -6,7 +6,7 @@ homepage = "https://github.com/ebfull/bellman"
license = "MIT/Apache-2.0"
name = "bellman"
repository = "https://github.com/ebfull/bellman"
version = "0.0.4"
version = "0.0.5"
[dependencies]
rand = "0.3"
@ -19,4 +19,3 @@ pairing = "0.13"
[features]
default = []
u128-support = ["pairing/u128-support"]

Loading…
Cancel
Save