Skip to content

Commit d3e6489

Browse files
authored
sha3 v0.11.0-rc.9 (#801)
Compatible with `keccak` v0.2.0. Closes #795
1 parent bbf6f51 commit d3e6489

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.

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.8"
3+
version = "0.11.0-rc.9"
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)