{
  "cksum": "63350fc565d2b7ab7f610d0655b28f5f80348658c2cf33d05d7ec43356c4be3c",
  "crate_file": "pulley-interpreter-40.0.3.crate",
  "crate_url": "https://static.crates.io/crates/pulley-interpreter/pulley-interpreter-40.0.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-bitset",
      "optional": false,
      "req": "^0.127.3",
      "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.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pulley-macros",
      "optional": false,
      "req": "=40.0.3",
      "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,
      "package": "wasmtime-internal-math",
      "req": "=40.0.3",
      "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": "2026-01-27T00:25:32Z",
  "rust_version": "1.89.0",
  "v": 2,
  "vers": "40.0.3",
  "yanked": false
}
