diff --git a/Cargo.toml b/Cargo.toml index 2edd55f..acfaecc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" categories = ["game-engines", "graphics", "rendering"] keywords = ["bevy", "portal", "mirror", "gamedev"] description = "A portal plugin for Bevy game engine" -license = "NVPL-7+" +license-file = "LICENSE" readme = "README.md" repository = "https://github.com/Selene-Amanita/bevy_basic_portals" authors = ["Selene Amanita"]