Prepare tool_helper

This commit is contained in:
Jaby
2022-09-13 20:49:02 +02:00
parent 2542c0dab5
commit 6b1aba1082
3 changed files with 73 additions and 2 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 = "*", features = ["derive"]}