You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- libc-0.2.50/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
|
|
+++ libc-0.2.50/Cargo.toml 2019-03-05T20:29:28.054747+01:00
|
|
|
|
@@ -24,15 +24,11 @@
|
|
|
|
categories = ["external-ffi-bindings", "no-std", "os"]
|
|
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
repository = "https://github.com/rust-lang/libc"
|
|
|
|
-[dependencies.rustc-std-workspace-core]
|
|
|
|
-version = "1.0.0"
|
|
|
|
-optional = true
|
|
|
|
|
|
|
|
[features]
|
|
|
|
align = []
|
|
|
|
default = ["use_std"]
|
|
|
|
extra_traits = []
|
|
|
|
-rustc-dep-of-std = ["align", "rustc-std-workspace-core"]
|
|
|
|
use_std = []
|
|
|
|
[badges.appveyor]
|
|
|
|
project_name = "rust-lang-libs/libc"
|