Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature=[dep:xxx] #193

Open
miaomiao1992 opened this issue Oct 29, 2024 · 1 comment
Open

feature=[dep:xxx] #193

miaomiao1992 opened this issue Oct 29, 2024 · 1 comment

Comments

@miaomiao1992
Copy link

the package my_project depends on cratexxx, with features: featurexxx but cratexxx does not have these features.
It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.

failed to select a version for my_project which could resolve this conflict

@miaomiao1992
Copy link
Author

maybe we can get dependencies by parsing Cargo.lock ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant