Skip to content

Commit 7209be3

Browse files
committed
Add first working solution
1 parent 5478a07 commit 7209be3

File tree

4 files changed

+523
-7
lines changed

4 files changed

+523
-7
lines changed

Cargo.lock

Lines changed: 137 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ edition = "2018"
77
[dependencies]
88
clap = "2.33.0"
99
glob = "0.3.0"
10+
rand = "0.6.5"

0 commit comments

Comments
 (0)