summaryrefslogtreecommitdiff
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 5abf446..ad26ad8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ build = "build.rs"
[dependencies]
bottomify = "1.2.0"
-color-eyre = "0.6.2"
+color-eyre = "0.6.3"
dotenvy = "0.15.7"
env_logger = "0.11.3"
eyre = "0.6.12"