Browse Source

Use hosted ffsend-api, update dependencies

timvisee 5 years ago
parent
commit
6326a88d42
2 changed files with 146 additions and 150 deletions
  1. 146 145
      Cargo.lock
  2. 0 5
      Cargo.toml

File diff suppressed because it is too large
+ 146 - 145
Cargo.lock


+ 0 - 5
Cargo.toml

@@ -134,8 +134,3 @@ which = { version = "2.0", optional = true }
 [target.'cfg(not(any(target_os = "linux", target_os = "freebsd", target_os = "dragonfly", target_os = "openbsd", target_os = "netbsd")))'.dependencies]
 # Aliased to clip to prevent name collision with clipboard feature
 clip = { version = "0.5", optional = true, package = "clipboard" }
-
-# TODO: remove before merging to master, when ffsend-api v0.4.0 is published
-[patch.crates-io.ffsend-api]
-git = "https://github.com/timvisee/ffsend-api.git"
-tag = "v0.4.0"

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