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>2018-11-11 17:37:20 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-11-11 17:37:20 +0300
commit705d06c15d178785abec407be0e4a8d55df8c1a7 (patch)
tree8fd673e6be9dc912c12143fdde7686cb404c4977
parent83b7a2430216cdc99348f4ec0b02f84a4eeed35f (diff)
2.2.72.2.7
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8004f29..c1b81e5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.6" #:version
+version = "2.2.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"