Working on drawer
This commit is contained in:
@@ -12,7 +12,6 @@ license = "GPL-3.0-or-later"
|
||||
[dependencies]
|
||||
actix-web = "4.10.2"
|
||||
actix-cors = "0.7.1"
|
||||
actix-web-httpauth = "0.8.2"
|
||||
actix-multipart = "0.7.2"
|
||||
chrono = { version = "0.4.40", features = ["serde"] }
|
||||
dotenv = "0.15.0"
|
||||
@@ -31,7 +30,4 @@ futures-util = "0.3.31"
|
||||
rust-s3 = "0.35.1"
|
||||
rand = "0.9.0"
|
||||
rand_chacha = "0.9.0"
|
||||
geo-types = "0.7.15"
|
||||
byteorder = "1.5.0"
|
||||
futures = "0.3.31"
|
||||
moka = { version = "0.12.10", features = ["future"] }
|
||||
|
||||
Reference in New Issue
Block a user