Closed paolobarbolini closed 9 months ago
@connorskees Could you merge this? The dependencies pulled by the latest crates.io release are pretty old now, and cause duplication and incompatibilities with latest nightly compilers (https://github.com/tkaitchuck/aHash/issues/200)
Sounds good. I was just thinking about this PR earlier in the week. I was holding off because of the MSRV bump, but enough time should have passed where it makes sense to bump. I'll release a bugfix version later today.
This change has been released to crates.io in version 0.13.2
. Please let me know if this doesn't resolve your issue. Thank you to @paolobarbolini for doing the work here!
This bumps all dependencies to the latest version and bumps MSRV to 1.70