feat: v1.3.3, remove dependency lazy_static
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#[macro_use]
|
||||
extern crate rust_util;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
use clap::{App, AppSettings, ArgMatches};
|
||||
use rust_util::util_clap::{Command, CommandError};
|
||||
|
||||
Reference in New Issue
Block a user