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-22 04:49:16 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-08-22 04:49:16 +0300
commit987642ce467fdead5e3a6c95af57648b3d950ab6 (patch)
treef0e6d800b5a9f069ae46c9931c4dffa9a9a602be
parent6f72fce4315cb13f2ceb6903910a52852a12ba0b (diff)
2.2.12.2.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 25ba632..c2ab187 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.0" #:version
+version = "2.2.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"