{
  "cksum": "68f6444617a17fecf926272ccb6af6dd8b989f5a44b631443f645c20a33be523",
  "crate_file": "mirl-3.3.0.crate",
  "crate_url": "https://static.crates.io/crates/mirl/mirl-3.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8.12",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": false,
      "req": ">=0.28",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fontdue",
      "optional": true,
      "req": ">=0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gl",
      "optional": true,
      "req": "^0.14.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glfw",
      "optional": true,
      "req": "^0.51.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ico",
      "optional": true,
      "req": ">=0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": ">=0.25.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minifb",
      "optional": true,
      "req": ">=0.28.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": ">=0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": ">=1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": true,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "resvg",
      "optional": true,
      "req": "^0.45.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": ">=3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "winuser",
        "wingdi",
        "shellapi"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_Graphics_Gdi",
        "Win32_UI_WindowsAndMessaging",
        "Win32_System_Diagnostics_Debug",
        "Win32_System_SystemInformation",
        "Win32_System_Power",
        "Win32_System_Threading",
        "Win32_System_LibraryLoader",
        "Win32_System_Com",
        "Win32_UI_Shell"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.48",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x11",
      "optional": true,
      "req": ">=2.18.0",
      "target": "cfg(target_os = \"linux\")"
    }
  ],
  "features": {
    "all": [
      "default",
      "imagery",
      "full_backend_support"
    ],
    "default": [
      "texture_manager_cleanup"
    ],
    "font_support": [
      "fontdue",
      "once_cell"
    ],
    "full_backend_support": [
      "minifb_backend",
      "glfw_backend",
      "svg_support",
      "ico_support"
    ],
    "glfw_backend": [
      "glfw",
      "gl",
      "system"
    ],
    "ico_support": [
      "ico"
    ],
    "imagery": [
      "image"
    ],
    "minifb_backend": [
      "minifb",
      "system"
    ],
    "svg_support": [
      "resvg",
      "tempfile"
    ],
    "system": [
      "x11",
      "windows",
      "winapi",
      "raw-window-handle"
    ],
    "texture_manager_cleanup": [],
    "wayland": []
  },
  "index_path": "mi/rl/mirl",
  "name": "mirl",
  "pubtime": "2025-07-18T17:24:04Z",
  "rust_version": "1.60.0",
  "vers": "3.3.0",
  "yanked": true
}
