Skip to content

Commit 751d267

Browse files
committed
poly1305: bump version to v0.7.0-pre
This reflects that the next release should bump the minor version due to the MSRV change.
1 parent 96cbb03 commit 751d267

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.

poly1305/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "poly1305"
3-
version = "0.6.2"
3+
version = "0.7.0-pre"
44
authors = ["RustCrypto Developers"]
55
license = "Apache-2.0 OR MIT"
66
description = "The Poly1305 universal hash function and message authentication code"

0 commit comments

Comments
 (0)