{
  "cksum": "403a1a95f4c18a45c86c7bff13df00347afd0abcbf2e54af273c837339ffcf77",
  "crate_file": "pulley-interpreter-28.0.0.crate",
  "crate_url": "https://static.crates.io/crates/pulley-interpreter/pulley-interpreter-28.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.93",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-bitset",
      "optional": false,
      "req": "^0.115.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "read_core",
        "elf",
        "std"
      ],
      "kind": "dev",
      "name": "object",
      "optional": false,
      "req": "^0.36.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sptr",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    }
  ],
  "features": {
    "decode": [],
    "disas": [
      "decode"
    ],
    "encode": [],
    "interp": [
      "decode",
      "encode"
    ],
    "std": []
  },
  "features2": {
    "arbitrary": [
      "dep:arbitrary",
      "arbitrary/derive",
      "std",
      "cranelift-bitset/arbitrary"
    ]
  },
  "index_path": "pu/ll/pulley-interpreter",
  "name": "pulley-interpreter",
  "pubtime": "2024-12-20T16:22:13Z",
  "rust_version": "1.81.0",
  "v": 2,
  "vers": "28.0.0",
  "yanked": false
}
