Skip to content

Commit b2383fc

Browse files
authored
Merge pull request #148 from pesap/patch-1
fix: Set minimum Rust version to 1.86.0 in Cargo.toml
2 parents a6616e8 + d281ef1 commit b2383fc

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
@@ -122,6 +122,7 @@ license.workspace = true
122122
edition.workspace = true
123123
repository.workspace = true
124124
description.workspace = true
125+
rust-version = "1.88.0"
125126

126127
[[bin]]
127128
name = "torc"

0 commit comments

Comments
 (0)