{
  "cksum": "30f1bf54cda020ba869a95a4e899a683237c0314ba7dfe4197b796f45cd049ba",
  "crate_file": "mirl-7.1.2.crate",
  "crate_url": "https://static.crates.io/crates/mirl/mirl-7.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "ahash",
      "optional": true,
      "req": ">=0.8.12",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "device_query",
      "optional": true,
      "req": ">=4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "source"
      ],
      "kind": "normal",
      "name": "font-kit",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "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": false,
      "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": true,
      "req": ">=0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": ">=1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": ">=0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "thread_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": ">=0.9.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": true,
      "req": ">=0.6.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "blocking"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": ">=0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "resvg",
      "optional": true,
      "req": ">=0.45.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": ">=1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": ">=1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": true,
      "req": ">=0.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": true,
      "req": ">=0.26",
      "target": null
    },
    {
      "default_features": false,
      "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",
        "libloaderapi",
        "minwindef",
        "windef"
      ],
      "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",
        "Win32_System_Memory"
      ],
      "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": {
    "cursor_show_hotspot": [],
    "std": [],
    "texture_manager_cleanup": [
      "std"
    ]
  },
  "features2": {
    "ahash": [
      "dep:ahash",
      "std"
    ],
    "all": [
      "default",
      "imagery",
      "all_backends",
      "discord",
      "random"
    ],
    "all_backends": [
      "minifb",
      "glfw",
      "font_support"
    ],
    "default": [
      "texture_manager_cleanup",
      "num_traits"
    ],
    "discord": [
      "dep:serde_json",
      "dep:reqwest",
      "dep:serde",
      "std"
    ],
    "font_support": [
      "dep:fontdue",
      "dep:once_cell",
      "dep:font-kit",
      "std",
      "dep:parking_lot"
    ],
    "glfw": [
      "dep:glfw",
      "dep:gl",
      "system",
      "keycodes",
      "std"
    ],
    "imagery": [
      "dep:image"
    ],
    "keyboard_query": [
      "dep:device_query",
      "std"
    ],
    "keycodes": [
      "dep:strum",
      "dep:strum_macros",
      "std"
    ],
    "minifb": [
      "dep:minifb",
      "system",
      "keycodes",
      "keyboard_query",
      "svg",
      "std"
    ],
    "num_traits": [
      "dep:num-traits",
      "std"
    ],
    "random": [
      "dep:rand",
      "std"
    ],
    "svg": [
      "dep:resvg",
      "dep:tempfile"
    ],
    "system": [
      "x11",
      "dep:windows",
      "dep:winapi",
      "dep:raw-window-handle",
      "std"
    ]
  },
  "index_path": "mi/rl/mirl",
  "name": "mirl",
  "pubtime": "2025-12-08T20:03:26Z",
  "rust_version": "1.88.0",
  "v": 2,
  "vers": "7.1.2",
  "yanked": false
}
