Add resumable background model downloads
This commit is contained in:
@@ -12,6 +12,8 @@ diesel = { version = "2.3.11", features = ["sqlite", "returning_clauses_for_sqli
|
||||
diesel_migrations = "2.3.2"
|
||||
iced = { version = "0.13.1", features = ["svg"] }
|
||||
rfd = "0.15.4"
|
||||
sha2 = "0.11.0"
|
||||
ureq = { version = "3.3.0", default-features = false, features = ["rustls"] }
|
||||
|
||||
[package.metadata.packager]
|
||||
product-name = "DS4Server"
|
||||
|
||||
Reference in New Issue
Block a user