{
  "cksum": "10248da202c1c8d8798783bbc4ba08e81ff225c6e2a394d64748d2a62acb198c",
  "crate_file": "surfman-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/surfman/surfman-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cgl",
      "optional": false,
      "req": "^0.3.2",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cocoa",
      "optional": false,
      "req": "^0.19",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation",
      "optional": false,
      "req": "^0.6",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-graphics",
      "optional": false,
      "req": "^0.17",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "display-link",
      "optional": false,
      "req": "^0.2",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "euclid",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "gl",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "gl_generator",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "io-surface",
      "optional": false,
      "req": "^0.12",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mach",
      "optional": false,
      "req": "^0.3",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [
        "egl"
      ],
      "kind": "normal",
      "name": "mozangle",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc",
      "optional": false,
      "req": "^0.2",
      "target": "x86_64-apple-darwin"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "osmesa-sys",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "png",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "dlopen",
        "egl"
      ],
      "kind": "normal",
      "name": "wayland-sys",
      "optional": false,
      "req": "^0.24",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\"))))"
    },
    {
      "default_features": true,
      "features": [
        "d3d11",
        "wingdi",
        "winuser",
        "libloaderapi"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "< 0.19.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wio",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "xlib"
      ],
      "kind": "normal",
      "name": "x11",
      "optional": false,
      "req": "^2.3.0",
      "target": "cfg(all(unix, not(any(target_os = \"macos\", target_os = \"android\"))))"
    },
    {
      "default_features": true,
      "features": [
        "xlib"
      ],
      "kind": "normal",
      "name": "x11",
      "optional": true,
      "req": "^2.3.0",
      "target": "cfg(any(not(unix), target_os = \"macos\", target_os = \"android\"))"
    }
  ],
  "features": {
    "default": [
      "sm-winit"
    ],
    "sm-angle": [],
    "sm-angle-builtin": [
      "mozangle"
    ],
    "sm-angle-default": [
      "sm-angle"
    ],
    "sm-no-wgl": [
      "sm-angle-default"
    ],
    "sm-osmesa": [
      "osmesa-sys"
    ],
    "sm-osmesa-default": [
      "sm-osmesa"
    ],
    "sm-wayland-default": [],
    "sm-winit": [
      "winit"
    ],
    "sm-x11": [
      "x11"
    ]
  },
  "index_path": "su/rf/surfman",
  "name": "surfman",
  "pubtime": "2019-12-11T21:57:38Z",
  "vers": "0.1.3",
  "yanked": false
}
