diff --git a/Cargo.toml b/Cargo.toml index bf12e97..c36259d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,5 @@ readme = "README" license = "GPL-3.0" keywords = [ "primes", "math" ] -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] structopt = "0.3"