We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 539e7e7 + 646ded1 commit 4afdaf5Copy full SHA for 4afdaf5
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