This commit is contained in:
Andrew Gallant 2018-02-01 17:03:47 -05:00
parent e2b898329f
commit 42a5b959f1
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.0" #:version
version = "2.1.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "Recursively walk a directory."
documentation = "https://docs.rs/walkdir/"