Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/walkdir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-16 17:32:43 +0300
committerAndrew Gallant <jamslam@gmail.com>2016-09-16 17:32:43 +0300
commit66e9c057b56bbbc9bf25e44078186d3f0227eaa8 (patch)
tree3b6e769f8362a921b8f4c80e6f84c38bb8f71423
parent9360266301978a79532fd83df10e95e71c7b0bd3 (diff)
0.1.70.1.7
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 121b275..52088dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "0.1.6" #:version
+version = "0.1.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "http://burntsushi.net/rustdoc/walkdir/"