Skip to content

Commit 56ee7c2

Browse files
authored
Remove unused feature flag _all-features (#612)
1 parent fb85d7b commit 56ee7c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ _arbitrary = ["dep:arbitrary"]
8787
aes-crypto = ["dep:aes", "dep:constant_time_eq", "getrandom/std", "dep:hmac", "dep:pbkdf2", "dep:sha1", "dep:zeroize"]
8888
chrono = ["dep:chrono"]
8989
_deflate-any = []
90-
_all-features = [] # Detect when --all-features is used
9190
deflate = ["deflate-zopfli", "deflate-flate2-zlib-rs"]
9291
# Pull in flate2, but don't choose a backend; useful if you want to choose your own flate2 backend
9392
deflate-flate2 = ["_deflate-any", "dep:flate2"]

0 commit comments

Comments
 (0)