{
  "cksum": "cc1f49ebcd5bd0c0bd3f204232a04e456efb5f2059547b6f51679f19775524e1",
  "crate_file": "hyperchad_renderer_html-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hyperchad_renderer_html/hyperchad_renderer_html-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "html-escape",
      "optional": false,
      "req": "^0.2.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "canvas",
        "html"
      ],
      "kind": "normal",
      "name": "hyperchad_renderer",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyperchad_renderer_html_actix",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyperchad_renderer_html_lambda",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyperchad_renderer_html_web_server",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyperchad_router",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "html"
      ],
      "kind": "normal",
      "name": "hyperchad_transformer",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "release_max_level_trace"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "maud",
      "optional": false,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_assert",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_env_utils",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "moosicbox_logging",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "qstring",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http-models"
      ],
      "kind": "normal",
      "name": "switchy",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "switchy_http_models",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uaparser",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "actions": [
      "hyperchad_renderer_html_actix?/actions"
    ],
    "actix": [
      "dep:hyperchad_renderer_html_actix",
      "extend",
      "hyperchad_renderer_html_web_server?/actix",
      "switchy_http_models/actix"
    ],
    "assets": [
      "hyperchad_renderer/assets",
      "hyperchad_renderer_html_actix?/assets",
      "hyperchad_renderer_html_lambda?/assets",
      "hyperchad_renderer_html_web_server?/assets"
    ],
    "debug": [
      "hyperchad_renderer_html_actix?/debug",
      "hyperchad_renderer_html_lambda?/debug",
      "hyperchad_renderer_html_web_server?/debug"
    ],
    "default": [
      "actix",
      "assets",
      "debug",
      "extend",
      "json",
      "lambda"
    ],
    "extend": [
      "dep:thiserror"
    ],
    "fail-on-warnings": [
      "hyperchad_renderer/fail-on-warnings",
      "hyperchad_renderer_html_actix?/fail-on-warnings",
      "hyperchad_renderer_html_lambda?/fail-on-warnings",
      "hyperchad_renderer_html_web_server?/fail-on-warnings",
      "hyperchad_router/fail-on-warnings",
      "hyperchad_transformer/fail-on-warnings",
      "moosicbox_assert/fail-on-warnings",
      "moosicbox_env_utils/fail-on-warnings",
      "moosicbox_logging/fail-on-warnings",
      "switchy/fail-on-warnings",
      "switchy_http_models/fail-on-warnings"
    ],
    "json": [
      "hyperchad_renderer/json",
      "hyperchad_renderer_html_lambda?/json",
      "hyperchad_router/json"
    ],
    "lambda": [
      "dep:hyperchad_renderer_html_lambda"
    ],
    "shared-state-bridge": [
      "hyperchad_renderer_html_actix?/shared-state-bridge"
    ],
    "shared-state-transport": [
      "hyperchad_renderer_html_actix?/shared-state-transport"
    ],
    "sse": [
      "hyperchad_renderer_html_actix?/sse"
    ],
    "web-server": [
      "dep:hyperchad_renderer_html_web_server",
      "extend",
      "switchy/web-server"
    ],
    "web-server-actix": [
      "hyperchad_renderer_html_web_server?/actix",
      "switchy/web-server-actix",
      "web-server"
    ],
    "web-server-simulator": [
      "hyperchad_renderer_html_web_server?/simulator",
      "switchy/web-server-simulator",
      "web-server"
    ]
  },
  "index_path": "hy/pe/hyperchad_renderer_html",
  "name": "hyperchad_renderer_html",
  "pubtime": "2026-05-20T12:34:00Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
