{
  "cksum": "27030067b11387eb941e2a3e3d623942b074c8cfade681b0a7b98753057d512d",
  "crate_file": "tgr-4.0.0.crate",
  "crate_url": "https://static.crates.io/crates/tgr/tgr-4.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.30.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miniquad",
      "optional": true,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quad-snd",
      "optional": true,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quad-storage",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusttype",
      "optional": false,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "metal"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^25.0.0",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": false,
      "features": [
        "webgpu"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^25.0.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "gles"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^25.0.0",
      "target": "cfg(target_os = \"android\")"
    },
    {
      "default_features": false,
      "features": [
        "vulkan"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^25.0.0",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [
        "dx12"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^25.0.0",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "android-native-activity"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.30.10",
      "target": null
    }
  ],
  "features": {
    "audio": [
      "quad-snd"
    ],
    "storage": [
      "quad-storage"
    ],
    "widgets": []
  },
  "features2": {
    "default": [
      "widgets",
      "audio",
      "storage",
      "wgpu"
    ],
    "miniquad": [
      "dep:miniquad"
    ],
    "wgpu": [
      "dep:wgpu",
      "winit",
      "pollster"
    ]
  },
  "index_path": "3/t/tgr",
  "name": "tgr",
  "pubtime": "2025-05-12T08:07:27Z",
  "v": 2,
  "vers": "4.0.0",
  "yanked": false
}
