diff --git a/specta-jsdoc/Cargo.toml b/specta-jsdoc/Cargo.toml index 2a0139e..cd76564 100644 --- a/specta-jsdoc/Cargo.toml +++ b/specta-jsdoc/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" license = "MIT" repository = "https://github.com/oscartbeaumont/specta" documentation = "https://docs.rs/specta-jsdoc/latest/specta-jsdoc" -keywords = ["async", "specta", "jsdoc", "rspc", "typescript", "typesafe"] +keywords = ["async", "specta", "jsdoc", "typescript", "typesafe"] categories = ["web-programming", "asynchronous"] # /bin/sh RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --all-features