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-08-25 06:38:31 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-08-25 06:38:31 +0300
commit07a38b2948bfe1b70917fe268da4ac6081333f35 (patch)
treeec254f247dfd03b512c4e0a3224f0e3a7b9e0658
parent8b72d93227a8f0635c8ffdc3a3d390a192ab956a (diff)
2.2.42.2.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ff39c42..22a7e8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.3" #:version
+version = "2.2.4" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"