diff --git a/Cargo.toml b/Cargo.toml index 3b8c6bf..9778c57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ description = "Websockets for the Actix runtime, without Actors" version = "0.1.0-alpha.0" authors = ["asonix "] readme = "README.md" +repository = "https://git.asonix.dog/asonix/actix-actorless-websockets" license = "MIT/Apache-2.0" edition = "2018"