diff --git a/Cargo.toml b/Cargo.toml index 4b5983c..476ee7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ sanitize-filename = "0.6.0" serde_json = "1.0.114" serde = { version = "1.0.197", features = ["derive"] } syntect = { version = "5.2.0", default-features = false } -zip = "2.4.2" +zip = "8.5.0" [features] default = ["__zstd", "__syntect-fast", "dep:rusqlite"]