Skip to content

Commit 132c3b1

Browse files
authored
Release 0.11.1. (#205)
Includes #204 to fix a performance regression with Rust 1.81's new standard library sort function.
1 parent 75ccb01 commit 132c3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["regalloc2-tool"]
33

44
[package]
55
name = "regalloc2"
6-
version = "0.11.0"
6+
version = "0.11.1"
77
authors = [
88
"Chris Fallin <[email protected]>",
99
"Mozilla SpiderMonkey Developers",

0 commit comments

Comments
 (0)