Disable tester feature in todos by default
This commit is contained in:
parent
b20168b614
commit
2532099efc
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ edition = "2024"
|
|||
publish = false
|
||||
|
||||
[features]
|
||||
default = ["tester"]
|
||||
test = ["iced/test"]
|
||||
tester = ["test", "iced/tester"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue