{
  "cksum": "f5fe0be1e47c0c0f3da4397693e08f5d78329ae095c25d529e12ade78420fb41",
  "crate_file": "inkwell-0.1.0-beta.2.crate",
  "crate_url": "https://static.crates.io/crates/inkwell/inkwell-0.1.0-beta.2.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,
      "req": "^0.3.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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-110",
      "optional": true,
      "package": "llvm-sys",
      "req": "^110.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-36",
      "optional": true,
      "package": "llvm-sys",
      "req": "^36.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-37",
      "optional": true,
      "package": "llvm-sys",
      "req": "^37.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-38",
      "optional": true,
      "package": "llvm-sys",
      "req": "^38.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llvm-sys-39",
      "optional": true,
      "package": "llvm-sys",
      "req": "^39.3",
      "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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "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"
    ],
    "llvm3-6": [
      "llvm-sys-36"
    ],
    "llvm3-6-no-llvm-linking": [
      "llvm3-6",
      "llvm-sys-36/no-llvm-linking"
    ],
    "llvm3-7": [
      "llvm-sys-37"
    ],
    "llvm3-7-no-llvm-linking": [
      "llvm3-7",
      "llvm-sys-37/no-llvm-linking"
    ],
    "llvm3-8": [
      "llvm-sys-38"
    ],
    "llvm3-8-no-llvm-linking": [
      "llvm3-8",
      "llvm-sys-38/no-llvm-linking"
    ],
    "llvm3-9": [
      "llvm-sys-39"
    ],
    "llvm3-9-no-llvm-linking": [
      "llvm3-9",
      "llvm-sys-39/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-systemz": [],
    "target-webassembly": [],
    "target-x86": [],
    "target-xcore": []
  },
  "index_path": "in/kw/inkwell",
  "name": "inkwell",
  "pubtime": "2021-02-01T02:40:50Z",
  "vers": "0.1.0-beta.2",
  "yanked": false
}
