diff --git a/squarefree/Cargo.toml b/squarefree/Cargo.toml index 3482c62..37ff262 100644 --- a/squarefree/Cargo.toml +++ b/squarefree/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "non_squarefree" +name = "squarefree" version = "0.1.0" authors = ["William Ball "] edition = "2018"