Compare commits
2 Commits
d06daaab80
...
4b7db1f0ab
Author | SHA1 | Date | |
---|---|---|---|
4b7db1f0ab | |||
c8a97be01b |
@ -8,11 +8,11 @@ license = "GPL-3.0-only"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||
actix-web = "4"
|
||||
actix-web = "4.10.2"
|
||||
actix-files = "0.6.6"
|
||||
actix-multipart = "0.7.2"
|
||||
env_logger = "0.11.7"
|
||||
log = "0.4"
|
||||
bytes = "1.1.0"
|
||||
bytes = "1.10.1"
|
||||
futures-util = { version = "0.3.21", default-features = false, features = ["std"] }
|
||||
tar = "0.4.38"
|
||||
|
Loading…
x
Reference in New Issue
Block a user