{
  "cksum": "77822373b991e4353c63a7e5375b00f7c78cc628c683c8035a08127f4dac5ca5",
  "crate_file": "tetra-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/tetra/tetra-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ab_glyph",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hecs",
      "optional": false,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lyon_tessellation",
      "optional": false,
      "req": "^1.0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.20.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sdl3",
      "optional": false,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.104",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xi-unicode",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    }
  ],
  "features": {
    "audio": [
      "rodio"
    ],
    "audio_flac": [
      "audio",
      "rodio/flac"
    ],
    "audio_mp3": [
      "audio",
      "rodio/mp3"
    ],
    "audio_vorbis": [
      "audio",
      "rodio/vorbis"
    ],
    "audio_wav": [
      "audio",
      "rodio/wav"
    ],
    "default": [
      "audio",
      "audio_mp3",
      "audio_vorbis",
      "audio_wav",
      "font_ttf",
      "texture_png",
      "texture_jpeg",
      "texture_gif",
      "texture_bmp"
    ],
    "font_ttf": [
      "ab_glyph"
    ],
    "sdl_build_from_source": [
      "sdl3/build-from-source"
    ],
    "sdl_static_link": [
      "sdl3/static-link"
    ],
    "texture_bmp": [
      "image/bmp"
    ],
    "texture_dds": [
      "image/dds"
    ],
    "texture_gif": [
      "image/gif"
    ],
    "texture_ico": [
      "image/ico"
    ],
    "texture_jpeg": [
      "image/jpeg"
    ],
    "texture_png": [
      "image/png"
    ],
    "texture_pnm": [
      "image/pnm"
    ],
    "texture_tga": [
      "image/tga"
    ],
    "texture_tiff": [
      "image/tiff"
    ],
    "texture_webp": [
      "image/webp"
    ]
  },
  "features2": {
    "serde": [
      "dep:serde",
      "vek/serde"
    ]
  },
  "index_path": "te/tr/tetra",
  "name": "tetra",
  "pubtime": "2025-09-20T13:32:04Z",
  "v": 2,
  "vers": "0.9.0",
  "yanked": false
}
