Delete unnecessary comment.

This commit is contained in:
2025-12-04 11:52:36 +01:00
parent 63260b754e
commit ed209116c4

View File

@@ -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"