Update ffsend-api to 0.6.3 for increased limits
This commit is contained in:
parent
ed34588184
commit
87816a58e2
2 changed files with 1002 additions and 1004 deletions
2002
Cargo.lock
generated
2002
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ffsend"
|
||||
version = "0.2.67"
|
||||
version = "0.2.68"
|
||||
authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
|
||||
license = "GPL-3.0"
|
||||
readme = "README.md"
|
||||
|
@ -115,7 +115,7 @@ colored = "2.0"
|
|||
derive_builder = "0.9"
|
||||
directories = "3.0"
|
||||
failure = "0.1"
|
||||
ffsend-api = { version = "0.6", default-features = false }
|
||||
ffsend-api = { version = "0.6.3", default-features = false }
|
||||
fs2 = "0.4"
|
||||
lazy_static = "1.4"
|
||||
open = "1"
|
||||
|
|
Loading…
Reference in a new issue