{
  "cksum": "c492b59d0e479a3a92095cf9e271638f98c11c397fb80d0710b6200d600cabb0",
  "crate_file": "tetra-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/tetra/tetra-0.5.2.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.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.23.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sdl2",
      "optional": false,
      "req": "^0.34.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.104",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": false,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": "^0.12.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_flac",
      "audio_mp3",
      "audio_vorbis",
      "audio_wav",
      "font_ttf",
      "texture_png",
      "texture_jpeg",
      "texture_gif",
      "texture_bmp"
    ],
    "font_ttf": [
      "ab_glyph"
    ],
    "sdl2_bundled": [
      "sdl2/bundled"
    ],
    "sdl2_static_link": [
      "sdl2/static-link"
    ],
    "serde_support": [
      "serde",
      "vek/serde"
    ],
    "texture_bmp": [
      "image/bmp"
    ],
    "texture_dds": [
      "image/dds",
      "image/dxt"
    ],
    "texture_gif": [
      "image/gif"
    ],
    "texture_ico": [
      "image/ico"
    ],
    "texture_jpeg": [
      "image/jpeg",
      "image/jpeg_rayon"
    ],
    "texture_png": [
      "image/png"
    ],
    "texture_pnm": [
      "image/pnm"
    ],
    "texture_tga": [
      "image/tga"
    ],
    "texture_tiff": [
      "image/tiff"
    ],
    "texture_webp": [
      "image/webp"
    ]
  },
  "index_path": "te/tr/tetra",
  "name": "tetra",
  "pubtime": "2020-11-01T11:51:23Z",
  "vers": "0.5.2",
  "yanked": false
}
