Skip to content

Commit 3322675

Browse files
authored
async-signature v0.6.0-pre.4 (#1632)
1 parent 00945f0 commit 3322675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-signature/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "async-signature"
33
description = "Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)"
4-
version = "0.6.0-pre.1"
4+
version = "0.6.0-pre.4"
55
authors = ["RustCrypto Developers"]
66
license = "Apache-2.0 OR MIT"
77
documentation = "https://docs.rs/async-signature"

0 commit comments

Comments
 (0)