Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump various dependency versions (#10214)
In particular: - cpufeatures - ahash - hashbrown - criterion - pretty-assertions - tracing-subscriber - chrono - h2 - tempfile - hermit-abi Also: - replaced ansi_term with yansi - removed our dependency on atty altogether All this together, alongside with #10201, gets us to zero cargo-audit warnings :) This might be best reviewed commit-by-commit, to more easily see which changes are due to which dependency (though I tried bumping chrono and replacing ansi_term at the same time, resulting in alternating commits as my test compilations made progress)
- Loading branch information