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

Allow dev_dependencies and build_dependencies as alternatives to dev-… #31

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

hdoordt
Copy link
Member

@hdoordt hdoordt commented Oct 30, 2024

…dependencies and build-dependencies.

I don't like the macro, but I lost my battle with the borrow checker when trying to use Option::or_else or extracting it to a function.

Fixes #18

src/lib.rs Outdated Show resolved Hide resolved
@hdoordt hdoordt force-pushed the dependency-table-underscore-alias branch from 36a50dd to c3def4b Compare October 31, 2024 09:17
@hdoordt hdoordt merged commit b598b71 into main Nov 1, 2024
9 checks passed
@hdoordt hdoordt deleted the dependency-table-underscore-alias branch November 1, 2024 08:37
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

Successfully merging this pull request may close these issues.

Crashing on [dev_dependencies]
2 participants