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 00945f0 commit 3322675Copy full SHA for 3322675
async-signature/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "async-signature"
3
description = "Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)"
4
-version = "0.6.0-pre.1"
+version = "0.6.0-pre.4"
5
authors = ["RustCrypto Developers"]
6
license = "Apache-2.0 OR MIT"
7
documentation = "https://docs.rs/async-signature"
0 commit comments