]> git.scottworley.com Git - pluta-lesnura/blobdiff - Cargo.toml
Enable clap derive
[pluta-lesnura] / Cargo.toml
index 1b8b427bb1f7f103144faa7d6f110c1a02a50d76..3481f17fc343766290cdbbe87387cc2042c442c7 100644 (file)
@@ -9,5 +9,5 @@ repository = "https://git.scottworley.com/pluta-lesnura"
 
 
 [dependencies]
-clap = "4.3.14"
+clap = { version = "4.3.14", features = ["derive"] }
 rand = "0.8.5"