{
  "cksum": "f4735cb3ac4d82b217e666219cd18056a65971a98413241adaed676271427285",
  "crate_file": "foyer-bench-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/foyer-bench/foyer-bench-0.2.2.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,
      "req": "^1",
      "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.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foyer",
      "optional": false,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "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": "itertools",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics-exporter-prometheus",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minitrace",
      "optional": true,
      "req": "^0.6.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minitrace-jaeger",
      "optional": true,
      "req": "^0.6.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry-otlp",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opentelemetry-semantic-conventions",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-tokio",
        "trace"
      ],
      "kind": "normal",
      "name": "opentelemetry_sdk",
      "optional": true,
      "req": "^0.23",
      "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": "rand",
      "optional": false,
      "req": "^0.8.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.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tikv-jemallocator",
      "optional": true,
      "req": "^0.5",
      "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": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-opentelemetry",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zipf",
      "optional": false,
      "req": "^7",
      "target": null
    }
  ],
  "features": {
    "deadlock": [
      "parking_lot/deadlock_detection",
      "foyer/deadlock"
    ],
    "jemalloc": [
      "tikv-jemallocator"
    ],
    "mtrace": [
      "foyer/mtrace",
      "minitrace-jaeger",
      "minitrace"
    ],
    "sanity": [
      "foyer/sanity"
    ],
    "strict_assertions": [
      "foyer/strict_assertions"
    ],
    "tokio-console": [
      "console-subscriber"
    ],
    "trace": [
      "opentelemetry",
      "opentelemetry_sdk",
      "opentelemetry-otlp",
      "tracing-opentelemetry",
      "opentelemetry-semantic-conventions"
    ]
  },
  "index_path": "fo/ye/foyer-bench",
  "name": "foyer-bench",
  "pubtime": "2024-08-14T06:37:12Z",
  "vers": "0.2.2",
  "yanked": false
}
