We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b90b58 commit 234c8ddCopy full SHA for 234c8dd
Cargo.toml
@@ -4,7 +4,7 @@ description = """
4
Pure Rust cryptography provider for the Rustls TLS library using algorithm implementations from the
5
RustCrypto organization
6
"""
7
-version = "0.0.1-alpha"
+version = "0.0.2-alpha"
8
authors = ["RustCrypto Developers"]
9
license = "MIT OR Apache-2.0"
10
readme = "README.md"
0 commit comments