Skip to content

Commit 451d051

Browse files
authored
Merge pull request rust-lang/libm#285 from Amanieu/release-0.2.8
2 parents c5cff02 + 5daebc8 commit 451d051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-builtins/libm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88
name = "libm"
99
readme = "README.md"
1010
repository = "https://github.com/rust-lang/libm"
11-
version = "0.2.7"
11+
version = "0.2.8"
1212
edition = "2018"
1313
exclude = ["/ci/", "/.github/workflows/"]
1414

0 commit comments

Comments
 (0)