diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ actix-files = "0.6.5" actix-multipart = "0.7" actix-web = { version = "4", features = ["macros", "compress-brotli", "compress-gzip", "compress-zstd"], default-features = false } actix-web-httpauth = "0.8" +actix-web-lab = "0.24.0" alphanumeric-sort = "1" anyhow = "1" async-walkdir = "2.1.0" |