From a838cd6c68c541a20125c86058545fc098909053 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Thu, 1 Feb 2018 21:08:20 -0500 Subject: 2.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 556f34a..49dd23c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "walkdir" # remember to update html_root_url -version = "2.1.1" #:version +version = "2.1.2" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3