diff --git a/deny.toml b/deny.toml index 8f71a9e43..fb03026ff 100644 --- a/deny.toml +++ b/deny.toml @@ -100,4 +100,11 @@ allow-git = [ "https://github.com/alloy-rs/alloy", "https://github.com/paradigmxyz/revm-inspectors", "https://github.com/bluealloy/revm", + "https://github.com/lambdaclass/zksync-web3-rs", + "https://github.com/Moonsong-Labs/compilers", + "https://github.com/Moonsong-Labs/block-explorers", + "https://github.com/RustCrypto/hashes", ] + +[sources.allow-org] +github = ["matter-labs"]