From 98d0cce3453f79480dbd80933c7b008c6b9aac33 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 2 Jan 2017 19:23:38 -0500 Subject: Bump csv for the latest version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 186d496..6e4db79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,4 +27,4 @@ term = "^0.4" lazy_static = "^0.2" atty = "^0.2" encode_unicode = "^0.2" -csv = { version = "^0.14", optional = true } +csv = { version = "^0.15", optional = true } -- cgit v1.2.3