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.
1 parent 2c28eac commit 034e4f3Copy full SHA for 034e4f3
Cargo.toml
@@ -3,7 +3,7 @@ name = "libc"
3
version = "0.2.177"
4
keywords = ["libc", "ffi", "bindings", "operating", "system"]
5
categories = ["external-ffi-bindings", "no-std", "os"]
6
-exclude = ["/ci/*", "/.github/*", "/.cirrus.yml", "/triagebot.toml"]
+exclude = ["/ci/*", "/.github/*", "/.cirrus.yml", "/triagebot.toml", "cherry-pick-stable.sh"]
7
description = "Raw FFI bindings to platform libraries like libc."
8
authors = ["The Rust Project Developers"]
9
edition = "2021"
0 commit comments