diff --git a/Cargo.toml b/Cargo.toml index cf99cf05..27dcd381 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "winit" version = "0.17.2" -authors = ["The winit contributors, Pierre Krieger "] +authors = ["The winit contributors", "Pierre Krieger "] description = "Cross-platform window creation library." keywords = ["windowing"] license = "Apache-2.0"