Merge branch 'main' into dependencies
This commit is contained in:
commit
56bfecfe7f
9 changed files with 161 additions and 42 deletions
|
|
@ -25,6 +25,8 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
|||
|
||||
[features]
|
||||
default = ["text", "binary"]
|
||||
# contains all the parsers
|
||||
all = ["text", "binary"]
|
||||
text = ["dep:atoi_radix10"]
|
||||
binary = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue