{
  "cksum": "936083435abdb1e8a6dcc6c3646ed6513334771e2592beeb44d8c34236860830",
  "crate_file": "tetra-0.6.5.crate",
  "crate_url": "https://static.crates.io/crates/tetra/tetra-0.6.5.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.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.23.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lyon_tessellation",
      "optional": false,
      "req": "^0.17.4",
      "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.8.0",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": "^0.13.1",
      "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"
    ],
    "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": "2021-05-26T18:54:19Z",
  "vers": "0.6.5",
  "yanked": false
}
