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 01:03:47 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-02-02 01:03:47 +0300
commit42a5b959f1952733f45ceff6c004093a271e58ae (patch)
tree55f6d3ff093070ebd3ed14fc56bfd6c246fa731a
parente2b898329f64f71db06a5a0049fed5e22888aa42 (diff)
2.1.12.1.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 56a0515..2dca9f7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "walkdir"
# remember to update html_root_url
-version = "2.1.0" #:version
+version = "2.1.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"