Skip to content

Commit ad7886a

Browse files
committed
Cargo.toml
Cargo.toml: bump version to -pre Signed-off-by: Dmitry Baryshkov <[email protected]>
1 parent c512708 commit ad7886a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rsa"
3-
version = "0.7.1"
3+
version = "0.8.0-pre"
44
authors = ["RustCrypto Developers", "dignifiedquire <[email protected]>"]
55
edition = "2021"
66
description = "Pure Rust RSA implementation"

0 commit comments

Comments
 (0)