Skip to content

Commit 52be4a6

Browse files
committed
fix clippy warnings
1 parent b0af891 commit 52be4a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ use std::os::unix::process::CommandExt;
1313
use std::path::{Path, PathBuf};
1414
use std::process;
1515
use std::string::String;
16+
use std::ffi::OsStr;
1617

1718
mod mkdtemp;
1819

0 commit comments

Comments
 (0)