Skip to content

Commit ea0bf1f

Browse files
authored
kem v0.3.0-rc.0 (#2225)
See #2224 for context It seems at some point I (accidentally?) bumped the crate's prerelease version from v0.3.0-pre.2 to v0.4.0-pre.0. We've never had a v0.3 stable release. I'm dropping the version down to v0.3.0-rc*, and will yank the existing v0.4.0-* prereleases.
1 parent 5aa4a85 commit ea0bf1f

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.

kem/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kem"
3-
version = "0.4.0-rc.5"
3+
version = "0.3.0-rc.0"
44
authors = ["RustCrypto Developers"]
55
edition = "2024"
66
rust-version = "1.85"

0 commit comments

Comments
 (0)