mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
updated keccak Cargo.toml
This commit is contained in:
parent
da080e1835
commit
e986524350
@ -5,9 +5,12 @@ authors = ["RustCrypto Developers"]
|
||||
license = "CC0-1.0"
|
||||
description = "Keccak-f sponge function"
|
||||
documentation = "https://docs.rs/keccak"
|
||||
repository = "https://github.com/RustCrypto"
|
||||
repository = "https://github.com/RustCrypto/sponges"
|
||||
keywords = ["crypto", "sponge", "keccak-f"]
|
||||
categories = ["cryptography", "no-std"]
|
||||
|
||||
[features]
|
||||
no_unroll = []
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "RustCrypto/sponges" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user