From edea9ea2d462be3a25068c9f1547f6d04e816dec Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Wed, 22 Aug 2018 20:47:51 -0400 Subject: 2.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f4acb33..8206f3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.1" #:version +version = "2.2.2" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3