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>2020-01-11 21:56:19 +0300
committerAndrew Gallant <jamslam@gmail.com>2020-01-11 21:56:19 +0300
commit00df609016d7e75b3730fcf0cef25fc0efe14204 (patch)
tree55d131e1c356daa16ea7cf1c36b0e6382ee8a10f
parented87b1ee2157cb6e9ff91a403d19ca2ef70bad13 (diff)
2.3.12.3.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 31ccee6..94fc562 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.3.0" #:version
+version = "2.3.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"