Bläddra i källkod

Finally upgrade to a working zoneinfo_compiled

Travis didn't like the old versions.
Ben S 10 år sedan
förälder
incheckning
767d9fc283
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Cargo.lock

+ 1 - 1
Cargo.lock

@@ -374,7 +374,7 @@ dependencies = [
 [[package]]
 [[package]]
 name = "zoneinfo_compiled"
 name = "zoneinfo_compiled"
 version = "0.2.1"
 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 = [
 dependencies = [
  "byteorder 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "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)",
  "datetime 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",