From 3d734f731442a3781954903d62a61f2b9c3d686d Mon Sep 17 00:00:00 2001 From: Wolfgang Silbermayr Date: Tue, 4 Sep 2018 11:10:00 +0200 Subject: Update csv to version 1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0af2394..7697053 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,4 +34,4 @@ term = "^0.5" lazy_static = "1" atty = "^0.2" encode_unicode = "^0.3" -csv = { version = "0.15", optional = true } +csv = { version = "1", optional = true } -- cgit v1.2.3