Skip to content

Unable to install ensemble #11

@dhanrajmahurkar

Description

@dhanrajmahurkar

When trying add ensemble using "cargo add ensemble", I get a dependency error

error: failed to select a version for `rbatis`.
    ... required by package `ensemble v0.0.5`
    ... which satisfies dependency `ensemble = "^0.0.5"` of package `project v0.1.0 (/home/rust-projects/project)`
versions that meet the requirements `^4.5.6` are: 4.5.50, 4.5.49, 4.5.48, 4.5.47, 4.5.46, 4.5.44, 4.5.43, 4.5.42, 4.5.39, 4.5.36, 4.5.34, 4.5.33

the package `ensemble` depends on `rbatis`, with features: `default_mode` but `rbatis` does not have these features.


failed to select a version for `rbatis` which could resolve this conflict

Please look into the issue. Looking forward to using this crate in my project!

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