aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-01-05 06:42:44 -0500
committerJesse Luehrs <doy@tozt.net>2022-01-05 06:42:44 -0500
commitebcf5f15081f6a84c861eb2aecbf962396a88695 (patch)
treeea821c9adaf9bbc7d3b62aa0b04fc0811afc54f9
parent09ff545fe44242734d5f6daf4a74946d2f04728d (diff)
downloadpty-process-ebcf5f15081f6a84c861eb2aecbf962396a88695.tar.gz
pty-process-ebcf5f15081f6a84c861eb2aecbf962396a88695.zip
cargo-deny updates
-rw-r--r--deny.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deny.toml b/deny.toml
index 5b7ebc5..59f1042 100644
--- a/deny.toml
+++ b/deny.toml
@@ -10,5 +10,5 @@ unsound = "deny"
[bans]
[licenses]
-allow = ["MIT", "Apache-2.0"]
+allow = ["MIT", "Apache-2.0", "BSD-3-Clause"]
copyleft = "deny"