Skip to content

Commit

Permalink
Merge pull request #4049 from tgross35/rust-version
Browse files Browse the repository at this point in the history
[0.2] Set `rust-version` to 1.63
  • Loading branch information
tgross35 authored Nov 16, 2024
2 parents 5f0d183 + 7ddddc5 commit 8153ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["libc", "ffi", "bindings", "operating", "system"]
categories = ["external-ffi-bindings", "no-std", "os"]
build = "build.rs"
exclude = ["/ci/*", "/.github/*", "/.cirrus.yml", "/triagebot.toml"]
rust-version = "1.19"
rust-version = "1.63"
description = """
Raw FFI bindings to platform libraries like libc.
"""
Expand Down

0 comments on commit 8153ac1

Please sign in to comment.