summaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2024-08-15 20:23:26 -0400
committerMica White <botahamec@outlook.com>2024-08-25 19:24:37 -0400
commit509e5ce1e17417a70b9bcce8bc6e33c05106811d (patch)
tree5b1fe60a65b5f42a90023ead03c32336033afa1f /deny.toml
parentdb9aa9f1bf49e8bede384b9ceb1e1fb82b522799 (diff)
Start profiling
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/deny.toml b/deny.toml
index 59a150b..c387c36 100644
--- a/deny.toml
+++ b/deny.toml
@@ -1,7 +1,7 @@
-[licenses]
-allow = ["MIT", "Zlib", "Unlicense"]
-default = "allow"
-copyleft = "deny"
-
-[licenses.private]
+[licenses]
+allow = ["MIT", "Zlib", "Unlicense"]
+default = "allow"
+copyleft = "deny"
+
+[licenses.private]
ignore = true \ No newline at end of file