diff --git a/Cargo.toml b/Cargo.toml index 20831ae..6b8033e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "minifb" version = "0.2.7" -license = ""MIT/Apache-2.0" +license = "MIT/Apache-2.0" authors = ["Daniel Collin "] description = "Cross-platform window setup for bitmap rendering" keywords = ["windowing", "framebuffer"]