Skip to content

Commit 050c9a1

Browse files
committed
Specify rust-version in Cargo.toml
1 parent cbe67c7 commit 050c9a1

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
@@ -3,6 +3,7 @@ name = "triagebot"
33
version = "0.1.0"
44
authors = ["Mark Rousskov <[email protected]>"]
55
edition = "2021"
6+
rust-version = "1.80.0"
67

78
[workspace]
89

0 commit comments

Comments
 (0)