diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ strum = "0.20.0" strum_macros = "0.20.1" sha2 = "0.9" hex = "0.4.2" -zip = "0.5.5" +zip = "0.5.10" qrcodegen = "1.6.0" actix-files = "0.5" actix-multipart = "0.3.0" |