{
  "cksum": "507473acd7916b81e53f5003296437caf91da99978c52655b0a86418b052d0cc",
  "crate_file": "froodi-1.0.0-beta.1.crate",
  "crate_url": "https://static.crates.io/crates/froodi/froodi-1.0.0-beta.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": ">=0.6, <=0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "axum",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ws"
      ],
      "kind": "dev",
      "name": "axum-test",
      "optional": false,
      "req": "^17.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "h2",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-layer",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-service",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "tracing-test",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "debug": [],
    "default": [
      "std"
    ],
    "eq": [],
    "std": [
      "anyhow/std",
      "thiserror/std",
      "tracing/std"
    ]
  },
  "features2": {
    "__async": [
      "dep:futures-core"
    ],
    "__tower": [
      "dep:tower-layer",
      "dep:tower-service"
    ],
    "axum": [
      "dep:axum",
      "axum/ws",
      "__async",
      "__tower"
    ],
    "http2-axum": [
      "dep:h2",
      "axum/http2"
    ]
  },
  "index_path": "fr/oo/froodi",
  "name": "froodi",
  "pubtime": "2025-08-02T08:51:43Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "1.0.0-beta.1",
  "yanked": false
}
