We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f212421 commit 1456e77Copy full SHA for 1456e77
deny.toml
@@ -34,3 +34,6 @@ ignore = [
34
"RUSTSEC-2024-0370", # unmaintained, no upgrade available
35
"RUSTSEC-2024-0384", # unmaintained, no upgrade available
36
]
37
+
38
+[sources]
39
+allow-git = ["https://github.com/n0-computer/iroh.git", "https://github.com/n0-computer/quic-rpc.git"]
0 commit comments