diff --git a/deny.toml b/deny.toml index a6c5ca1..120a945 100644 --- a/deny.toml +++ b/deny.toml @@ -191,7 +191,7 @@ unknown-git = "deny" # if not specified. If it is specified but empty, no registries are allowed. allow-registry = ["https://github.com/rust-lang/crates.io-index"] # List of URLs for allowed Git repositories -allow-git = [] +allow-git = ["https://github.com/wnfs-wg/rs-wnfs"] #[sources.allow-org] # 1 or more github.com organizations to allow git sources for