Auto merge of #61597 - lnicola:bump-rand, r=alexcrichton

Bump dirs, rand and redox_users

Part of #57724.
This commit is contained in:
bors 2019-06-13 04:19:28 +00:00
commit e011fe1c13
2 changed files with 60 additions and 22 deletions

View file

@ -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