{
  "cksum": "d06505612fe6c766be959e0c51374e054c349c513da69628fc6bae7984152834",
  "crate_file": "mirl-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/mirl/mirl-2.0.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": false,
      "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": false,
      "req": ">=0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": ">=0.25.6",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "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": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": ">=1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": false,
      "req": "^0.6.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "resvg",
      "optional": true,
      "req": "^0.45.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": ">=3",
      "target": null
    },
    {
      "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": {
    "default": [
      "svg_support",
      "platform",
      "texture_manager_cleanup"
    ],
    "imagery": [
      "image"
    ],
    "platform": [
      "minifb",
      "glfw",
      "gl",
      "system"
    ],
    "svg_support": [
      "resvg"
    ],
    "system": [
      "x11",
      "windows",
      "winapi"
    ],
    "texture_manager_cleanup": [],
    "wayland": []
  },
  "index_path": "mi/rl/mirl",
  "name": "mirl",
  "pubtime": "2025-07-04T19:30:41Z",
  "rust_version": "1.60.0",
  "vers": "2.0.0",
  "yanked": true
}
