Bump depenencies (#410)
This commit is contained in:
committed by
GitHub
parent
3e08fda765
commit
5487a005b7
@@ -19,13 +19,13 @@ which_crate = { version = "3.1.0", package = "which" }
|
||||
shellexpand = "2.0.0"
|
||||
structopt = "0.3.0"
|
||||
log = "0.4.6"
|
||||
walkdir = "2.2.7"
|
||||
console = "0.9.0"
|
||||
lazy_static = "1.3.0"
|
||||
walkdir = "2.3.1"
|
||||
console = "0.11.2"
|
||||
lazy_static = "1.4.0"
|
||||
chrono = "0.4.6"
|
||||
pretty_env_logger = "0.4.0"
|
||||
glob = "0.3.0"
|
||||
strum = { version = "0.17.1", features = ["derive"] }
|
||||
strum = { version = "0.18.0", features = ["derive"] }
|
||||
thiserror = "1.0.9"
|
||||
anyhow = "1.0.25"
|
||||
tempfile = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user