diff --git a/Cargo.toml b/Cargo.toml index 85363916..d3449ba5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ tinytemplate = "1.2.1" tokio = { version = "1.20.0", features = ["rt-multi-thread", "process", "sync"], default-features = false } toml = "0.5.9" url = "2.2.2" -xz2 = "0.1.6" +xz2 = { version = "0.1.6", features = ["static"] } # Disable all features of zip except for features of compression algorithms: # Disabled features include: