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-05 05:44:37 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-08-05 05:44:37 +0300
commitdbe269c9af80a538f833292b9fa463efcd4e539f (patch)
treec4046e94523ccb4c4f7e82d7840751786195ae9f
parent19f24b860e0b210866439c23df5be928eabce1f3 (diff)
2.2.02.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 45837a7..8ce8dee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "walkdir"
# remember to update html_root_url
-version = "2.1.4" #:version
+version = "2.2.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"