We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31c8ebc commit 521294fCopy full SHA for 521294f
Cargo.toml
@@ -13,6 +13,7 @@ categories = ["encoding", "parser-implementations"]
13
exclude = ["/.github", "/ci/*", "/scripts/*"]
14
edition = "2021"
15
resolver = "2"
16
+rust-version = "1.60"
17
18
[workspace]
19
members = ["csv-core", "csv-index"]
0 commit comments