Browse Source

Update dependencies

timvisee 4 years ago
parent
commit
ba865715d7
2 changed files with 264 additions and 152 deletions
  1. 262 150
      Cargo.lock
  2. 2 2
      Cargo.toml

File diff suppressed because it is too large
+ 262 - 150
Cargo.lock


+ 2 - 2
Cargo.toml

@@ -108,7 +108,7 @@ clipboard-bin = ["clipboard"]
 clipboard-crate = ["clipboard"]
 
 [dependencies]
-chbs = "0.0.10"
+chbs = "0.1.0"
 chrono = "0.4"
 clap = "2.33"
 colored = "2.0"
@@ -124,7 +124,7 @@ pathdiff = "0.2"
 pbr = "1"
 prettytable-rs = "0.8"
 qr2term = { version = "0.2", optional = true }
-rand = "0.7"
+rand = "0.8"
 regex = "1.3"
 rpassword = "5"
 serde = "1"

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