{
  "cksum": "5760456d04c74c9262f52f37302673e8e613b1f4a1f6d742f48db9e0d75ad0b3",
  "crate_file": "llvm-plugin-inkwell-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/llvm-plugin-inkwell/llvm-plugin-inkwell-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "inkwell_internals",
      "optional": false,
      "package": "llvm-plugin-inkwell-internals",
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-100",
      "optional": true,
      "package": "llvm-sys",
      "req": "^100.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-110",
      "optional": true,
      "package": "llvm-sys",
      "req": "^110.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-120",
      "optional": true,
      "package": "llvm-sys",
      "req": "^120.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-130",
      "optional": true,
      "package": "llvm-sys",
      "req": "^130.0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-140",
      "optional": true,
      "package": "llvm-sys",
      "req": "^140.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-150",
      "optional": true,
      "package": "llvm-sys",
      "req": "^150.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-160",
      "optional": true,
      "package": "llvm-sys",
      "req": "^160.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-40",
      "optional": true,
      "package": "llvm-sys",
      "req": "^40.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-50",
      "optional": true,
      "package": "llvm-sys",
      "req": "^50.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-60",
      "optional": true,
      "package": "llvm-sys",
      "req": "^60.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-70",
      "optional": true,
      "package": "llvm-sys",
      "req": "^70.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-80",
      "optional": true,
      "package": "llvm-sys",
      "req": "^80.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-90",
      "optional": true,
      "package": "llvm-sys",
      "req": "^90.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "static-alloc",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "target-all"
    ],
    "experimental": [
      "static-alloc"
    ],
    "llvm10-0": [
      "llvm-sys-100"
    ],
    "llvm10-0-no-llvm-linking": [
      "llvm10-0",
      "llvm-sys-100/no-llvm-linking"
    ],
    "llvm11-0": [
      "llvm-sys-110"
    ],
    "llvm11-0-no-llvm-linking": [
      "llvm11-0",
      "llvm-sys-110/no-llvm-linking"
    ],
    "llvm12-0": [
      "llvm-sys-120"
    ],
    "llvm12-0-no-llvm-linking": [
      "llvm12-0",
      "llvm-sys-120/no-llvm-linking"
    ],
    "llvm13-0": [
      "llvm-sys-130"
    ],
    "llvm13-0-no-llvm-linking": [
      "llvm13-0",
      "llvm-sys-130/no-llvm-linking"
    ],
    "llvm14-0": [
      "llvm-sys-140"
    ],
    "llvm14-0-no-llvm-linking": [
      "llvm14-0",
      "llvm-sys-140/no-llvm-linking"
    ],
    "llvm15-0": [
      "llvm-sys-150"
    ],
    "llvm15-0-no-llvm-linking": [
      "llvm15-0",
      "llvm-sys-150/no-llvm-linking"
    ],
    "llvm16-0": [
      "llvm-sys-160"
    ],
    "llvm16-0-no-llvm-linking": [
      "llvm16-0",
      "llvm-sys-160/no-llvm-linking"
    ],
    "llvm4-0": [
      "llvm-sys-40"
    ],
    "llvm4-0-no-llvm-linking": [
      "llvm4-0",
      "llvm-sys-40/no-llvm-linking"
    ],
    "llvm5-0": [
      "llvm-sys-50"
    ],
    "llvm5-0-no-llvm-linking": [
      "llvm5-0",
      "llvm-sys-50/no-llvm-linking"
    ],
    "llvm6-0": [
      "llvm-sys-60"
    ],
    "llvm6-0-no-llvm-linking": [
      "llvm6-0",
      "llvm-sys-60/no-llvm-linking"
    ],
    "llvm7-0": [
      "llvm-sys-70"
    ],
    "llvm7-0-no-llvm-linking": [
      "llvm7-0",
      "llvm-sys-70/no-llvm-linking"
    ],
    "llvm8-0": [
      "llvm-sys-80"
    ],
    "llvm8-0-no-llvm-linking": [
      "llvm8-0",
      "llvm-sys-80/no-llvm-linking"
    ],
    "llvm9-0": [
      "llvm-sys-90"
    ],
    "llvm9-0-no-llvm-linking": [
      "llvm9-0",
      "llvm-sys-90/no-llvm-linking"
    ],
    "nightly": [
      "inkwell_internals/nightly"
    ],
    "no-libffi-linking": [],
    "target-aarch64": [],
    "target-all": [
      "target-x86",
      "target-arm",
      "target-mips",
      "target-aarch64",
      "target-amdgpu",
      "target-systemz",
      "target-hexagon",
      "target-nvptx",
      "target-msp430",
      "target-xcore",
      "target-powerpc",
      "target-sparc",
      "target-bpf",
      "target-lanai",
      "target-webassembly",
      "target-riscv"
    ],
    "target-amdgpu": [],
    "target-arm": [],
    "target-bpf": [],
    "target-hexagon": [],
    "target-lanai": [],
    "target-mips": [],
    "target-msp430": [],
    "target-nvptx": [],
    "target-powerpc": [],
    "target-riscv": [],
    "target-sparc": [],
    "target-syncvm": [],
    "target-systemz": [],
    "target-webassembly": [],
    "target-x86": [],
    "target-xcore": []
  },
  "index_path": "ll/vm/llvm-plugin-inkwell",
  "name": "llvm-plugin-inkwell",
  "pubtime": "2023-04-30T13:58:53Z",
  "vers": "0.3.0",
  "yanked": false
}
