getsentry / getsentry/sentry-rust
Bump Rust edition to 2024
Open
Rust
Task
- Dominant language
- Rust
- Stars
- 752
- Forks
- 190
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 5
Description
> If you don't want to bump to 1.88, I believe it's also possible to address this by bumping to 1.85 and switching to `edition = "2024"` and therefore `resolver = "3"`.
> That way, `cargo update` should only pick versions of the deps that are compatible with that MSRV.
_Originally posted by @lcian in https://github.com/getsentry/sentry-rust/issues/970#issuecomment-3842046740_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.