Parcourir la source

Update inflate to 0.4

Johannes Hofmann il y a 7 ans
Parent
révision
8bea132313
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Cargo.toml

+ 1
- 1
Cargo.toml Voir le fichier

@@ -24,7 +24,7 @@ system-libz = ["flate2"]
24 24
 protobuf = "1.4"
25 25
 byteorder = "1.1"
26 26
 flate2 = { version = "1.0", optional = true }
27
-inflate = "0.3"
27
+inflate = "0.4"
28 28
 error-chain = "0.11"
29 29
 memmap = "0.6"
30 30
 rayon = "1.0"