This commit is contained in:
2024-05-06 08:50:02 -07:00
parent 1dd5ba6fd0
commit ad414a2808
3 changed files with 243 additions and 3 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { version = "4.5.4", features = ["derive"] }