summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 14e1038a..45268649 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@ path = "tests/tests.rs"
members = ["grep", "globset", "ignore"]
[dependencies]
-atty = "0.2.9"
+atty = "0.2.10"
bytecount = "0.3.1"
encoding_rs = "0.8"
globset = { version = "0.4.0", path = "globset" }