diff --git a/Cargo.toml b/Cargo.toml index 4601b78..f6f06db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "brainrot" description = "A live chat interface for Twitch & YouTube" version = "0.1.0" +license = "Apache-2.0" authors = [ "Carson M. " ] repository = "https://github.com/vitri-ent/brainrot" edition = "2021"