From 91a0a0b48abf3bf8019c7b5419557883ac9cae57 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 16 Feb 2019 02:01:48 +0100 Subject: deps: update zip to 0.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a1ab8b0..0240b15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ quick-error = "1.2.1" byteorder = "1" fnv = "1.0.3" getset = "0.0.6" -zip = "0.4" \ No newline at end of file +zip = "0.5" -- cgit v1.2.3