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-11-24 18:15:15 +0300
committerAndrew Gallant <jamslam@gmail.com>2016-11-24 18:15:15 +0300
commita36d60f423eab11821fcc3177fcdd58ee1c576e1 (patch)
tree0e8c5f19c799cd29bfc507c40cf24bba30eecf34 /Cargo.toml
parentc40025c5f330cd69207064cb2b5f4aea6681b277 (diff)
1.0.21.0.2
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 d2bb446..04e49ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "1.0.1" #:version
+version = "1.0.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"