Revert "Make bzip2 a synonym of bzip2-rs"
This reverts commit 01a8ff41b1
.
This commit is contained in:
parent
2309eb7b64
commit
b5bc43857a
1 changed files with 0 additions and 2 deletions
|
@ -52,9 +52,7 @@ getrandom = { version = "0.2.14", features = ["js"] }
|
||||||
walkdir = "2.5.0"
|
walkdir = "2.5.0"
|
||||||
time = { workspace = true, features = ["formatting", "macros"] }
|
time = { workspace = true, features = ["formatting", "macros"] }
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
bzip2 = ["bzip2-rs"]
|
|
||||||
aes-crypto = ["aes", "constant_time_eq", "hmac", "pbkdf2", "sha1"]
|
aes-crypto = ["aes", "constant_time_eq", "hmac", "pbkdf2", "sha1"]
|
||||||
chrono = ["chrono/default"]
|
chrono = ["chrono/default"]
|
||||||
_deflate-any = []
|
_deflate-any = []
|
||||||
|
|
Loading…
Add table
Reference in a new issue