{
  "cksum": "b9b673eb9895ce00f1e4068bdb66855e577fa84c95d587a26f310f590a2169c5",
  "crate_file": "raft-wal-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/raft-wal/raft-wal-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitcode",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32c",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "storage-v2"
      ],
      "kind": "normal",
      "name": "openraft",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "redb",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rocksdb",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sled",
      "optional": false,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "io-util",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "fs",
        "io-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-uring",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "std",
      "zstd"
    ],
    "io-uring": [
      "dep:tokio-uring",
      "std"
    ],
    "io-uring-bridge": [
      "io-uring",
      "dep:crossbeam-channel",
      "tokio"
    ],
    "openraft-storage": [
      "dep:openraft",
      "dep:bitcode",
      "dep:serde",
      "tokio"
    ],
    "std": [
      "dep:crc32c"
    ],
    "tokio": [
      "dep:tokio",
      "std"
    ],
    "zstd": [
      "dep:zstd"
    ]
  },
  "index_path": "ra/ft/raft-wal",
  "name": "raft-wal",
  "pubtime": "2026-03-25T14:11:25Z",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
