Export cli::Config here
This commit is contained in:
parent
034d71b21d
commit
02029b9b26
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use cli::Config;
|
||||
pub use cli::Config;
|
||||
|
||||
use std::io::stderr;
|
||||
use std::io::Write;
|
||||
|
|
Loading…
Reference in a new issue