ignore-0.4.6

This commit is contained in:
Andrew Gallant
2018-12-30 08:46:09 -05:00
parent a9e0477ea8
commit 17ef4c40f3
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ignore"
version = "0.4.5" #:version
version = "0.4.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`
@@ -32,7 +32,6 @@ walkdir = "2.2.5"
version = "0.1.1"
[dev-dependencies]
# tempdir = "0.3.7"
tempfile = "3.0.5"
[features]