chore: explicitly add sponges fork to the deny toml

This commit is contained in:
agureev 2026-06-23 20:22:22 +04:00
parent 340cf300c4
commit 26409e619c

View File

@ -60,6 +60,7 @@ allow-git = [
"https://github.com/logos-blockchain/logos-blockchain.git",
"https://github.com/logos-blockchain/logos-blockchain-circuits.git",
"https://github.com/logos-blockchain/logos-blockchain-rust-rapidsnark.git",
"https://github.com/logos-blockchain/sponges",
"https://github.com/arkworks-rs/spongefish.git"
]
unknown-git = "deny"