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-01-31 04:25:20 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-01-31 04:25:20 +0300
commit34857644e6ef90c60e000cba22809b923b79bb9e (patch)
tree3feb94603537d412455d022190bcf4f43321e49f /Cargo.toml
parentb03670ee30719163f6c074498c5d17180c883c6c (diff)
2.1.02.1.0
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 3a27dfb..56a0515 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "walkdir"
# remember to update html_root_url
-version = "2.0.1" #:version
+version = "2.1.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"