diff --git a/.deny.toml b/.deny.toml index 5f3a9161..3c079cfa 100644 --- a/.deny.toml +++ b/.deny.toml @@ -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"