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-12-06 04:02:47 +0300
committerAndrew Gallant <jamslam@gmail.com>2016-12-06 04:02:47 +0300
commit77fcf1512681ef4fde68c55678a97b81f104d748 (patch)
tree5bb6fb6740b78ab63beb39c3cdb57a0b43ad1861
parent658f4148a74bf9a3596c96b7b502cf5407cbdbb9 (diff)
1.0.31.0.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 04e49ea..e5117c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "1.0.2" #:version
+version = "1.0.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"