Skip to content

Commit b6b2e3f

Browse files
committed
chore: update vrf to 0.2.3
1 parent 18246db commit b6b2e3f

File tree

2 files changed

+15
-22
lines changed

2 files changed

+15
-22
lines changed

Cargo.lock

Lines changed: 14 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data_structures/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde = { version = "1.0.104", features = ["derive"] }
2828
serde_cbor = "0.11.1"
2929
serde_json = "1.0.48"
3030
secp256k1 = "0.17.2"
31-
vrf = "0.2.2"
31+
vrf = "0.2.3"
3232

3333
witnet_crypto = { path = "../crypto" }
3434
witnet_reputation = { path = "../reputation", features = ["serde"] }

0 commit comments

Comments
 (0)