bitvec
bitvec copied to clipboard
upgrade radium to version 1
Hi! I apologize for the long delay; I have had a very stressful winter and have not had the time or energy to check this repository in a timely manner. I'm trying to catch up now.
The radium 1 MSRV is 1.60. The bitvec MSRV right now is 1.56.
I am working on raising the bitvec MSRV to 1.65, with radium 1 and funty 3. I can do radium 1 in a 1.1 release, but because funty's symbols are part of the public API, that has to be a 2.0.
Right now, I'm working on wrapping up the leftover bugs people have filed and will release them as either 1.0.2 or 1.1, depending on their scope.
Thanks for the explanation, I realized that I didn't give any context for the PR either.
We use it here: https://salsa.debian.org/rust-team/debcargo-conf/-/blob/master/src/bitvec/debian/patches/upgrade-radium.patch
Because we try to minimize the number of different versions of crates in Debian.