{
  "cksum": "de8f2f9e8b55b78d4cc7f7a357b58f68f72c8793b78d03d5d67caf64100f9911",
  "crate_file": "cxc-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/cxc/cxc-0.3.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift",
      "optional": true,
      "req": "^0.101.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-jit",
      "optional": true,
      "req": "^0.101.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-module",
      "optional": true,
      "req": "^0.101.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-native",
      "optional": true,
      "req": "^0.101.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cxc_derive",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "llvm15-0"
      ],
      "kind": "normal",
      "name": "inkwell",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys",
      "optional": true,
      "req": "^150",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "logos",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "passable",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "region",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "slotmap",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "backend-cranelift": [
      "cranelift",
      "cranelift-jit",
      "cranelift-module",
      "cranelift-native"
    ],
    "backend-debug": [],
    "backend-interpreter": [
      "region",
      "libc"
    ],
    "backend-llvm": [
      "llvm-sys",
      "inkwell"
    ],
    "default": [
      "backend-cranelift",
      "ffi-assertions"
    ],
    "ffi-assertions": [
      "region"
    ],
    "mir-debug": [],
    "show-bytes": [],
    "xc-debug": []
  },
  "index_path": "3/c/cxc",
  "name": "cxc",
  "pubtime": "2023-11-01T05:32:07Z",
  "vers": "0.3.1",
  "yanked": false
}
