generated from PlexSheep/baserepo
automatic cargo CI changes
This commit is contained in:
parent
f6ea98286d
commit
6074ba899d
|
@ -1,9 +1,9 @@
|
||||||
|
pub mod args;
|
||||||
pub mod printing;
|
pub mod printing;
|
||||||
pub mod repl;
|
pub mod repl;
|
||||||
pub mod args;
|
|
||||||
|
|
||||||
|
pub use clap;
|
||||||
pub use comfy_table;
|
pub use comfy_table;
|
||||||
pub use console;
|
pub use console;
|
||||||
pub use dialoguer;
|
pub use dialoguer;
|
||||||
pub use indicatif;
|
pub use indicatif;
|
||||||
pub use clap;
|
|
||||||
|
|
Reference in New Issue