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>2019-07-20 20:37:12 +0300
committerAndrew Gallant <jamslam@gmail.com>2019-07-20 20:37:12 +0300
commit7c7013259eb9db400b3e5c7bc60330ca08068826 (patch)
tree0b30e668c775909048f472ac1b2a86c5a97dd185
parent30e91a74e28f90b8d03bc1feec515652cbd3e51f (diff)
2.2.92.2.9
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7af6056..a991bda 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.8" #:version
+version = "2.2.9" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"