From 07a38b2948bfe1b70917fe268da4ac6081333f35 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Fri, 24 Aug 2018 23:38:31 -0400 Subject: 2.2.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff39c42..22a7e8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.3" #:version +version = "2.2.4" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3