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

Produce an error rather than panicking on unsupported dependency type #930

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

mitchmindtree
Copy link
Contributor

Produces an error rather than panicking when the user specifies a semver
version which is currently unsupported.

As mentioned at: #918 (comment)

Produces an error rather than panicking when the user specifies a semver
version which is currently unsupported.

As mentioned at: #918 (comment)
Copy link
Contributor

@eureka-cpu eureka-cpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled and tested, looks good!

@mitchmindtree mitchmindtree merged commit 7c34f24 into master Mar 12, 2022
@mitchmindtree mitchmindtree deleted the mitchmindtree/semver-dep-error branch March 12, 2022 01:19
@eureka-cpu eureka-cpu linked an issue Mar 12, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Unimplemented dependencies panic, but don't specify a dependency
2 participants