Cargo.toml

changeset 2
254e1e4bd795
parent 0
548bf3cc032e
child 6
de1cf8032322
--- a/Cargo.toml	Thu Oct 19 12:08:07 2023 -0500
+++ b/Cargo.toml	Thu Oct 19 15:10:12 2023 -0500
@@ -13,4 +13,5 @@
 ]
 
 [dependencies]
+clap = { version = "~4.0.27", features = ["derive", "unicode", "wrap_help"] }
 

mercurial