update dependencies
This commit is contained in:
parent
f9fc6ea5f7
commit
b8df717133
10
Cargo.toml
10
Cargo.toml
@ -7,11 +7,11 @@ edition = "2018"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.34"
|
anyhow = "1.0.40"
|
||||||
chrono = "0.4.19"
|
chrono = "0.4.19"
|
||||||
walkdir = "2.3.1"
|
walkdir = "2.3.2"
|
||||||
clap = "2.33.3"
|
clap = "2.33.3"
|
||||||
dialoguer = "0.7.1"
|
dialoguer = "0.8.0"
|
||||||
fstream = "0.1.2"
|
fstream = "0.1.2"
|
||||||
termimad = "0.9.1"
|
termimad = "0.10.3"
|
||||||
crossterm = "0.17.7"
|
crossterm = "0.19.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user