{
  "cksum": "304d998f466ffef72d76c7f20b05bf08a96801736a6fb1fdef47d49a292618df",
  "crate_file": "revm-primitives-1.1.2.crate",
  "crate_url": "https://static.crates.io/crates/revm-primitives/revm-primitives-1.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "arbitrary",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "auto_impl",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^0.99",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enumn",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustc-hex"
      ],
      "kind": "normal",
      "name": "fixed-hash",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitive-types",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proptest",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proptest-derive",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest-derive",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rlp",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "primitive-types",
        "rlp"
      ],
      "kind": "normal",
      "name": "ruint",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "primitive-types",
        "rlp",
        "proptest",
        "arbitrary"
      ],
      "kind": "dev",
      "name": "ruint",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "dev": [
      "memory_limit",
      "optional_balance_check",
      "optional_block_gas_limit",
      "optional_eip3607",
      "optional_gas_refund",
      "optional_no_base_fee"
    ],
    "memory_limit": [],
    "no_gas_measuring": [],
    "optional_balance_check": [],
    "optional_block_gas_limit": [],
    "optional_eip3607": [],
    "optional_gas_refund": [],
    "optional_no_base_fee": [],
    "std": [
      "bytes/std",
      "rlp/std",
      "hex/std",
      "bitvec/std"
    ]
  },
  "features2": {
    "arbitrary": [
      "std",
      "ruint/arbitrary",
      "ruint/proptest",
      "dep:arbitrary",
      "dep:proptest",
      "dep:proptest-derive"
    ],
    "serde": [
      "dep:serde",
      "hex/serde",
      "hashbrown/serde",
      "ruint/serde",
      "bytes/serde",
      "bitvec/serde"
    ]
  },
  "index_path": "re/vm/revm-primitives",
  "name": "revm-primitives",
  "pubtime": "2023-05-03T13:22:04Z",
  "v": 2,
  "vers": "1.1.2",
  "yanked": false
}
