File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 0.2.13] ( https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.12...libm-v0.2.13 ) - 2025-04-21
12
+
13
+ ### Fixed
14
+
15
+ - Switch back to workspace resolver v2 to unbreak builds without the 2024 edition
16
+
11
17
## [ 0.2.12] ( https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.11...libm-v0.2.12 ) - 2025-04-21
12
18
13
19
- Mark generic functions ` #[inline] `
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT"
8
8
name = " libm"
9
9
readme = " README.md"
10
10
repository = " https://github.com/rust-lang/compiler-builtins"
11
- version = " 0.2.12 "
11
+ version = " 0.2.13 "
12
12
edition = " 2021"
13
13
rust-version = " 1.63"
14
14
You can’t perform that action at this time.
0 commit comments