{
  "cksum": "fffa61b4b0bf20e04be41507029584cd0d4ac58f1266fda31fd598afe965a95c",
  "crate_file": "fontloader-0.1.0-alpha.0.crate",
  "crate_url": "https://static.crates.io/crates/fontloader/fontloader-0.1.0-alpha.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cocoa",
      "optional": false,
      "req": "^0.24",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation",
      "optional": false,
      "req": "^0.9",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation-sys",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-graphics",
      "optional": false,
      "req": "^0.22",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-text",
      "optional": false,
      "req": "^19",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dwrote",
      "optional": false,
      "req": "^0.11",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fontconfig",
      "optional": false,
      "package": "fontconfig-rs",
      "req": "^0.1.1",
      "target": "cfg(not(any(target_os = \"macos\", windows)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "freetype-rs",
      "optional": false,
      "req": "^0.30",
      "target": "cfg(not(any(target_os = \"macos\", windows)))"
    },
    {
      "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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "pkg-config",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(not(any(target_os = \"macos\", windows)))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "impl-default"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "force_system_fontconfig": [
      "fontconfig/dlopen"
    ]
  },
  "index_path": "fo/nt/fontloader",
  "name": "fontloader",
  "pubtime": "2022-06-21T09:55:24Z",
  "rust_version": "1.56.1",
  "vers": "0.1.0-alpha.0",
  "yanked": false
}
