Skip to content

Commit 98c111c

Browse files
authored
dhkem v0.1.0-rc.1 (#340)
1 parent d56a8f8 commit 98c111c

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.

dhkem/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 Key Encapsulation Mechanism (KEM) adapters for Elliptic Curve
55
Diffie Hellman (ECDH) protocols
66
"""
7-
version = "0.1.0-rc.0"
7+
version = "0.1.0-rc.1"
88
edition = "2024"
99
rust-version = "1.85"
1010
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)