Bump regalloc2 to 0.6.0 (#5742)

* Bump regalloc2
* Certify regalloc2 0.6.0
This commit is contained in:
Trevor Elliott
2023-02-07 15:57:49 -08:00
committed by GitHub
parent 121094054b
commit 116e5a665f
5 changed files with 11 additions and 9 deletions

4
Cargo.lock generated
View File

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