aboutsummaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
authorCody <cody@codyq.dev>2023-03-04 13:52:23 -0600
committerCody <cody@codyq.dev>2023-03-04 13:52:23 -0600
commitffd893f7c88769dfcb889861cf662b18f896a55f (patch)
tree46097a5c3b6987c24e04574b5b3541674624ba2c /deny.toml
parentd1593cfaf31f291cea63ed552d492138efa451ce (diff)
downloadsloth-ffd893f7c88769dfcb889861cf662b18f896a55f.tar.gz
Add GitHub workflow and update Nix flakes
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml7
1 files changed, 1 insertions, 6 deletions
diff --git a/deny.toml b/deny.toml
index b7e00b5..e1d1a8d 100644
--- a/deny.toml
+++ b/deny.toml
@@ -35,12 +35,7 @@ allow-osi-fsf-free = "neither"
default = "deny"
# Some crates require weird licenses, exceptions for those crates can be made here
-exceptions = [
- { allow = ["Unicode-DFS-2016"], name = "unicode-ident", version = "*" },
- { allow = ["Zlib"], name = "bevy_mikktspace", version = "*" },
- { allow = ["Zlib"], name = "adler32", version = "*" },
- { allow = ["Zlib"], name = "const_panic", version = "*" },
-]
+exceptions = []
# The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the