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 5f0d183 + 7ddddc5 commit 8153ac1Copy full SHA for 8153ac1
Cargo.toml
@@ -11,7 +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"
+rust-version = "1.63"
15
description = """
16
Raw FFI bindings to platform libraries like libc.
17
"""
0 commit comments