parent
b4916eac7d
commit
b3af8a4a1c
@ -1,10 +1,17 @@
|
||||
--- libc-0.2.43/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ libc-0.2.43/Cargo.toml 2018-10-26T22:48:53.137031+02:00
|
||||
@@ -20,6 +20,7 @@
|
||||
--- libc-0.2.44/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||
+++ libc-0.2.44/Cargo.toml 2018-11-26T13:19:32.940302-08:00
|
||||
@@ -22,14 +22,10 @@
|
||||
readme = "README.md"
|
||||
license = "MIT/Apache-2.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/rust-lang/libc"
|
||||
+exclude = ["/ci/*", "/.travis.yml", "/appveyor.yml"]
|
||||
-[dependencies.rustc-std-workspace-core]
|
||||
-version = "1.0.0"
|
||||
-optional = true
|
||||
|
||||
[features]
|
||||
align = []
|
||||
default = ["use_std"]
|
||||
-rustc-dep-of-std = ["align", "rustc-std-workspace-core"]
|
||||
use_std = []
|
||||
[badges.appveyor]
|
||||
project_name = "rust-lang-libs/libc"
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libc-0.2.43.crate) = d53b9fc460c68ed77b9c1a23c093c927125c0946b5231c343cf239e706d859af42efc2c7a4b95fecb46ab6ea9dd8473f7de308176a7dbab18e220246c5a7a8fe
|
||||
SHA512 (libc-0.2.44.crate) = fda87b206acb1a65be60784516c7d4f4aacb1ce53063e3c67a6a5335a02b3a7232867d11b0cdc574131d562fd98471df8bd0427cc5790c4add0556b2a090b284
|
||||
|
Loading…
Reference in new issue