This commit is contained in:
Andrew Gallant 2018-02-01 21:08:20 -05:00
parent 0f4441f9bc
commit a838cd6c68
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -1,7 +1,7 @@
[package]
name = "walkdir"
# remember to update html_root_url
version = "2.1.1" #:version
version = "2.1.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"