summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2014-11-24 22:10:15 -0500
committerAndrew Gallant <jamslam@gmail.com>2014-11-24 22:10:15 -0500
commit5a2374f98e14a23bb2d6d4f29d0205b1a70f1436 (patch)
tree4d11f6b629c382bd78b54dc5d6d2ea6e5a797135
parent776c13984b88bb4f31fcf17087a065df3904dc21 (diff)
0.4.50.4.5
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2724143..060d047 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "xsv"
-version = "0.4.4"
+version = "0.4.5"
dependencies = [
"csv 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"docopt 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",