From 99315723f52b0d938af9943c5d44420a74aec6a9 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 29 Oct 2018 06:59:16 -0400 Subject: 2.2.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c0cd818..8004f29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.5" #:version +version = "2.2.6" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3