Auto merge of #61597 - lnicola:bump-rand, r=alexcrichton
Bump dirs, rand and redox_users Part of #57724.
This commit is contained in:
commit
e011fe1c13
2 changed files with 60 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue