diff options
| author | troido <troido@protonmail.com> | 2020-04-03 18:26:38 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-04-03 18:26:38 +0200 |
| commit | fd0bd24fa4e98b3bcd95a14ff844411727fb4433 (patch) | |
| tree | 06e924a0f1ba31abb2e3d1cfb40d9b1f9354e01f /Cargo.toml | |
| parent | 94ec558680b70ed747519d5fd787d94b74ae470d (diff) | |
added command line options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,3 +16,4 @@ rand = "0.7" serde_json = "1.0" serde = { version = "1.0", features = ["derive"] } ctrlc = { version = "3.1", features = ["termination"] } +structopt = "0.3" |
