]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-Simulacrum
authorYuki Okushi <huyuumi.dev@gmail.com>
Sat, 27 Mar 2021 03:37:18 +0000 (12:37 +0900)
committerGitHub <noreply@github.com>
Sat, 27 Mar 2021 03:37:18 +0000 (12:37 +0900)
commit5473b6dcfc4a7d6d7b4408ff992a02948a331298
tree5982da1b5c457adc5fd66accb7256a0538f29265
parentf811f14006fa46030f1af714f7d640580d3ad822
parent2b0e27e2423bfa4e878390afaafd47e72ae0c30b
Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-Simulacrum

Remove/replace some outdated crates from the dependency tree

- Remove `cloudabi` by updating `parking_lot` to 0.11.1.
- Replace `packed_simd` with `packed_simd2` by updating `bytecount` to 0.6.2.
Cargo.lock
src/tools/tidy/src/deps.rs