Skip to content

Commit 521294f

Browse files
committed
msrv: set rust-version = 1.60
1 parent 31c8ebc commit 521294f

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
@@ -13,6 +13,7 @@ categories = ["encoding", "parser-implementations"]
1313
exclude = ["/.github", "/ci/*", "/scripts/*"]
1414
edition = "2021"
1515
resolver = "2"
16+
rust-version = "1.60"
1617

1718
[workspace]
1819
members = ["csv-core", "csv-index"]

0 commit comments

Comments
 (0)