Browse Source

Update dependencies

timvisee 6 years ago
parent
commit
74675e9218
2 changed files with 318 additions and 172 deletions
  1. 316 170
      Cargo.lock
  2. 2 2
      Cargo.toml

File diff suppressed because it is too large
+ 316 - 170
Cargo.lock


+ 2 - 2
Cargo.toml

@@ -64,7 +64,7 @@ no-color = ["colored/no-color"]
 chbs = "0.0.8"
 chrono = "0.4"
 clap = "2.31"
-colored = "1.6"
+colored = "1.7"
 derive_builder = "0.7"
 directories = "1.0"
 failure = "0.1"
@@ -75,7 +75,7 @@ open = "1"
 openssl-probe = "0.1"
 pbr = "1"
 prettytable-rs = "0.8"
-rpassword = "2.0"
+rpassword = "2.1"
 serde = "1.0"
 serde_derive = "1.0"
 tar = { version = "0.4", optional = true }

Some files were not shown because too many files changed in this diff