From cf6d422edbb7e376af2091c486d1b690ea808d08 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 21 Oct 2017 18:55:02 -0400 Subject: 2.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 56e5f1b..fcd9cfa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "walkdir" # remember to update html_root_url -version = "2.0.0" #:version +version = "2.0.1" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3