--- 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"