Finally upgrade to a working zoneinfo_compiled

Travis didn't like the old versions.
This commit is contained in:
Ben S 2016-02-10 21:33:25 +00:00
parent 16fa37867d
commit 767d9fc283
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -374,7 +374,7 @@ dependencies = [
[[package]]
name = "zoneinfo_compiled"
version = "0.2.1"
source = "git+https://github.com/rust-datetime/zoneinfo-compiled.git#65df6994f363b1a5064cfb237e447e9efa53caa0"
source = "git+https://github.com/rust-datetime/zoneinfo-compiled.git#f56921ea5e9f7cf065b1480ff270a1757c1f742f"
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)",