We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7723bdb commit 2aa9dd0Copy full SHA for 2aa9dd0
crates/xtask/src/main.rs
@@ -8,7 +8,6 @@ use std::{
8
collections::{HashMap, HashSet},
9
ffi::{OsStr, OsString},
10
io::Write,
11
- os::unix::process::CommandExt,
12
path::{Path, PathBuf},
13
process::Command,
14
str::FromStr,
0 commit comments