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>2019-06-09 16:28:49 +0300
committerAndrew Gallant <jamslam@gmail.com>2019-06-09 16:28:49 +0300
commitf85554d45938bc2c97f348549369e9ceef22e578 (patch)
tree21935e0b9ba43607026a941cbb137b4ed53fcbdc
parent4eb176fc7a906884e2455f9e8513e3b45fbb5c5f (diff)
2.2.82.2.8
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b03ad80..7755a17 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.7" #:version
+version = "2.2.8" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"