]> git.lizzy.rs Git - rust.git/commitdiff
Update license
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 19 Oct 2022 23:43:02 +0000 (16:43 -0700)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 20 Oct 2022 00:18:17 +0000 (17:18 -0700)
src/tools/tidy/src/deps.rs

index b9e0d48c9bcdde8961001f8ee81f6e39834b73aa..f8afb44e75b05964e7e1c95816df3412ea8a7ff2 100644 (file)
@@ -23,6 +23,7 @@
     "MIT OR Apache-2.0 OR Zlib",                // tinyvec_macros
     "MIT OR Zlib OR Apache-2.0",                // miniz_oxide
     "(MIT OR Apache-2.0) AND Unicode-DFS-2016", // unicode_ident
+    "Unicode-DFS-2016",                         // tinystr and icu4x
 ];
 
 /// These are exceptions to Rust's permissive licensing policy, and