We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19dae53 commit bd70bc9Copy full SHA for bd70bc9
Cargo.toml
@@ -23,7 +23,7 @@ brotli-decompressor = "4.0"
23
byteorder = "1.4"
24
crc32fast = "1.3.2"
25
encoding_rs = "0.8.32"
26
-flate2 = { version = "1.0", default-features = false, optional = true }
+flate2 = { version = "~1.0.31", default-features = false, optional = true }
27
glyph-names = "0.2"
28
itertools = "0.10"
29
lazy_static = "1.4.0"
0 commit comments