diff --git a/viz/Cargo.toml b/viz/Cargo.toml index 63e1f9ca..d818c5e7 100644 --- a/viz/Cargo.toml +++ b/viz/Cargo.toml @@ -9,7 +9,7 @@ authors = ["Fangdun Tsai "] homepage = "https://viz.rs" documentation = "https://docs.rs/viz" repository = "https://github.com/viz-rs/viz" -keywords = ["async", "framework", "http", "service", "viz", "web"] +keywords = ["async", "framework", "http", "service", "web"] categories = ["asynchronous", "network-programming", "web-programming"] description = "Fast, robust, flexible, lightweight web framework for Rust" publish = true