diff --git a/Cargo.toml b/Cargo.toml index 2b66f40..fe83e72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ xi-unicode = "0.2.0" libc = "0.2.60" term_size = { version = "0.3.1", optional = true } crossbeam-channel = "0.3.9" -lazy_static = "1.3.0" +lazy_static = "1" chrono = "0.4.7" cfg-if = "0.1.9" ahash = "0.2.12"