浏览代码

Update ffsend-api dependency, update Cargo.lock

timvisee 5 年之前
父节点
当前提交
5af629860a
共有 2 个文件被更改,包括 138 次插入147 次删除
  1. 137 146
      Cargo.lock
  2. 1 1
      Cargo.toml

文件差异内容过多而无法显示
+ 137 - 146
Cargo.lock


+ 1 - 1
Cargo.toml

@@ -109,7 +109,7 @@ colored = "1.8"
 derive_builder = "0.7"
 directories = "2.0"
 failure = "0.1"
-ffsend-api = { version = "0.3.2", default-features = false }
+ffsend-api = { version = "0.3.3", default-features = false }
 fs2 = "0.4"
 lazy_static = "1.0"
 open = "1"

部分文件因为文件数量过多而无法显示