{
  "cksum": "d8d5a16b6aedd67d44fbeb619e63d9fa649d77cabb25a4154f87deec8eeaff4a",
  "crate_file": "hotpath-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/hotpath/hotpath-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": true,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eyre",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sink"
      ],
      "kind": "normal",
      "name": "futures-channel",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sink"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hdrhistogram",
      "optional": true,
      "req": "^7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hotpath-macros",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mach2",
      "optional": true,
      "req": "^0.6",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "prettytable-rs",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quanta",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ratatui",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiny_http",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "dev",
      "name": "ureq",
      "optional": false,
      "req": "^3.1",
      "target": null
    }
  ],
  "features": {
    "crossbeam": [],
    "default": [
      "threads"
    ],
    "hotpath-off": [
      "hotpath-macros/hotpath-off"
    ],
    "threads": []
  },
  "features2": {
    "ci": [
      "dep:serde",
      "dep:serde_json",
      "dep:eyre",
      "dep:clap",
      "dep:prettytable-rs",
      "dep:ureq",
      "dep:base64",
      "dep:regex"
    ],
    "futures": [
      "dep:tokio",
      "tokio/sync",
      "tokio/macros",
      "tokio/time",
      "tokio/rt-multi-thread",
      "dep:futures-channel"
    ],
    "hotpath": [
      "hotpath-macros/hotpath",
      "dep:arc-swap",
      "dep:base64",
      "dep:cfg-if",
      "dep:clap",
      "dep:colored",
      "dep:crossbeam-channel",
      "dep:eyre",
      "dep:hdrhistogram",
      "dep:prettytable-rs",
      "dep:quanta",
      "dep:serde",
      "dep:serde_json",
      "dep:tiny_http",
      "dep:futures-util",
      "dep:pin-project-lite",
      "dep:regex",
      "dep:libc",
      "dep:mach2"
    ],
    "hotpath-alloc": [
      "dep:tokio"
    ],
    "tokio": [
      "dep:tokio",
      "tokio/sync",
      "tokio/macros",
      "tokio/time",
      "tokio/rt-multi-thread"
    ],
    "tui": [
      "dep:serde",
      "dep:serde_json",
      "dep:eyre",
      "dep:clap",
      "dep:prettytable-rs",
      "dep:ureq",
      "dep:crossterm",
      "dep:ratatui",
      "dep:chrono",
      "dep:base64",
      "dep:regex"
    ]
  },
  "index_path": "ho/tp/hotpath",
  "name": "hotpath",
  "pubtime": "2025-12-22T21:56:54Z",
  "v": 2,
  "vers": "0.9.2",
  "yanked": false
}
