We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e123861 commit 6374614Copy full SHA for 6374614
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "csv"
3
-version = "1.2.2" #:version
+version = "1.3.0" #:version
4
authors = ["Andrew Gallant <[email protected]>"]
5
description = "Fast CSV parsing with support for serde."
6
documentation = "https://docs.rs/csv"
0 commit comments