{
  "cksum": "56a9d4862cc965b730eba008468aa4e8e82b53ec549176fcc43d630e0fb840b3",
  "crate_file": "cxc-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cxc/cxc-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.12",
      "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.0",
      "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"
    ],
    "show-bytes": [],
    "xc-debug": []
  },
  "index_path": "3/c/cxc",
  "name": "cxc",
  "pubtime": "2023-06-24T23:33:48Z",
  "vers": "0.1.0",
  "yanked": false
}
