{
  "cksum": "d761681a43e48408ea23f7f66ff56ff7b6128cadb8f9135d1b94787d0c0fc6b4",
  "crate_file": "revm-database-41.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-database/revm-database-41.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": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "database-interface",
      "optional": false,
      "package": "revm-database-interface",
      "req": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "debug"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^41.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": "^41.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",
      "either/serde"
    ],
    "std": [
      "serde?/std",
      "alloy-eips?/std",
      "bytecode/std",
      "database-interface/std",
      "derive_more/std",
      "either/std",
      "primitives/std",
      "state/std",
      "serde_json/std"
    ]
  },
  "index_path": "re/vm/revm-database",
  "name": "revm-database",
  "pubtime": "2026-06-11T19:42:12Z",
  "rust_version": "1.91.0",
  "v": 2,
  "vers": "41.0.0",
  "yanked": false
}
