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>2021-03-22 17:30:29 +0300
committerAndrew Gallant <jamslam@gmail.com>2021-03-22 17:30:29 +0300
commitabf3a15887758e0af54ebca827c7b6f8b311cb45 (patch)
treef2cffbc2f7fa9b351f8f4fb0ae9f5b1edda4fa72
parent461f4a8708eed4ea6cf14ac6f775a197ec61eee8 (diff)
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 94fc562..c71c2fe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.3.1" #:version
+version = "2.3.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"