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>2017-01-09 03:12:55 +0300
committerAndrew Gallant <jamslam@gmail.com>2017-01-09 03:12:55 +0300
commit9695bbc3e0515a12f60cf887334a140432d4b94a (patch)
treece992a898e7c0d424f6233352d34670fba1ef09b /Cargo.toml
parent88566c4eb477505fd15169ee5399fe14dc238894 (diff)
1.0.51.0.5
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 9652c69..08c3198 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "1.0.4" #:version
+version = "1.0.5" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"