{
  "cksum": "472fd220a66897baa5ee478ede5764edc54be011a20c2ed23766ee2e5c096564",
  "crate_file": "coordinode-lsm-tree-4.2.0.crate",
  "crate_url": "https://static.crates.io/crates/coordinode-lsm-tree/coordinode-lsm-tree-4.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "package": "byteorder-lite",
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteview",
      "optional": false,
      "req": "~0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enum_dispatch",
      "optional": false,
      "req": "^0.3.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "fs_extra",
      "optional": false,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "interval-heap",
      "optional": false,
      "req": "^0.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "io-uring",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lz4_flex",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "nanoid",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "quick_cache",
      "optional": false,
      "req": "^0.6.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "self_cell",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sfa",
      "optional": false,
      "req": "~1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "structured-zstd",
      "optional": true,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "strum",
      "optional": false,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "varint-rs",
      "optional": false,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "xxh3"
      ],
      "kind": "normal",
      "name": "xxhash-rust",
      "optional": false,
      "req": "^0.8.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "metrics": []
  },
  "features2": {
    "bytes_1": [
      "dep:bytes"
    ],
    "encryption": [
      "dep:aes-gcm",
      "dep:rand_chacha"
    ],
    "io-uring": [
      "dep:io-uring"
    ],
    "lz4": [
      "dep:lz4_flex"
    ],
    "zstd": [
      "dep:zstd"
    ],
    "zstd-pure": [
      "dep:structured-zstd"
    ]
  },
  "index_path": "co/or/coordinode-lsm-tree",
  "name": "coordinode-lsm-tree",
  "pubtime": "2026-03-31T13:27:38Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "4.2.0",
  "yanked": false
}
