X-Git-Url: http://git.scottworley.com/pluta-lesnura/blobdiff_plain/754e97300990e3e7d3e4bfd305f3e90b677751c2..58616aebd3c387d97b4cc8c319deb8ceb5af745b:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index 73f846f..1b8b427 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,3 +9,5 @@ repository = "https://git.scottworley.com/pluta-lesnura" [dependencies] +clap = "4.3.14" +rand = "0.8.5"