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-02-02 05:08:20 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-02-02 05:08:20 +0300
commita838cd6c68c541a20125c86058545fc098909053 (patch)
tree88d4914b0ff0733aadaa7459a65ab82d3e5a36e6 /Cargo.toml
parent0f4441f9bc3908f8e3e58888c11504cf6b5ea0f2 (diff)
2.1.22.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 556f34a..49dd23c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "walkdir"
# remember to update html_root_url
-version = "2.1.1" #:version
+version = "2.1.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"