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-08 20:42:03 +0300
committerAndrew Gallant <jamslam@gmail.com>2017-01-08 20:42:03 +0300
commitdd51eec35c7233bb0cb5de8db68a94ae2b2e0185 (patch)
treec3389b66250a9ac422ac52eea74f59f771c849bb
parente9b3c586e2fb32b75084c5a95f8ceb0fc895512b (diff)
1.0.41.0.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e21e19f..0eaa6bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "1.0.3" #:version
+version = "1.0.4" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"