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-10-29 13:59:16 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-10-29 13:59:16 +0300
commit99315723f52b0d938af9943c5d44420a74aec6a9 (patch)
tree37bd150969f4df54408e6d1d72caf87ccc2fa325
parent809360416be2a3a2905c425c23cbbcad73de8a5c (diff)
2.2.62.2.6
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c0cd818..8004f29 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "walkdir"
-version = "2.2.5" #:version
+version = "2.2.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"