diff --git a/Cargo.toml b/Cargo.toml index 99de6ab..745162b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0" description = "A library for networking in Bevy." authors = ["Tipragot "] keywords = ["bevy", "network", "game"] -categories = ["network-programming", "game-development "] +categories = ["network-programming", "game-development"] repository = "https://git.tipragot.fr/tipragot/bevnet" [dependencies]