Skip to content

Warning: unused manifest key pluginΒ #301

@josecelano

Description

@josecelano

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions