-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
Relates to: torrust/torrust-tracker#1230
When I run cargo chef I get warnings because the modified Cargo.toml files contains and unused manifest key called plugin:
[lib]
plugin = false
[[bin]]
plugin = false
[[bench]]
plugin = false
[[test]]
plugin = false
# ...I guess is something you used that cargo does not but I thought it was something wrong in my configuration.
Bowarc, sina-wit, SimonCW, sharnoff, chase and 9 more
Metadata
Metadata
Assignees
Labels
No labels