Skip to content

Commit 9527c7a

Browse files
committed
Cargo.toml: set rust-version to our pinned nightly
1 parent f827b05 commit 9527c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ exclude = [
2727
version = "0.19.0"
2828
authors = ["The C2Rust Project Developers <[email protected]>"]
2929
edition = "2021"
30+
rust-version = "1.65"
3031
readme = "README.md"
3132
homepage = "https://c2rust.com/"
3233
repository = "https://github.com/immunant/c2rust/"

0 commit comments

Comments
 (0)