diff --git a/Cargo.toml b/Cargo.toml index 20059a7bc..7cf495279 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ thiserror = "1" tracing = { version = "0.1", features = ["log"] } typed_index_collection = { git = "https://github.com/hove-io/typed_index_collection", tag = "v2"} walkdir = "2" -wkt = "0.10" +wkt = "0.11" zip = { version = "2", default-features = false, features = ["deflate"] } git-version = "0.3"