From dbe269c9af80a538f833292b9fa463efcd4e539f Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 4 Aug 2018 22:44:37 -0400 Subject: 2.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 45837a7..8ce8dee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "walkdir" # remember to update html_root_url -version = "2.1.4" #:version +version = "2.2.0" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3