Skip to content

Commit 44b836c

Browse files
committed
csv-core-0.1.11
1 parent 0504526 commit 44b836c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csv-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "csv-core"
3-
version = "0.1.10" #:version
3+
version = "0.1.11" #:version
44
authors = ["Andrew Gallant <[email protected]>"]
55
description = "Bare bones CSV parsing with no_std support."
66
documentation = "https://docs.rs/csv-core"

0 commit comments

Comments
 (0)