We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c6db2 commit f8e1216Copy full SHA for f8e1216
utils/core/Cargo.toml
@@ -1,12 +1,12 @@
1
[package]
2
name = "winter-utils"
3
-version = "0.10.1"
+version = "0.10.2"
4
description = "Utilities for the Winterfell STARK prover/verifier"
5
authors = ["winterfell contributors"]
6
readme = "README.md"
7
license = "MIT"
8
repository = "https://github.com/novifinancial/winterfell"
9
-documentation = "https://docs.rs/winter-utils/0.10.1"
+documentation = "https://docs.rs/winter-utils/0.10.2"
10
categories = ["cryptography", "no-std"]
11
keywords = ["serialization", "transmute"]
12
edition = "2021"
0 commit comments