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