Explorar o código

Bump zoneinfo_compiled to v0.4.8

Fixes #517. The commit in zoneinfo-compiled fixes a bug where missing flags in the tzinfo file were making it crash instead of being treated as 0 values.
Benjamin Sago %!s(int64=6) %!d(string=hai) anos
pai
achega
9f76f94f88
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -43,7 +43,7 @@ term_grid = "0.1.7"
 term_size = "0.3.1"
 unicode-width = "0.1.5"
 users = "0.9.1"
-zoneinfo_compiled = "0.4.7"
+zoneinfo_compiled = "0.4.8"
 
 [dependencies.git2]
 version = "0.8.0"