From 7c7013259eb9db400b3e5c7bc60330ca08068826 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 20 Jul 2019 13:37:12 -0400 Subject: 2.2.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7af6056..a991bda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.8" #:version +version = "2.2.9" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3