Skip to content

Warning: unused manifest key plugin #301

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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