We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tracing-appender
examples/
thiserror
"^2"
thiserror 2.0.0 has been released.
Commonly, no code migration is necessary.
tracing/examples/
Updating to v2 reduces compile time for projects keeping up to date, as only one single version of thiserror must be compiled.
Bump thiserror to v2.
Keep v1. However, updating is very simple (no code changes expected), and v1 should no be expected to receive further minor updates.
Good first issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Request
thiserror
2.0.0 has been released.Commonly, no code migration is necessary.
Crates
tracing-appender
tracing/examples/
Motivation
Updating to v2 reduces compile time for projects keeping up to date, as only one single version of
thiserror
must be compiled.Proposal
Bump
thiserror
to v2.Alternatives
Keep v1. However, updating is very simple (no code changes expected), and v1 should no be expected to receive further minor updates.
Difficulty
Good first issue.
The text was updated successfully, but these errors were encountered: