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.
18 lines
491 B
18 lines
491 B
--- 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 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"
|