We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c5b553 + 6787deb commit 9288ec0Copy full SHA for 9288ec0
Cargo.toml
@@ -5,7 +5,6 @@ keywords = ["libc", "ffi", "bindings", "operating", "system"]
5
categories = ["external-ffi-bindings", "no-std", "os"]
6
exclude = ["/ci/*", "/.github/*", "/.cirrus.yml", "/triagebot.toml"]
7
description = "Raw FFI bindings to platform libraries like libc."
8
-publish = false # On the main branch, we don't want to publish anything
9
authors = ["The Rust Project Developers"]
10
edition = "2021"
11
license = "MIT OR Apache-2.0"
0 commit comments