diff --git a/about.toml b/about.toml index 796e061fd4..e1ead699bf 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 3dfa941551..9f89b12283 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