{
  "cksum": "5467b3fe1627097dc1bfa2f2e3b28eaf919bf1f14900a0248ed84a9d1eb7b8f4",
  "crate_file": "revm-database-15.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-database/revm-database-15.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-eips",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-provider",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-transport",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytecode",
      "optional": false,
      "package": "revm-bytecode",
      "req": "^11.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "database-interface",
      "optional": false,
      "package": "revm-database-interface",
      "req": "^12.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^24.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "rc",
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "state",
      "optional": false,
      "package": "revm-state",
      "req": "^12.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.47",
      "target": null
    }
  ],
  "features": {
    "map-foldhash": [
      "primitives/map-foldhash",
      "state/map-foldhash"
    ]
  },
  "features2": {
    "alloydb": [
      "std",
      "database-interface/asyncdb",
      "dep:tokio",
      "dep:alloy-provider",
      "dep:alloy-eips",
      "dep:alloy-transport"
    ],
    "default": [
      "std"
    ],
    "serde": [
      "dep:serde",
      "alloy-eips?/serde",
      "bytecode/serde",
      "database-interface/serde",
      "primitives/serde",
      "state/serde"
    ],
    "std": [
      "serde?/std",
      "alloy-eips?/std",
      "bytecode/std",
      "database-interface/std",
      "primitives/std",
      "state/std",
      "serde_json/std"
    ]
  },
  "index_path": "re/vm/revm-database",
  "name": "revm-database",
  "pubtime": "2026-05-20T08:58:37Z",
  "rust_version": "1.91.0",
  "v": 2,
  "vers": "15.0.0",
  "yanked": false
}
