diff --git a/dfhack-proto-srcs/Cargo.toml b/dfhack-proto-srcs/Cargo.toml index eeaa57b..efc9a38 100644 --- a/dfhack-proto-srcs/Cargo.toml +++ b/dfhack-proto-srcs/Cargo.toml @@ -16,4 +16,4 @@ glob = "0.3.0" [build-dependencies] reqwest = { version = "0.12.4", features = ["blocking"] } -zip = "1.1.1" +zip = "2.1.2"