Skip to content

Commit 59fea64

Browse files
authored
ml-dsa v0.1.0-rc.11 (#1351)
This should be a true "release candidate" in that there are no additional changes intended to be made before a final release, we're just waiting for some final feedback on recent changes.
1 parent 093267c commit 59fea64

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.

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-rc.10"
7+
version = "0.1.0-rc.11"
88
edition = "2024"
99
rust-version = "1.85"
1010
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)