Browse Source

Update dependencies

timvisee 4 years ago
parent
commit
29069012f7
2 changed files with 327 additions and 152 deletions
  1. 325 150
      Cargo.lock
  2. 2 2
      Cargo.toml

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


+ 2 - 2
Cargo.toml

@@ -112,10 +112,10 @@ chbs = "0.1.0"
 chrono = "0.4"
 chrono = "0.4"
 clap = "2.33"
 clap = "2.33"
 colored = "2.0"
 colored = "2.0"
-derive_builder = "0.9"
+derive_builder = "0.10"
 directories = "3.0"
 directories = "3.0"
 failure = "0.1"
 failure = "0.1"
-ffsend-api = { version = "0.6.3", default-features = false }
+ffsend-api = { version = "0.7.2", default-features = false }
 fs2 = "0.4"
 fs2 = "0.4"
 lazy_static = "1.4"
 lazy_static = "1.4"
 open = "1"
 open = "1"

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