mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-29 18:13:17 +00:00
This reverts commit 3a9a29ef77f4718b6a385d08779d098dded51ef7. This update is higher than the current Ascon MSRV and broke the build
17 lines
371 B
TOML
17 lines
371 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "ascon"
|
|
version = "0.4.0"
|
|
dependencies = [
|
|
"zeroize",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zeroize"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
|