diff --git a/about.toml b/about.toml index 796e061fd..e1ead699b 100644 --- a/about.toml +++ b/about.toml @@ -16,6 +16,7 @@ accepted = [ "Unicode-DFS-2016", "Zlib", "NCSA", + "bzip2-1.0.6", ] workarounds = ["ring"] ignore-build-dependencies = true diff --git a/deny.toml b/deny.toml index 3dfa94155..9f89b1228 100644 --- a/deny.toml +++ b/deny.toml @@ -81,6 +81,7 @@ allow = [ "Unicode-DFS-2016", "Zlib", "NCSA", + "bzip2-1.0.6", ] # The confidence threshold for detecting a license from license text. # The higher the value, the more closely the license text must be to the