Closed TennyZhuang closed 1 year ago
This PR increases the MSRV beyond what I'd like to do right now in addition to not updating other MSRV-related datapoints such as the readme. Is that a requirement of the hashbrown
bump?
@xacrimon Yes, hashbrown also bumped their MSRV to Rust 1.61, I guess it's acceptable while the stable version has been bumped to 1.66.
Hello, Rust 1.68 is now stable, and Rust 1.61 has been out since May 2022. Would it be possible to merge this and release it? We're getting duplicate hashbrown dependency versions due to dashmap in Boa :( it would be nice to get a consistent versioning across the crate.
Hi @xacrimon, can this PR get merged?
FWIW, hashbrown 0.14 is out now, although that further requires Rust 1.64.
I'd like to bump it to 0.14 in another PR, but I guess the PR can be merged first.
Signed-off-by: TennyZhuang zty0826@gmail.com