consolidate default cargo features
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
c2586737ae
commit
887496d040
8 changed files with 104 additions and 80 deletions
|
@ -17,13 +17,6 @@ crate-type = [
|
|||
]
|
||||
|
||||
[features]
|
||||
default = [
|
||||
"element_hacks",
|
||||
"gzip_compression",
|
||||
"brotli_compression",
|
||||
"release_max_log_level",
|
||||
]
|
||||
|
||||
element_hacks = []
|
||||
dev_release_log_level = []
|
||||
release_max_log_level = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue