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 f848804..cad03f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ env_logger = "0.10.2"
getset = "0.1.2"
git2 = "0.16.1"
handlebars = "4.3.6"
-is-terminal = "0.4.9"
+is-terminal = "0.4.12"
itertools = "0.12.1"
log = "0.4.17"
miette = { version = "7.2.0", features = ["fancy"] }