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

Fix pre-releases #77

Merged
merged 3 commits into from Jan 24, 2024
Merged

Fix pre-releases #77

merged 3 commits into from Jan 24, 2024

Conversation

Jake-Shadle
Copy link
Member

Pre-releases have a special case where they will never match an empty version requirement, a condition that can happen if the user doesn't specify a version for a git or path dependency.

Resolves: #76

@Jake-Shadle Jake-Shadle merged commit f7c129a into main Jan 24, 2024
6 checks passed
@Jake-Shadle Jake-Shadle deleted the fix-preleases branch January 24, 2024 16:09
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.

Running cargo deny check with krates 0.16.5 panics
1 participant