X-Git-Url: http://git.scottworley.com/pluta-lesnura/blobdiff_plain/754e97300990e3e7d3e4bfd305f3e90b677751c2..83741fed1baad6359d7d6463a8e2ea486c81cf3b:/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"