mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-16 09:41:17 +10:00
refactor: Removed unnecessary dependencies
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -42,7 +42,6 @@ http = "1.1.0"
|
||||
tokio = { version = "1.40.0", features = ["rt", "tokio-macros", "signal"] }
|
||||
urlencoding = "2.1.3"
|
||||
md5 = "0.7.0"
|
||||
atomic-counter = "1.0.1"
|
||||
|
||||
[dependencies.rustix]
|
||||
version = "0.38.37"
|
||||
|
||||
Reference in New Issue
Block a user