diff --git a/Cargo.toml b/Cargo.toml index 84406f0..9e80a97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] -authors = ["0xAlcibiades "] +authors = ["0xAlcibiades "] categories = ["asynchronous", "network-programming", "web-programming"] description = "High level server for hyper and tower." edition = "2021" -homepage = "https://github.com/warlock-labls/hyper-server" +homepage = "https://github.com/warlock-labs/hyper-server" keywords = ["tcp", "tls", "http", "hyper", "tokio"] license = "MIT" name = "hyper-server"