feat(net): add peer_id/ip blacklist (#366)

This commit is contained in:
Will Smith
2022-12-11 05:05:07 -05:00
committed by GitHub
parent 9e6acece17
commit fecdc3f0f2
12 changed files with 462 additions and 24 deletions

View File

@ -43,7 +43,8 @@ allow = [
"BSD-3-Clause",
"ISC",
"Unicode-DFS-2016",
"OpenSSL"
"OpenSSL",
"Unlicense"
]
# Allow 1 or more licenses on a per-crate basis, so that particular licenses