Merge pull request rust-lang/libm#285 from Amanieu/release-0.2.8

This commit is contained in:
Amanieu d'Antras 2023-10-06 10:31:47 +01:00 committed by GitHub
commit c2a2f92647

View file

@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
name = "libm"
readme = "README.md"
repository = "https://github.com/rust-lang/libm"
version = "0.2.7"
version = "0.2.8"
edition = "2018"
exclude = ["/ci/", "/.github/workflows/"]