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-23 03:47:51 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-08-23 03:47:51 +0300
commitedea9ea2d462be3a25068c9f1547f6d04e816dec (patch)
tree813ba03edc2d5e58edf2c06c740d73e6239a2fbd
parent9a29218ca6d26c9320a393d0c990778e7eb6981f (diff)
2.2.22.2.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f4acb33..8206f3b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.1" #:version
+version = "2.2.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"