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 e3eb2f7 commit 2e1da0dCopy full SHA for 2e1da0d
Cargo.toml
@@ -27,7 +27,7 @@ time = { version = "0.3.1", default-features = false }
27
28
[dependencies]
29
aes = { version = "0.8", optional = true }
30
-bzip2 = { version = "0.4.3", optional = true }
+bzip2 = { version = "0.5.0", optional = true }
31
chrono = { version = "0.4", optional = true }
32
constant_time_eq = { version = "0.3", optional = true }
33
crc32fast = "1.4"
0 commit comments