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>2015-09-27 08:21:20 +0300
committerAndrew Gallant <jamslam@gmail.com>2015-09-27 08:21:20 +0300
commit8a8a89202bfacc8317f049708ac321a1274b3a0e (patch)
tree8f5e7d86e6dcc89f2700ff70059f77225caa2556 /Cargo.toml
parent188c06d927f25432f2ac7c113bd454099d024bd7 (diff)
0.1.10.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2a7adfd..cb35ddf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "0.1.0" #:version
+version = "0.1.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "http://burntsushi.net/rustdoc/walkdir/"