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
88
99## [ Unreleased]
1010
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+
1117## [ 0.2.12] ( https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.11...libm-v0.2.12 ) - 2025-04-21
1218
1319- Mark generic functions ` #[inline] `
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT"
88name = " libm"
99readme = " README.md"
1010repository = " https://github.com/rust-lang/compiler-builtins"
11- version = " 0.2.12 "
11+ version = " 0.2.13 "
1212edition = " 2021"
1313rust-version = " 1.63"
1414
You can’t perform that action at this time.
0 commit comments