{
  "cksum": "85eb66316c261a8ffd266e3c295991d703e810b29b57006dfea08481e81e2f56",
  "crate_file": "revm-22.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm/revm-22.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytecode",
      "optional": false,
      "package": "revm-bytecode",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context",
      "optional": false,
      "package": "revm-context",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "database",
      "optional": false,
      "package": "revm-database",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "database-interface",
      "optional": false,
      "package": "revm-database-interface",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "handler",
      "optional": false,
      "package": "revm-handler",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "inspector",
      "optional": false,
      "package": "revm-inspector",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "interpreter",
      "optional": false,
      "package": "revm-interpreter",
      "req": "^18.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "precompile",
      "optional": false,
      "package": "revm-precompile",
      "req": "^19.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^18.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "state",
      "optional": false,
      "package": "revm-state",
      "req": "^3.0.0",
      "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"
    ],
    "dev": [
      "memory_limit",
      "optional_balance_check",
      "optional_block_gas_limit",
      "optional_eip3607",
      "optional_no_base_fee"
    ],
    "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_eip3607": [
      "context/optional_eip3607"
    ],
    "optional_no_base_fee": [
      "context/optional_no_base_fee"
    ],
    "portable": [
      "precompile/portable"
    ],
    "secp256k1": [
      "precompile/secp256k1"
    ],
    "secp256r1": [
      "precompile/secp256r1"
    ],
    "serde": [
      "interpreter/serde",
      "database-interface/serde",
      "primitives/serde",
      "handler/serde",
      "context-interface/serde",
      "inspector/serde",
      "bytecode/serde",
      "context/serde",
      "database/serde",
      "state/serde"
    ],
    "serde-json": [
      "serde",
      "inspector/serde-json"
    ],
    "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"
    ]
  },
  "index_path": "re/vm/revm",
  "name": "revm",
  "pubtime": "2025-04-09T12:52:50Z",
  "vers": "22.0.0",
  "yanked": false
}
