{
  "cksum": "d7fcffa2306acc4210d6bea2cffb63c1c7203ff415d9da123dfbf44ea6926493",
  "crate_file": "foyer-bench-0.14.1.crate",
  "crate_url": "https://static.crates.io/crates/foyer-bench/foyer-bench-0.14.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytesize",
      "optional": false,
      "package": "foyer-bytesize",
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console-subscriber",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastrace",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastrace-jaeger",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foyer",
      "optional": false,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hdrhistogram",
      "optional": false,
      "req": "^7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "humantime",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "server",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "prometheus"
      ],
      "kind": "normal",
      "name": "mixtrics",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prometheus",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": false,
      "req": "^0.11.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tikv-jemallocator",
      "optional": true,
      "req": "^0.6",
      "target": "cfg(not(target_env = \"msvc\"))"
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "sync",
        "macros",
        "time",
        "signal",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "package": "madsim-tokio",
      "req": "^0.2",
      "target": "cfg(madsim)"
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "sync",
        "macros",
        "time",
        "signal",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "package": "tokio",
      "req": "^1",
      "target": "cfg(not(madsim))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "deadlock": [
      "parking_lot/deadlock_detection",
      "foyer/deadlock"
    ],
    "sanity": [
      "foyer/sanity"
    ],
    "strict_assertions": [
      "foyer/strict_assertions"
    ]
  },
  "features2": {
    "default": [
      "jemalloc"
    ],
    "jemalloc": [
      "dep:tikv-jemallocator"
    ],
    "jeprof": [
      "jemalloc",
      "tikv-jemallocator?/profiling"
    ],
    "tokio-console": [
      "dep:console-subscriber"
    ],
    "tracing": [
      "foyer/tracing",
      "dep:fastrace-jaeger",
      "dep:fastrace"
    ]
  },
  "index_path": "fo/ye/foyer-bench",
  "name": "foyer-bench",
  "pubtime": "2025-02-08T06:31:31Z",
  "rust_version": "1.81.0",
  "v": 2,
  "vers": "0.14.1",
  "yanked": false
}
