Skip to content

Commit b5d4612

Browse files
committed
Allow Boost license (for xxhash-rust)
1 parent 140727b commit b5d4612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[licenses]
2-
allow = ["Apache-2.0", "BSD-2-Clause", "BSD-3-Clause", "MIT", "Unicode-3.0"]
2+
allow = ["Apache-2.0", "BSD-2-Clause", "BSD-3-Clause", "BSL-1.0", "MIT", "Unicode-3.0"]
33

44
# Transitive dependencies via tokio-postgres, disabled by default
55
[advisories]

0 commit comments

Comments
 (0)