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 00b80bd commit a3c275cCopy full SHA for a3c275c
Cargo.toml
@@ -12,7 +12,7 @@ license = "Unlicense/MIT"
12
categories = ["encoding", "parser-implementations"]
13
exclude = ["/.github", "/ci/*", "/scripts/*"]
14
edition = "2021"
15
-rust-version = "1.65"
+rust-version = "1.73"
16
17
[workspace]
18
members = ["csv-core", "csv-index"]
0 commit comments