summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-09-13 21:11:07 +0200
committerPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-09-13 21:11:07 +0200
commit5a4251deb80bdd3d16460f0224ee9928b4f42736 (patch)
tree8c8e0efb4333db30395f4ab2a8b08dbfaffc53df /Cargo.toml
parente11621c19ce2c68c0052be04080be75a6ba66396 (diff)
parent0b26d80739ed733e6f59877e744248fd19334bd8 (diff)
Merge remote-tracking branch 'refs/remotes/nabijaczleweli/master'
Conflicts: Cargo.toml src/lib.rs
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 668167c..a3ab1bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,3 +27,4 @@ term = "^0.4"
lazy_static = "^0.2"
atty = "^0.2"
encode_unicode = "^0.2"
+csv = "^0.14"