diff --git a/Cargo.toml b/Cargo.toml index 0614ea3..e80e3ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ futures-util = { version = "0.3", default-features = false, features = [ "std", ] } iso_currency = { version = "0.5", features = ["with-serde"] } -zip = "4" +zip = "7" base64 = "0.22" google-authenticator = { version = "0.4", optional = true } bon = "3"