[package]
name = "rust-webx-openapi"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "rust-webx OpenAPI: specification generation and API docs UI"
repository.workspace = true
homepage.workspace = true
documentation.workspace = true
readme = "../../README.md"
keywords = ["web", "openapi", "swagger", "api-docs"]
categories = ["web-programming"]
[dependencies]
rust-webx-core.workspace = true
serde_json.workspace = true
inventory.workspace = true