From abf3a15887758e0af54ebca827c7b6f8b311cb45 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 22 Mar 2021 10:30:29 -0400 Subject: 2.3.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 94fc562..c71c2fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.3.1" #:version +version = "2.3.2" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3