{
  "cksum": "7cdb9faa5c545d330f10405b26415c327f57992f304341543ced04269c5daa42",
  "crate_file": "cachet-0.7.3.crate",
  "crate_url": "https://static.crates.io/crates/cachet/cachet-0.7.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "alloc_tracker",
      "optional": false,
      "req": "^0.5.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "anyspawn",
      "optional": false,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytesbuf",
      "optional": true,
      "req": "^0.5.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cachet_memory",
      "optional": true,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cachet_service",
      "optional": true,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cachet_tier",
      "optional": false,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "dynosaur",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async-await",
        "executor"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "layered",
      "optional": true,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ohno",
      "optional": false,
      "req": "^0.3.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "metrics",
        "logs"
      ],
      "kind": "dev",
      "name": "opentelemetry",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "logs",
        "testing"
      ],
      "kind": "dev",
      "name": "opentelemetry_sdk",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": false,
      "req": "^0.2.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "use-std"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "use-std"
      ],
      "kind": "dev",
      "name": "postcard",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tick",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.48.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fmt",
        "registry",
        "ansi"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uniflight",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    }
  ],
  "features": {
    "telemetry": [],
    "test-util": [
      "cachet_tier/test-util",
      "tick/test-util"
    ]
  },
  "features2": {
    "default": [
      "memory"
    ],
    "logs": [
      "dep:tracing"
    ],
    "memory": [
      "dep:cachet_memory"
    ],
    "serialize": [
      "dep:serde",
      "dep:postcard",
      "dep:bytesbuf"
    ],
    "service": [
      "dep:cachet_service",
      "dep:layered"
    ]
  },
  "index_path": "ca/ch/cachet",
  "name": "cachet",
  "pubtime": "2026-06-29T14:51:50Z",
  "rust_version": "1.93",
  "v": 2,
  "vers": "0.7.3",
  "yanked": false
}
