{
  "cksum": "719da935946b533703b6068b0460a71d6b5d4dbe8db319feff331b9a510b60e2",
  "crate_file": "cxc-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/cxc/cxc-0.2.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.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-jit",
      "optional": true,
      "req": "^0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-module",
      "optional": true,
      "req": "^0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-native",
      "optional": true,
      "req": "^0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cxc_derive",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glam",
      "optional": true,
      "req": "^0.22",
      "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": "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": "memoize",
      "optional": false,
      "req": "^0.3",
      "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": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^1.0.0",
      "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-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-09-14T04:59:18Z",
  "vers": "0.2.1",
  "yanked": false
}
