Skip to content

Commit 1d3a54e

Browse files
committed
increment crate versions v0.10.3
1 parent 548d9a5 commit 1d3a54e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

winterfell/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "winterfell"
3-
version = "0.10.2"
3+
version = "0.10.3"
44
description = "Winterfell STARK prover and verifier"
55
authors = ["winterfell contributors"]
66
readme = "../README.md"
77
license = "MIT"
88
repository = "https://github.com/novifinancial/winterfell"
9-
documentation = "https://docs.rs/winterfell/0.10.2"
9+
documentation = "https://docs.rs/winterfell/0.10.3"
1010
categories = ["cryptography", "no-std"]
1111
keywords = ["crypto", "zkp", "stark", "prover", "verifier"]
1212
edition = "2021"

0 commit comments

Comments
 (0)