Whitelist strings crate for license

As we can't wait for the maintainer.
This commit is contained in:
Tatsuyuki Ishi
2017-05-18 00:30:15 +09:00
parent 510d6b8afb
commit 182a4ff037
+1
View File
@@ -32,6 +32,7 @@
"openssl", // BSD+advertising clause, cargo, mdbook
"pest", // MPL2, mdbook via handlebars
"thread-id", // Apache-2.0, mdbook
"strings", // not in published manifest
];
pub fn check(path: &Path, bad: &mut bool) {