X-Git-Url: http://git.scottworley.com/pluta-lesnura/blobdiff_plain/57f490a06fe793a25172ea5f6a13945c363cc6aa..aa0622ab28e4bf320db9a2ff747e5004923e2570:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index fd79b30..3481f17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,5 @@ repository = "https://git.scottworley.com/pluta-lesnura" [dependencies] +clap = { version = "4.3.14", features = ["derive"] } rand = "0.8.5"