Skip to content

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

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

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