From 16fa37867ddcdb2a9c8a34ed3b75bdceb9eb874f Mon Sep 17 00:00:00 2001 From: Ben S Date: Wed, 10 Feb 2016 20:28:24 +0000 Subject: [PATCH] Versions bump (temporary, ignore this) --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 10ed4ca..8feaa2b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -374,7 +374,7 @@ dependencies = [ [[package]] name = "zoneinfo_compiled" version = "0.2.1" -source = "git+https://github.com/rust-datetime/zoneinfo-compiled.git#4ba145058702e68c322e8c822c3cf067b2b201f9" +source = "git+https://github.com/rust-datetime/zoneinfo-compiled.git#65df6994f363b1a5064cfb237e447e9efa53caa0" dependencies = [ "byteorder 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "datetime 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",