From f85554d45938bc2c97f348549369e9ceef22e578 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 9 Jun 2019 09:28:49 -0400 Subject: 2.2.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b03ad80..7755a17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.7" #:version +version = "2.2.8" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3