Skip to content

Commit

Permalink
Release 0.11.1.
Browse files Browse the repository at this point in the history
Includes #204 to fix a performance regression with Rust 1.81's new
standard library sort function.
  • Loading branch information
cfallin committed Dec 2, 2024
1 parent 75ccb01 commit 3275e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = ["regalloc2-tool"]

[package]
name = "regalloc2"
version = "0.11.0"
version = "0.11.1"
authors = [
"Chris Fallin <[email protected]>",
"Mozilla SpiderMonkey Developers",
Expand Down

0 comments on commit 3275e86

Please sign in to comment.