Skip to content

Commit

Permalink
msrv 1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
boxdot authored and emilio committed Aug 25, 2023
1 parent b734008 commit b61aa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -13,7 +13,7 @@ keywords = ["bindings", "ffi", "code-generation"]
categories = ["external-ffi-bindings", "development-tools::ffi"]
repository = "https://github.com/eqrion/cbindgen"
edition = "2018"
rust-version = "1.57"
rust-version = "1.64"
exclude = [
"tests/profile.rs", # Test relies in a sub-crate, see https://github.com/rust-lang/cargo/issues/9017
]
Expand Down

0 comments on commit b61aa2c

Please sign in to comment.