Bump regalloc2 to version 0.5.1 (#5387)

Bump regalloc2 to version 0.5.1.
This commit is contained in:
Trevor Elliott
2022-12-06 15:38:03 -08:00
committed by GitHub
parent f980defe17
commit ab6c8e1a1a
4 changed files with 10 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -2394,9 +2394,9 @@ dependencies = [
[[package]]
name = "regalloc2"
version = "0.5.0"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10b072c75d1b10368447a55cf1d589f2527d956e92c281c81c3e788cda81b983"
checksum = "300d4fbfb40c1c66a78ba3ddd41c1110247cf52f97b87d0f2fc9209bd49b030c"
dependencies = [
"fxhash",
"log",