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.
rust-version = "1.19"
1 parent 539e7e7 commit 646ded1Copy full SHA for 646ded1
Cargo.toml
@@ -11,6 +11,7 @@ keywords = ["libc", "ffi", "bindings", "operating", "system"]
11
categories = ["external-ffi-bindings", "no-std", "os"]
12
build = "build.rs"
13
exclude = ["/ci/*", "/.github/*", "/.cirrus.yml", "/triagebot.toml"]
14
+rust-version = "1.19"
15
description = """
16
Raw FFI bindings to platform libraries like libc.
17
"""
0 commit comments