aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-05-25 14:35:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-25 14:35:20 +0000
commit063870f89878c85e87bfafe9559a1f35b4cfe1c3 (patch)
tree63ebf19f486324ae8e00e0e6f3ca4143fe578421
parentbd9a68a6f7f7c3b165c1ffd837f42c0700d979ab (diff)
parentb62dbd06c66abb2d173d2ade6b552794732d71f3 (diff)
downloadzip-063870f89878c85e87bfafe9559a1f35b4cfe1c3.tar.gz
Merge "Upgrade rust/crates/zip to 0.5.12" am: 4cb99d8277 am: 2f08416216 am: b62dbd06c6
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zip/+/1713389 Change-Id: Ia9a28646099a0463a8496cd619e6bcd2023d50b6
-rw-r--r--.cargo_vcs_info.json2
-rw-r--r--Cargo.toml4
-rw-r--r--Cargo.toml.orig5
-rw-r--r--METADATA8
-rw-r--r--README.md2
5 files changed, 10 insertions, 11 deletions
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json
index 0342b7b..935452f 100644
--- a/.cargo_vcs_info.json
+++ b/.cargo_vcs_info.json
@@ -1,5 +1,5 @@
{
"git": {
- "sha1": "08adaa5fbfcc4aae019a15068f3ae56a3fe7a877"
+ "sha1": "88e6f87884a906ee63962d3a2cf87f890878a46d"
}
}
diff --git a/Cargo.toml b/Cargo.toml
index 7831bc5..06baad2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "zip"
-version = "0.5.11"
+version = "0.5.12"
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>", "Marli Frost <marli@frost.red>", "Ryan Levick <ryan.levick@gmail.com>"]
description = "Library to support the reading and writing of zip files.\n"
keywords = ["zip", "archive"]
@@ -34,7 +34,7 @@ optional = true
version = "1.0"
[dependencies.flate2]
-version = ">=1.0.0, <=1.0.14"
+version = "1.0.0"
optional = true
default-features = false
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index 68fe4ca..b7e0fb8 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "zip"
-version = "0.5.11"
+version = "0.5.12"
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>", "Marli Frost <marli@frost.red>", "Ryan Levick <ryan.levick@gmail.com>"]
license = "MIT"
repository = "https://github.com/zip-rs/zip.git"
@@ -11,8 +11,7 @@ Library to support the reading and writing of zip files.
edition = "2018"
[dependencies]
-# FIXME(#170): flate2 1.0.15 has an MSRV of 1.36.0, breaking ours. We'll update when we know if this will be addressed
-flate2 = { version = ">=1.0.0, <=1.0.14", default-features = false, optional = true }
+flate2 = { version = "1.0.0", default-features = false, optional = true }
time = { version = "0.1", optional = true }
byteorder = "1.3"
bzip2 = { version = "0.3", optional = true }
diff --git a/METADATA b/METADATA
index c0a206d..4fc4c19 100644
--- a/METADATA
+++ b/METADATA
@@ -7,13 +7,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://static.crates.io/crates/zip/zip-0.5.11.crate"
+ value: "https://static.crates.io/crates/zip/zip-0.5.12.crate"
}
- version: "0.5.11"
+ version: "0.5.12"
license_type: NOTICE
last_upgrade_date {
year: 2021
- month: 4
- day: 1
+ month: 5
+ day: 19
}
}
diff --git a/README.md b/README.md
index 79d2dcc..f6a28cc 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ All of these are enabled by default.
MSRV
----
-Our current Minimum Supported Rust Version is **1.34.0**. When adding features,
+Our current Minimum Supported Rust Version is **1.36.0**. When adding features,
we will follow these guidelines:
- We will always support the latest four minor Rust versions. This gives you a 6