Skip to content

Commit ddea3a4

Browse files
author
“ramfox”
committed
remove unnecessary denys
1 parent 3fb265a commit ddea3a4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

deny.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ allow = [
1717
"BSL-1.0", # BOSL license
1818
"ISC",
1919
"MIT",
20-
"OpenSSL",
2120
"Zlib",
2221
"MPL-2.0", # https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/
2322
"Unicode-3.0"
@@ -35,9 +34,3 @@ ignore = [
3534
"RUSTSEC-2024-0370", # unmaintained, no upgrade available
3635
"RUSTSEC-2024-0384", # unmaintained, no upgrade available
3736
]
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

Comments
 (0)