Skip to content

Commit 4b2df99

Browse files
Set rust-version in Cargo.toml (#886)
1 parent 6697587 commit 4b2df99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ members = [
88
name = "ruff"
99
version = "0.0.135"
1010
edition = "2021"
11+
rust-version = "1.65.0"
1112

1213
[lib]
1314
name = "ruff"

0 commit comments

Comments
 (0)