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 dab40ec..9fd88f8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ dotenvy = "0.15.7"
env_logger = "0.11.2"
eyre = "0.6.12"
include_dir = "0.7.3"
-log = "0.4.20"
+log = "0.4.21"
poise = "0.6.1"
once_cell = "1.19.0"
owo-colors = "4.0.0"