Skip to content

Commit f056f16

Browse files
committed
fix cargo deny
1 parent fc19b79 commit f056f16

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

deny.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ ignore = [
3737
]
3838

3939
[sources]
40-
allow-git = []
40+
allow-git = [
41+
"https://github.com/n0-computer/iroh.git",
42+
"https://github.com/n0-computer/quic-rpc.git",
43+
]

0 commit comments

Comments
 (0)