From 64399797d19c17fa63628795b933a1eeb914a1a1 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Fri, 24 Aug 2018 18:55:32 -0400 Subject: 2.2.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 057e399..d6a4a0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.2" #:version +version = "2.2.3" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3