Added new dependency.

This commit is contained in:
2021-03-02 17:22:31 +01:00
parent 683a222b76
commit efe9ec5b3b
2 changed files with 219 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ keywords = ["primes", "math"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
structopt = "0.3.13"