--- libc-0.2.45/Cargo.toml 1969-12-31T16:00:00-08:00 +++ libc-0.2.45/Cargo.toml 2018-12-10T13:48:04.205201-08:00 @@ -24,14 +24,10 @@ 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"] -rustc-dep-of-std = ["align", "rustc-std-workspace-core"] use_std = [] [badges.appveyor] project_name = "rust-lang-libs/libc"