Squelch a warning
This commit is contained in:
@@ -16,6 +16,7 @@ pub(crate) struct Args {
|
|||||||
pub(crate) log_file: Option<PathBuf>,
|
pub(crate) log_file: Option<PathBuf>,
|
||||||
pub(crate) no_buffering: bool,
|
pub(crate) no_buffering: bool,
|
||||||
pub(crate) command: Command,
|
pub(crate) command: Command,
|
||||||
|
#[allow(unused)]
|
||||||
pub(crate) wait_dbg: bool,
|
pub(crate) wait_dbg: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user