{
  "cksum": "be14280b69a9cbb6ada02a7aa5f7b3f1b72d1043b5bc9336990b700525dea6e3",
  "crate_file": "pulley-interpreter-34.0.2.crate",
  "crate_url": "https://static.crates.io/crates/pulley-interpreter/pulley-interpreter-34.0.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.93",
      "target": null
    },
    {
      "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.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-bitset",
      "optional": false,
      "req": "^0.121.2",
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "pulley-macros",
      "optional": false,
      "req": "=34.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "termcolor",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasmtime-math",
      "optional": true,
      "req": "=34.0.2",
      "target": null
    }
  ],
  "features": {
    "decode": [],
    "disas": [
      "decode"
    ],
    "encode": []
  },
  "features2": {
    "arbitrary": [
      "dep:arbitrary",
      "arbitrary/derive",
      "std",
      "cranelift-bitset/arbitrary"
    ],
    "interp": [
      "decode",
      "encode",
      "dep:wasmtime-math"
    ],
    "profile": [
      "std",
      "dep:anyhow"
    ],
    "std": [
      "wasmtime-math?/std"
    ]
  },
  "index_path": "pu/ll/pulley-interpreter",
  "name": "pulley-interpreter",
  "pubtime": "2025-07-18T17:40:14Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "34.0.2",
  "yanked": false
}
