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 05:40:26 +0300
committerAndrew Gallant <jamslam@gmail.com>2017-01-09 05:40:26 +0300
commit81438507f0e96e12091385b2a5ac36ee42daf0cb (patch)
tree6f36846501e94432a10c879c29b481ab857c3da7 /Cargo.toml
parentd25d673a0a7aecd897ae6946987b02c0b6d831a7 (diff)
1.0.71.0.7
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 d827628..34a7b5b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "1.0.6" #:version
+version = "1.0.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"