summary refs log tree commit diff stats
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 e39e7a7..dba6626 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ keywords = ["managment", "latex"]
 [dependencies]
 anyhow = "1.0.89"
 chrono = { version = "0.4.38", features = ["alloc"] }
-clap = { version = "4.5.17", features = ["derive"] }
+clap = { version = "4.5.18", features = ["derive"] }
 convert_case = "0.6.0"
 deunicode = "1.6.0"
 log = "0.4.22"