Skip to content

Package collision v0.10.0 does not have these features: eders #191

@ghost

Description

Upon trying to cargo build latest master branch I get:

Package collision v0.10.0 does not have these features: eders

Out of curiousity I removed that feature-demand and got:

error[E0107]: wrong number of lifetime parameters: expected 0, found 1
  --> common/entity.rs:17:81
   |
17 |   #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
   |                                                                                 ^^^^^^^^^^^ unexpected lifetime parameter

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