{
  "cksum": "179ecaeafe1215a597834f0f9e332728c19936e1f0c680b9ee307bcd1e003b63",
  "crate_file": "egui-fltk-frontend-0.3.3.crate",
  "crate_url": "https://static.crates.io/crates/egui-fltk-frontend/egui-fltk-frontend-0.3.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "copypasta",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(all(unix, any(target_os = \"linux\", target_os = \"freebsd\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "copypasta",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(all(unix, not(any(target_os = \"linux\", target_os = \"freebsd\"))))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "copypasta",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "egui",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "egui_demo_lib",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "egui_wgpu_backend",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "raw-window-handle"
      ],
      "kind": "normal",
      "name": "fltk",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pollster",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "resvg",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiny-skia",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "usvg",
      "optional": true,
      "req": "^0.19",
      "target": null
    }
  ],
  "features": {
    "clipboard": [
      "copypasta"
    ],
    "clipboard-wayland": [
      "clipboard",
      "copypasta/wayland"
    ],
    "clipboard-x11": [
      "clipboard",
      "copypasta/x11"
    ],
    "default": [
      "clipboard-x11"
    ],
    "fltk-bundled": [
      "fltk/fltk-bundled"
    ],
    "svg": [
      "resvg",
      "usvg",
      "tiny-skia"
    ]
  },
  "index_path": "eg/ui/egui-fltk-frontend",
  "name": "egui-fltk-frontend",
  "pubtime": "2021-11-16T08:59:28Z",
  "vers": "0.3.3",
  "yanked": true
}
