]> git.proxmox.com Git - rustc.git/blobdiff - vendor/miniz_oxide/Cargo.toml
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / vendor / miniz_oxide / Cargo.toml
index 451db169625e82b6760ff903f8db9e35242f496f..ce6ac31b5d410c583f50374964a90c45c5a0be29 100644 (file)
@@ -13,7 +13,7 @@
 [package]
 edition = "2018"
 name = "miniz_oxide"
-version = "0.4.3"
+version = "0.4.4"
 authors = ["Frommi <daniil.liferenko@gmail.com>", "oyvindln <oyvindln@users.noreply.github.com>"]
 build = "build.rs"
 exclude = ["benches/*", "tests/*"]
@@ -29,7 +29,7 @@ repository = "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
 [lib]
 name = "miniz_oxide"
 [dependencies.adler]
-version = "0.2.3"
+version = "1.0"
 default-features = false
 
 [dependencies.alloc]