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 73cf38b commit d1fe797Copy full SHA for d1fe797
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "csv"
3
-version = "1.1.5" #:version
+version = "1.1.6" #:version
4
authors = ["Andrew Gallant <[email protected]>"]
5
description = "Fast CSV parsing with support for serde."
6
documentation = "http://burntsushi.net/rustdoc/csv/"
0 commit comments