{
  "cksum": "d2f4c2695460941663a0ae472e8bb242576d074ff15aa9b58a98dc15cb2f488b",
  "crate_file": "egui_backend_selector-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/egui_backend_selector/egui_backend_selector-0.0.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "eframe",
      "optional": false,
      "req": "^0.34.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "egui",
      "optional": false,
      "req": "^0.34.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "winit"
      ],
      "kind": "normal",
      "name": "egui_software_backend",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glfw",
      "optional": false,
      "req": "=0.51.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "main_thread",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-cpuid",
      "optional": false,
      "req": "^11.6.0",
      "target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"x86\"), windows))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_UI_WindowsAndMessaging"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.61.2",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [
      "glow",
      "persistence"
    ],
    "glow": [
      "eframe/glow"
    ],
    "persistence": [
      "eframe/persistence",
      "ron"
    ],
    "wgpu": [
      "eframe/wgpu"
    ]
  },
  "index_path": "eg/ui/egui_backend_selector",
  "name": "egui_backend_selector",
  "pubtime": "2026-04-04T23:10:31Z",
  "rust_version": "1.88.0",
  "vers": "0.0.2",
  "yanked": false
}
