Chore: bump deps (#25)
* Chore: bump deps tui to 0.8 insta to 0.16.0 cargo-insta to 0.16.0 * chore(tests): fix tests Co-authored-by: Aram Drevekenin <aram@poor.dev> Co-authored-by: Aram Drevekenin <aram@poor.dev>
This commit is contained in:
@@ -9,7 +9,7 @@ license = "MIT"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
tui = "0.5"
|
||||
tui = "0.8"
|
||||
termion = "1.5"
|
||||
failure = "0.1"
|
||||
walkdir = "2"
|
||||
@@ -18,5 +18,5 @@ structopt = "0.3"
|
||||
filesize = "0.2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "0.12.0"
|
||||
cargo-insta = "0.11.0"
|
||||
insta = "0.16.0"
|
||||
cargo-insta = "0.16.0"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user