diff --git a/Cargo.toml b/Cargo.toml index 9056260ae1..8fdb37871a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustpython-compiler" version = "0.1.0" -authors = ["coolreader18 <33094578+coolreader18@users.noreply.github.com>", "Windel Bouwman "] +authors = ["RustPython Team"] edition = "2018" [dependencies]