{
  "cksum": "d6f7f1ab8e47131af4a931e7f3364e8c8f5771ab5b7c882bdeffbef7f9654d70",
  "crate_file": "tetra-0.5.4.crate",
  "crate_url": "https://static.crates.io/crates/tetra/tetra-0.5.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ab_glyph",
      "optional": true,
      "req": ">=0.2.2, <0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": ">=1.0.33, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": ">=1.4.0, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": false,
      "req": ">=0.6.0, <0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": ">=0.9.0, <0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": ">=0.23.12, <0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": ">=0.7.3, <0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": ">=0.11.0, <0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sdl2",
      "optional": false,
      "req": ">=0.34.0, <0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": ">=1.0.104, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": false,
      "req": ">=0.1.12, <0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": ">=0.12.0, <0.13.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-27T16:57:02Z",
  "vers": "0.5.4",
  "yanked": false
}
