{
  "cksum": "77c978404094817158b9d6c73b1f0ed64b0f2c37e90ef713cdfd04db1a8eb4e9",
  "crate_file": "dragonfly-client-storage-1.0.35.crate",
  "crate_url": "https://static.crates.io/crates/dragonfly-client-storage/dragonfly-client-storage-1.0.35.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytesize",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.42",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dragonfly-api",
      "optional": false,
      "req": "=2.1.80",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dragonfly-client-config",
      "optional": false,
      "req": "^1.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dragonfly-client-core",
      "optional": false,
      "req": "^1.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dragonfly-client-metric",
      "optional": false,
      "req": "^1.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dragonfly-client-util",
      "optional": false,
      "req": "^1.0.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs2",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "leaky-bucket",
      "optional": false,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-wkt-types",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quinn",
      "optional": false,
      "req": "^0.11.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stream",
        "native-tls",
        "default-tls",
        "rustls-tls",
        "gzip",
        "brotli",
        "zstd",
        "deflate",
        "blocking",
        "hickory-dns"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rocksdb",
      "optional": false,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tls12",
        "ring"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "^0.23.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pki-types",
      "optional": false,
      "req": "^1.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "tracing"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vortex-protocol",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {},
  "index_path": "dr/ag/dragonfly-client-storage",
  "name": "dragonfly-client-storage",
  "pubtime": "2025-10-24T09:30:59Z",
  "vers": "1.0.35",
  "yanked": false
}
