about summary refs log tree commit diff
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
m---------src/tools/miri12
-rw-r--r--src/tools/tidy/src/deps.rs1
2 files changed, 7 insertions, 6 deletions
diff --git a/src/tools/miri b/src/tools/miri
-Subproject cde87d18239b8d9afa9c6bf1051bf5573dbf326
+Subproject 416cddb2516dea056bf6269eaaa5ba4d24ad083
diff --git a/src/tools/tidy/src/deps.rs b/src/tools/tidy/src/deps.rs
index 55cf3fee9bf..ea7eff1a414 100644
--- a/src/tools/tidy/src/deps.rs
+++ b/src/tools/tidy/src/deps.rs
@@ -20,6 +20,7 @@ const LICENSES: &[&str] = &[
     "Unlicense OR MIT",
     "0BSD OR MIT OR Apache-2.0", // adler license
     "Zlib OR Apache-2.0 OR MIT", // tinyvec
+    "MIT OR Zlib OR Apache-2.0", // miniz_oxide
 ];
 
 /// These are exceptions to Rust's permissive licensing policy, and