We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0504526 commit 44b836cCopy full SHA for 44b836c
csv-core/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "csv-core"
3
-version = "0.1.10" #:version
+version = "0.1.11" #:version
4
authors = ["Andrew Gallant <[email protected]>"]
5
description = "Bare bones CSV parsing with no_std support."
6
documentation = "https://docs.rs/csv-core"
0 commit comments