Skip to content

Commit af09ad0

Browse files
committed
chore(cargo): this is 0.2.5
1 parent ecd52c9 commit af09ad0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vrf"
3-
version = "0.2.5"
3+
version = "0.3.0"
44
description = "Fast and extensible Verifiable Random Function (VRF) library; currently supporting secp256k1, secp256r1 and sect163k1 curves"
55
keywords = ["vrf", "ecvrf", "secp256k1", "p256", "k163"]
66
categories = ["algorithms", "cryptography"]

0 commit comments

Comments
 (0)