{
  "cksum": "ecbfcaa1a66af065e7affe7862e81c30a4131342cb8f7be5c0834c201326b756",
  "crate_file": "cachekit-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/cachekit/cachekit-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "arbitrary",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dhat",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lru",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quick_cache",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "concurrency": [
      "parking_lot"
    ],
    "default": [
      "policy-s3-fifo",
      "policy-lru",
      "policy-fast-lru",
      "policy-lru-k",
      "policy-clock"
    ],
    "metrics": [],
    "policy-all": [
      "policy-fifo",
      "policy-lru",
      "policy-fast-lru",
      "policy-lru-k",
      "policy-lfu",
      "policy-heap-lfu",
      "policy-two-q",
      "policy-s3-fifo",
      "policy-arc",
      "policy-car",
      "policy-lifo",
      "policy-mfu",
      "policy-mru",
      "policy-random",
      "policy-slru",
      "policy-clock",
      "policy-clock-pro",
      "policy-nru"
    ],
    "policy-arc": [],
    "policy-car": [],
    "policy-clock": [],
    "policy-clock-pro": [],
    "policy-fast-lru": [],
    "policy-fifo": [],
    "policy-heap-lfu": [],
    "policy-lfu": [],
    "policy-lifo": [],
    "policy-lru": [],
    "policy-lru-k": [],
    "policy-mfu": [],
    "policy-mru": [],
    "policy-nru": [],
    "policy-random": [],
    "policy-s3-fifo": [],
    "policy-slru": [],
    "policy-two-q": []
  },
  "index_path": "ca/ch/cachekit",
  "name": "cachekit",
  "pubtime": "2026-02-18T09:41:48Z",
  "rust_version": "1.85",
  "vers": "0.4.0",
  "yanked": false
}
