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.
deny
1 parent 3fb265a commit ddea3a4Copy full SHA for ddea3a4
deny.toml
@@ -17,7 +17,6 @@ allow = [
17
"BSL-1.0", # BOSL license
18
"ISC",
19
"MIT",
20
- "OpenSSL",
21
"Zlib",
22
"MPL-2.0", # https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/
23
"Unicode-3.0"
@@ -35,9 +34,3 @@ ignore = [
35
34
"RUSTSEC-2024-0370", # unmaintained, no upgrade available
36
"RUSTSEC-2024-0384", # unmaintained, no upgrade available
37
]
38
-
39
-[sources]
40
-allow-git = [
41
- "https://github.com/n0-computer/iroh.git",
42
- "https://github.com/n0-computer/quic-rpc.git",
43
-]
0 commit comments