Merge pull request rust-lang/libm#281 from JohnTitor/prep-0.2.7

This commit is contained in:
Amanieu d'Antras 2023-05-15 17:04:34 +02:00 committed by GitHub
commit 9d610c5f07

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.6"
version = "0.2.7"
edition = "2018"
[features]