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 01:55:32 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-08-25 01:55:32 +0300
commit64399797d19c17fa63628795b933a1eeb914a1a1 (patch)
tree8ea48db49d484ba065ace989c5b76ab3e341f060
parentddf3f297177132f73c7d21e31e0fddab239d5d7e (diff)
2.2.32.2.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 057e399..d6a4a0e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.2" #:version
+version = "2.2.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"