Skip to content

Commit 439ffc6

Browse files
committed
sha3 v0.11.0-rc.3
This includes a bump of `keccak` to v0.2.0-rc.0
1 parent 1296ea9 commit 439ffc6

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.

sha3/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sha3"
3-
version = "0.11.0-rc.2"
3+
version = "0.11.0-rc.3"
44
description = """
55
Pure Rust implementation of SHA-3, a family of Keccak-based hash functions
66
including the SHAKE family of eXtendable-Output Functions (XOFs), as well as

0 commit comments

Comments
 (0)