{
  "cksum": "b0504fc23a34d36352540ae5eedcec2623c86607a4efe25494ca9641845c5a50",
  "crate_file": "font-kit-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/font-kit/font-kit-0.12.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "colored",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation",
      "optional": false,
      "req": "^0.9",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-graphics",
      "optional": false,
      "req": "^0.22",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-text",
      "optional": false,
      "req": "^19.1.0",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs-next",
      "optional": false,
      "req": "^2.0",
      "target": "cfg(not(any(target_arch = \"wasm32\", target_family = \"windows\", target_os = \"android\")))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dwrote",
      "optional": false,
      "req": "^0.11",
      "target": "cfg(target_family = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "float-ord",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "freetype",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(not(any(target_family = \"windows\", target_os = \"macos\", target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "freetype",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pathfinder_geometry",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pathfinder_simd",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pbr",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "prettytable-rs",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "dwrite",
        "minwindef",
        "sysinfoapi",
        "winbase",
        "winnt"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_family = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yeslogic-fontconfig-sys",
      "optional": false,
      "req": "^5.0",
      "target": "cfg(not(any(target_family = \"windows\", target_os = \"macos\", target_os = \"ios\", target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yeslogic-fontconfig-sys",
      "optional": true,
      "req": "^5.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "source"
    ],
    "loader-freetype": [
      "freetype"
    ],
    "loader-freetype-default": [
      "loader-freetype"
    ],
    "source": [],
    "source-fontconfig": [
      "yeslogic-fontconfig-sys"
    ],
    "source-fontconfig-default": [
      "source-fontconfig"
    ],
    "source-fontconfig-dlopen": [
      "yeslogic-fontconfig-sys/dlopen"
    ]
  },
  "index_path": "fo/nt/font-kit",
  "name": "font-kit",
  "pubtime": "2023-12-01T09:41:24Z",
  "vers": "0.12.0",
  "yanked": false
}
