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 fc19b79 commit f056f16Copy full SHA for f056f16
deny.toml
@@ -37,4 +37,7 @@ ignore = [
37
]
38
39
[sources]
40
-allow-git = []
+allow-git = [
41
+ "https://github.com/n0-computer/iroh.git",
42
+ "https://github.com/n0-computer/quic-rpc.git",
43
+]
0 commit comments