{
  "cksum": "86e48fc736d9542c082ea5305be44b6a14b53a615f0147ad57f62189fd813068",
  "crate_file": "revm-context-41.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-context/revm-context-41.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1",
      "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": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "database",
      "optional": false,
      "package": "revm-database",
      "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": [],
      "kind": "normal",
      "name": "derive-where",
      "optional": false,
      "req": "^1.6",
      "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": [],
      "kind": "normal",
      "name": "state",
      "optional": false,
      "package": "revm-state",
      "req": "^41.0.0",
      "target": null
    }
  ],
  "features": {
    "dev": [
      "memory_limit",
      "optional_balance_check",
      "optional_block_gas_limit",
      "optional_eip3541",
      "optional_eip3607",
      "optional_eip7623",
      "optional_no_base_fee",
      "optional_priority_fee_check",
      "optional_fee_charge"
    ],
    "map-foldhash": [
      "primitives/map-foldhash",
      "state/map-foldhash"
    ],
    "memory_limit": [],
    "optional_balance_check": [],
    "optional_block_gas_limit": [],
    "optional_eip3541": [],
    "optional_eip3607": [],
    "optional_eip7623": [],
    "optional_fee_charge": [],
    "optional_no_base_fee": [],
    "optional_priority_fee_check": []
  },
  "features2": {
    "default": [
      "std"
    ],
    "serde": [
      "dep:serde",
      "primitives/serde",
      "state/serde",
      "context-interface/serde",
      "bytecode/serde",
      "database/serde",
      "database-interface/serde",
      "derive-where/serde",
      "bitvec/serde"
    ],
    "std": [
      "serde?/std",
      "bytecode/std",
      "context-interface/std",
      "database/std",
      "database-interface/std",
      "primitives/std",
      "state/std",
      "bitvec/std"
    ]
  },
  "index_path": "re/vm/revm-context",
  "name": "revm-context",
  "pubtime": "2026-06-11T19:42:19Z",
  "rust_version": "1.91.0",
  "v": 2,
  "vers": "41.0.0",
  "yanked": false
}
