Revert "Make bzip2 a synonym of bzip2-rs"

This reverts commit 01a8ff41b1.
This commit is contained in:
Chris Hennick 2024-05-02 11:23:32 -07:00
parent 2309eb7b64
commit b5bc43857a
No known key found for this signature in database
GPG key ID: DA47AABA4961C509

View file

@ -52,9 +52,7 @@ getrandom = { version = "0.2.14", features = ["js"] }
walkdir = "2.5.0"
time = { workspace = true, features = ["formatting", "macros"] }
anyhow = "1"
[features]
bzip2 = ["bzip2-rs"]
aes-crypto = ["aes", "constant_time_eq", "hmac", "pbkdf2", "sha1"]
chrono = ["chrono/default"]
_deflate-any = []