This commit is contained in:
Andrew Gallant 2019-07-20 13:37:12 -04:00
parent 30e91a74e2
commit 7c7013259e
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -1,6 +1,6 @@
[package] [package]
name = "walkdir" name = "walkdir"
version = "2.2.8" #:version version = "2.2.9" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"] authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory." description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/" documentation = "https://docs.rs/walkdir/"