No default features
This commit is contained in:
parent
b7c31f6895
commit
6aeae19bf5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ required-features = ["html", "parser"]
|
|||
doc = false
|
||||
|
||||
[features]
|
||||
default = ["html"]
|
||||
default = []
|
||||
html = [] # html renderer and minimal cli binary
|
||||
deterministic = [] # for stable fuzzing
|
||||
parser = []
|
||||
|
|
Loading…
Reference in a new issue