This commit is contained in:
Andrew Gallant 2019-06-09 09:28:49 -04:00
parent 4eb176fc7a
commit f85554d459
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

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