We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73309ce commit c663639Copy full SHA for c663639
Cargo.toml
@@ -25,7 +25,7 @@ chrono = { version = "0.4", default-features = false }
25
crc32c = "0.6"
26
flate2 = { version = "1", optional = true }
27
futures = "0.3"
28
-integer-encoding = "3"
+integer-encoding = "4"
29
lz4 = { version = "1.23", optional = true }
30
parking_lot = "0.12"
31
pin-project-lite = "0.2"
0 commit comments