diff --git a/Cargo.toml b/Cargo.toml index 5ca5e3f6..386066e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,7 @@ [package] name = "rustlings" version = "4.6.0" -authors = [ - "anastasie ", - "Carol (Nichols || Goulding) ", -] +authors = ["anastasie ", "Carol (Nichols || Goulding) "] edition = "2021" default-run = "rustlings"