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

Update dev-dependencies to thiserror v2 #391

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Update dev-dependencies to thiserror v2 #391

merged 2 commits into from
Nov 6, 2024

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Nov 6, 2024

…in lockfile

Otherwise:

    error: failed to select a version for the requirement `syn = "^2.0.87"`
    candidate versions found which didn't match: 2.0.56, 2.0.55, 2.0.54, ...
    location searched: crates.io index
    required by package `thiserror-impl v2.0.0`
        ... which satisfies dependency `thiserror-impl = "=2.0.0"` of package `thiserror v2.0.0`
        ... which satisfies dependency `thiserror = "^2"` of package `anyhow v1.0.92`
@dtolnay dtolnay merged commit f91c247 into master Nov 6, 2024
27 checks passed
@dtolnay dtolnay deleted the thiserror branch November 6, 2024 05:07
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.

1 participant