mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
8 lines
82 B
TOML
8 lines
82 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"ascon",
|
|
"bash-f",
|
|
"keccak",
|
|
]
|