{
  "cksum": "24188978ab59b8fd508d0193f8a08848bdcd19ae0f73f2ad1d6ee3b2cd6c0903",
  "crate_file": "revm-27.0.2.crate",
  "crate_url": "https://static.crates.io/crates/revm/revm-27.0.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytecode",
      "optional": false,
      "package": "revm-bytecode",
      "req": "^6.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context",
      "optional": false,
      "package": "revm-context",
      "req": "^8.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^8.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "database",
      "optional": false,
      "package": "revm-database",
      "req": "^7.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "database-interface",
      "optional": false,
      "package": "revm-database-interface",
      "req": "^7.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "handler",
      "optional": false,
      "package": "revm-handler",
      "req": "^8.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "inspector",
      "optional": false,
      "package": "revm-inspector",
      "req": "^8.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "interpreter",
      "optional": false,
      "package": "revm-interpreter",
      "req": "^23.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "precompile",
      "optional": false,
      "package": "revm-precompile",
      "req": "^24.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^20.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "preserve_order"
      ],
      "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": "^7.0.1",
      "target": null
    }
  ],
  "features": {
    "alloydb": [
      "database/alloydb"
    ],
    "arbitrary": [
      "primitives/arbitrary"
    ],
    "asm-keccak": [
      "primitives/asm-keccak"
    ],
    "asyncdb": [
      "database-interface/asyncdb"
    ],
    "blst": [
      "precompile/blst"
    ],
    "bn": [
      "precompile/bn"
    ],
    "c-kzg": [
      "precompile/c-kzg"
    ],
    "default": [
      "std",
      "c-kzg",
      "secp256k1",
      "portable",
      "blst",
      "tracer"
    ],
    "dev": [
      "memory_limit",
      "optional_balance_check",
      "optional_block_gas_limit",
      "optional_eip3541",
      "optional_eip3607",
      "optional_no_base_fee"
    ],
    "gmp": [
      "precompile/gmp"
    ],
    "hashbrown": [
      "interpreter/hashbrown",
      "precompile/hashbrown"
    ],
    "kzg-rs": [
      "precompile/kzg-rs"
    ],
    "memory_limit": [
      "context/memory_limit",
      "interpreter/memory_limit"
    ],
    "optional_balance_check": [
      "context/optional_balance_check"
    ],
    "optional_block_gas_limit": [
      "context/optional_block_gas_limit"
    ],
    "optional_eip3541": [
      "context/optional_eip3541"
    ],
    "optional_eip3607": [
      "context/optional_eip3607"
    ],
    "optional_no_base_fee": [
      "context/optional_no_base_fee"
    ],
    "portable": [
      "precompile/portable"
    ],
    "secp256k1": [
      "precompile/secp256k1"
    ],
    "serde": [
      "interpreter/serde",
      "database-interface/serde",
      "primitives/serde",
      "handler/serde",
      "context-interface/serde",
      "bytecode/serde",
      "context/serde",
      "database/serde",
      "inspector/serde",
      "state/serde"
    ],
    "serde-json": [
      "serde",
      "inspector/tracer"
    ],
    "std": [
      "interpreter/std",
      "precompile/std",
      "handler/std",
      "context/std",
      "context-interface/std",
      "bytecode/std",
      "database/std",
      "database-interface/std",
      "inspector/std",
      "primitives/std",
      "state/std",
      "serde/std",
      "serde_json/std"
    ],
    "tracer": [
      "inspector/tracer"
    ]
  },
  "index_path": "re/vm/revm",
  "name": "revm",
  "pubtime": "2025-07-03T13:23:29Z",
  "vers": "27.0.2",
  "yanked": false
}
