summaryrefslogtreecommitdiffstats
path: root/ignore/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ignore/Cargo.toml')
-rw-r--r--ignore/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index d8129638..cae65a6b 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -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]