mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +02:00
Update to urlshortener 3
This commit is contained in:
parent
5f21b87937
commit
37963f94e7
2 changed files with 5 additions and 398 deletions
|
@ -125,7 +125,7 @@ serde_derive = "1"
|
|||
tar = { version = "0.4", optional = true }
|
||||
tempfile = "3"
|
||||
toml = "0.5"
|
||||
urlshortener = { version = "2", optional = true }
|
||||
urlshortener = { version = "3", optional = true }
|
||||
version-compare = "0.0.10"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "dragonfly", target_os = "openbsd", target_os = "netbsd"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue