Skip to content

Commit a760659

Browse files
authored
module_lattice v0.1.0-rc.2 (#251)
This is effectively ready for a final initial release, but this is to test out the trusted publishing config first
1 parent 8045c6c commit a760659

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.

module-lattice/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Functionality shared between the `ml-kem` and `ml-dsa` crates, including linear
55
a prime-order field, vectors of such polynomials, and NTT polynomials / vectors, as well as packing of polynomials into
66
coefficients with a specified number of bits.
77
"""
8-
version = "0.1.0-rc.1"
8+
version = "0.1.0-rc.2"
99
edition = "2024"
1010
rust-version = "1.85"
1111
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)