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 06:50:59 +0300
committerAndrew Gallant <jamslam@gmail.com>2018-02-02 06:50:59 +0300
commitaa8b1544f5576ed663ae79085c6f057dd7470729 (patch)
treebd5071469af6b72a2f554ec411f8e0a217a3edb5
parent2863f281e794ef0a819c45d6afce5fddaad1b31c (diff)
2.1.32.1.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 49dd23c..eebfb87 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "walkdir"
# remember to update html_root_url
-version = "2.1.2" #:version
+version = "2.1.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"