{
  "cksum": "8324e531de91a3c25021a30fb7862d39cc516b61fbb801176acb5ff279ea887b",
  "crate_file": "pulley-interpreter-28.0.1.crate",
  "crate_url": "https://static.crates.io/crates/pulley-interpreter/pulley-interpreter-28.0.1.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.1",
      "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": "2025-01-14T23:21:34Z",
  "rust_version": "1.81.0",
  "v": 2,
  "vers": "28.0.1",
  "yanked": false
}
