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