diff --git a/Cargo.toml b/Cargo.toml index 7e382f8..c08c8ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ include = [ edition = "2018" [dependencies.yukikaze] -version = "0.5" +version = "0.6" default-features = false features = ["rt", "flate2-c"]