mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-15 16:33:49 +00:00
Allow shlex stdlib dependency
This commit is contained in:
parent
892d192b15
commit
6c852d3ec4
@ -481,6 +481,7 @@ const PERMITTED_STDLIB_DEPENDENCIES: &[&str] = &[
|
||||
"rand_core",
|
||||
"rand_xorshift",
|
||||
"rustc-demangle",
|
||||
"shlex",
|
||||
"unicode-width",
|
||||
"unwinding",
|
||||
"wasi",
|
||||
|
Loading…
Reference in New Issue
Block a user