Skip to content

Commit

Permalink
csv-core-0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Feb 13, 2020
1 parent 64421f7 commit c283b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csv-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "csv-core"
version = "0.1.8" #:version
version = "0.1.9" #:version
authors = ["Andrew Gallant <[email protected]>"]
description = "Bare bones CSV parsing with no_std support."
documentation = "https://docs.rs/csv-core"
Expand Down

0 comments on commit c283b57

Please sign in to comment.