Skip to content

Commit b532d1e

Browse files
authored
ml-dsa v0.1.0-pre.1 (#898)
1 parent b4c90c5 commit b532d1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

ml-dsa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = """
44
Pure Rust implementation of ML-DSA (formerly known as CRYSTALS-Dilithium) as
55
described in FIPS-204 (final)
66
"""
7-
version = "0.1.0-pre.0"
7+
version = "0.1.0-pre.1"
88
edition = "2021"
99
rust-version = "1.81"
1010
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)