Skip to content

Commit e6de599

Browse files
committed
async-signature: bump version to v0.5.0-pre
NOTE: this is not a release, but just to denote that the current `master` contains breaking changes, which were introduced in #1428
1 parent 9224b6b commit e6de599

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

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.4.0"
4+
version = "0.5.0-pre"
55
authors = ["RustCrypto Developers"]
66
license = "Apache-2.0 OR MIT"
77
documentation = "https://docs.rs/async-signature"

0 commit comments

Comments
 (0)