Bump version numbers and fix up warnings - #5
Conversation
I suggest keeping the status quo. For example, smallvec still uses the 2018 version because upgrading directly may break users. We can consider upgrading in the next major version, but this will still cause users to have to increase their MSRV to upgrade. |
Stick with same rust edition.
|
Cool. Yeah that makes sense. Reverted the edition change back to 2021. |
|
Bump @ihciah, any interest in merging the hashbrown bump? Alternatively, an interest in just using |
1f19e02 to
825845a
Compare
|
Sorry for holding this PR for so long. |
@onbjerg Thanks for the ping. We can switch to More importantly, both this project and hashbrown expose So sticking with hashbrown still gives us the flexibility we rely on. |
|
Yeah still up for it. Most likely tomorrow as I have to wind down now. Cheers! |
e1c84f3 to
93d2647
Compare
Maybe Controversial
I've updated rust
edition = "2024"- what do you think?