Skip to content

Commit f8e1216

Browse files
committed
update core-utils crate version to v0.10.2
1 parent 76c6db2 commit f8e1216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/core/Cargo.toml

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

0 commit comments

Comments
 (0)