diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ zip = "0.5.11" qrcodegen = "1" actix-files = "0.5" actix-multipart = "0.3.0" -actix-web-httpauth = "0.5.0" +actix-web-httpauth = "0.5.1" mime = "0.3" httparse = "1" http = "0.2.3" |