From b888eb92c57151bf3c2ab7cbc6b9fd89561a9ff1 Mon Sep 17 00:00:00 2001 From: Laurențiu Nicola Date: Mon, 10 Jun 2019 21:22:31 +0300 Subject: Bump some of the crates using rand --- src/tools/tidy/src/deps.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tools') diff --git a/src/tools/tidy/src/deps.rs b/src/tools/tidy/src/deps.rs index 11f37b27188..6169ffc4297 100644 --- a/src/tools/tidy/src/deps.rs +++ b/src/tools/tidy/src/deps.rs @@ -33,6 +33,8 @@ const EXCEPTIONS: &[&str] = &[ "is-match", // MPL-2.0, mdbook "cssparser", // MPL-2.0, rustdoc "smallvec", // MPL-2.0, rustdoc + "rdrand", // ISC, mdbook, rustfmt + "fuchsia-cprng", // BSD-3-Clause, mdbook, rustfmt "fuchsia-zircon-sys", // BSD-3-Clause, rustdoc, rustc, cargo "fuchsia-zircon", // BSD-3-Clause, rustdoc, rustc, cargo (jobserver & tempdir) "cssparser-macros", // MPL-2.0, rustdoc -- cgit 1.4.1-3-g733a5