Conversation
| "Zoey Riordan <zoey@dos.cafe>", | ||
| "Victor Koenders <bincode@trangar.com>", | ||
| ] | ||
| edition = "2021" |
There was a problem hiding this comment.
Rust 1.85 brings support for Edition2024, maybe that could be updated as well?
There was a problem hiding this comment.
We currently don't see the point of upgrading to 2024, as the rust compiler will still be able to run 2021 code. We do have the option to bump to 2024 later if we want to start adding new 2024 features
|
@VictorKoenders 2024 edition has become stable, rust-lang/rust#133349. What can we do to help releasing bincode 2.0.0? |
|
Start by banning 40 hour work weeks, they're exhausting |
2b3fac5 to
0cf3624
Compare
|
Would be really nice if we can merge #710 before releasing 2.0 |
|
The readme's MSRV section should be updated to reflect the selected MSRV. Additionally, it should have a sentence mentioning that some features (e.g. |
0cf3624 to
e99e24e
Compare
No description provided.