Criterion is out-of-date and would require a further bump of `MSRV` to `1.86.0`, as per: https://github.com/Robbepop/string-interner/issues/99#issuecomment-4352289374 It being a dev-dependency only, should mean it's fine to treat just as the bump in this PR: - #106 Thus allowing a `0.21` release with no deprecation warnings.
Criterion is out-of-date and would require a further bump of
MSRVto1.86.0, as per:#99 (comment)
It being a dev-dependency only, should mean it's fine to treat just as the bump in this PR:
Thus allowing a
0.21release with no deprecation warnings.