Fix missing import in unsupported::args
This commit is contained in:
parent
45bc1930ca
commit
cf79c06575
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
use crate::ffi::OsString;
|
||||
use crate::fmt;
|
||||
|
||||
pub struct Args {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue