parent
bf2797a3db
commit
bd5ff323a6
@ -1,10 +0,0 @@
|
||||
--- libm-0.2.7/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ libm-0.2.7/Cargo.toml 2023-05-17T13:03:05.970105+00:00
|
||||
@@ -24,6 +24,7 @@
|
||||
categories = ["no-std"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/rust-lang/libm"
|
||||
+exclude = ["/ci/"]
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
@ -1,4 +0,0 @@
|
||||
[DEFAULT]
|
||||
unwanted-features =
|
||||
musl-reference-tests
|
||||
rand
|
@ -0,0 +1,5 @@
|
||||
[package]
|
||||
summary = "Libm in pure Rust"
|
||||
|
||||
[features]
|
||||
hide = ["musl-reference-tests", "rand"]
|
@ -1 +1 @@
|
||||
SHA512 (libm-0.2.7.crate) = b7adbf657be812451fc50cd5e5f92b7a71d43b4e48761bd2738d65498c9abad851f8e86d3be06ae75cf39c7798c23cafe767bc5fd40f596774e858f69fcb46d9
|
||||
SHA512 (libm-0.2.8.crate) = 753df71bb2c838abbac360db2e4400c2d931185ecff993da51a979870f2c3f7ac017380fadee4622102fb4b37ebcc1960b0cbd295afc9cd1cb3307524e1f39c5
|
||||
|
Loading…
Reference in new issue