Skip to content

Commit d2d320a

Browse files
committed
Add [package] rust-version field
1 parent 526f5bf commit d2d320a

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
@@ -19,6 +19,7 @@ exclude = [
1919
".markdownlint.yml"
2020
]
2121
resolver = "2"
22+
rust-version = "1.52"
2223

2324
[workspace]
2425
members = [

0 commit comments

Comments
 (0)