mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
keccak v0.2.0-rc.2 (#111)
This commit is contained in:
parent
38d10d2194
commit
cf29ae32c6
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -24,7 +24,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "keccak"
|
||||
version = "0.2.0-rc.1"
|
||||
version = "0.2.0-rc.2"
|
||||
dependencies = [
|
||||
"cpufeatures",
|
||||
]
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "keccak"
|
||||
version = "0.2.0-rc.1"
|
||||
version = "0.2.0-rc.2"
|
||||
description = """
|
||||
Pure Rust implementation of the Keccak sponge function including the keccak-f
|
||||
and keccak-p variants
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user