diff --git a/Cargo.toml b/Cargo.toml index bbc1c38..99de6ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bevnet" version = "0.1.0" edition = "2021" -license = "Apache-2.0" +license = "MIT OR Apache-2.0" description = "A library for networking in Bevy." authors = ["Tipragot "] keywords = ["bevy", "network", "game"]