Skip to content

Commit

Permalink
kem v0.3.0-pre.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Apr 17, 2024
1 parent b5a420e commit f785c95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion kem/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "kem"
description = "Traits for key encapsulation mechanisms"
version = "0.3.0-pre"
version = "0.3.0-pre.0"
authors = ["RustCrypto Developers"]
license = "Apache-2.0 OR MIT"
documentation = "https://docs.rs/kem"
Expand Down

0 comments on commit f785c95

Please sign in to comment.