From 705d06c15d178785abec407be0e4a8d55df8c1a7 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 11 Nov 2018 09:37:20 -0500 Subject: 2.2.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8004f29..c1b81e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.6" #:version +version = "2.2.7" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3