{
  "cksum": "06f7c6ff1e5cb12c48c877eee90b58b5473705632ca74e66419d0d91e38fe402",
  "crate_file": "askama_web-0.14.2.crate",
  "crate_url": "https://static.crates.io/crates/askama_web/askama_web-0.14.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "actix_web_4",
      "optional": true,
      "package": "actix-web",
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "askama",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "askama_web_derive",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axum_core_0_4",
      "optional": true,
      "package": "axum-core",
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axum_core_0_5",
      "optional": true,
      "package": "axum-core",
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes_1",
      "optional": true,
      "package": "bytes",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cot_0_3",
      "optional": true,
      "package": "cot",
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http_0_2",
      "optional": true,
      "package": "http",
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "http_1",
      "optional": true,
      "package": "http",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log_0_4",
      "optional": true,
      "package": "log",
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "poem_3",
      "optional": true,
      "package": "poem",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rocket_0_5",
      "optional": true,
      "package": "rocket",
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "salvo_core_0_76",
      "optional": true,
      "package": "salvo_core",
      "req": "^0.76.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "salvo_core_0_77",
      "optional": true,
      "package": "salvo_core",
      "req": "^0.77.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "salvo_core_0_78",
      "optional": true,
      "package": "salvo_core",
      "req": "^0.78.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing_0_1",
      "optional": true,
      "package": "tracing",
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "trillium_0_2",
      "optional": true,
      "package": "trillium",
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "viz_core_0_10",
      "optional": true,
      "package": "viz-core",
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "warp_0_3",
      "optional": true,
      "package": "warp",
      "req": "^0.3.3",
      "target": null
    }
  ],
  "features": {
    "eprintln": []
  },
  "features2": {
    "actix-web-4": [
      "dep:actix_web_4",
      "dep:bytes_1"
    ],
    "axum-0.7": [
      "axum-core-0.4"
    ],
    "axum-0.8": [
      "axum-core-0.5"
    ],
    "axum-core-0.4": [
      "dep:axum_core_0_4",
      "dep:bytes_1",
      "dep:http_1"
    ],
    "axum-core-0.5": [
      "dep:axum_core_0_5",
      "dep:bytes_1",
      "dep:http_1"
    ],
    "cot-0.3": [
      "dep:cot_0_3"
    ],
    "default": [
      "derive"
    ],
    "derive": [
      "dep:askama_web_derive"
    ],
    "log-0.4": [
      "dep:log_0_4"
    ],
    "poem-3": [
      "dep:poem_3",
      "dep:bytes_1",
      "dep:http_1"
    ],
    "rocket-0.5": [
      "dep:rocket_0_5"
    ],
    "salvo-0.76": [
      "salvo_core-0.76"
    ],
    "salvo-0.77": [
      "salvo_core-0.77"
    ],
    "salvo_core-0.76": [
      "dep:salvo_core_0_76",
      "dep:bytes_1",
      "dep:http_1"
    ],
    "salvo_core-0.77": [
      "dep:salvo_core_0_77",
      "dep:bytes_1",
      "dep:http_1"
    ],
    "salvo_core-0.78": [
      "dep:salvo_core_0_78",
      "dep:bytes_1",
      "dep:http_1"
    ],
    "tracing-0.1": [
      "dep:tracing_0_1"
    ],
    "trillium-0.2": [
      "dep:trillium_0_2"
    ],
    "viz-0.10": [
      "viz-core-0.10"
    ],
    "viz-core-0.10": [
      "dep:viz_core_0_10",
      "dep:http_1"
    ],
    "warp-0.3": [
      "dep:warp_0_3",
      "dep:bytes_1",
      "dep:http_0_2"
    ]
  },
  "index_path": "as/ka/askama_web",
  "name": "askama_web",
  "pubtime": "2025-05-14T20:45:33Z",
  "rust_version": "1.83",
  "v": 2,
  "vers": "0.14.2",
  "yanked": false
}
