Make bzip2 a synonym of bzip2-rs
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
This commit is contained in:
parent
f44ec4e513
commit
01a8ff41b1
1 changed files with 2 additions and 0 deletions
|
@ -52,7 +52,9 @@ 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 = []
|
||||
|
|
Loading…
Add table
Reference in a new issue