{
  "cksum": "12088f487d27db08e87425a9d690b3f030212f9cbf2aa7668b2055cb9fd88db0",
  "crate_file": "ryot-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/ryot/ryot-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "animation",
        "bevy_asset",
        "bevy_audio",
        "bevy_core_pipeline",
        "bevy_gilrs",
        "bevy_gizmos",
        "bevy_gltf",
        "bevy_pbr",
        "bevy_render",
        "bevy_scene",
        "bevy_sprite",
        "bevy_text",
        "bevy_ui",
        "bevy_winit",
        "default_font",
        "hdr",
        "multi-threaded",
        "png",
        "tonemapping_luts",
        "vorbis",
        "webgl2",
        "x11",
        "zstd"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "2d"
      ],
      "kind": "normal",
      "name": "bevy_asset_loader",
      "optional": true,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "toml",
        "json"
      ],
      "kind": "normal",
      "name": "bevy_common_assets",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "color-eyre",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "config",
      "optional": false,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "glam",
      "optional": false,
      "req": "^0.24.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-rmp"
      ],
      "kind": "normal",
      "name": "heed",
      "optional": true,
      "req": "^0.20.0-alpha.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.24.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lzma-rs",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1.0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "prost-build",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.18.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.193",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.108",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_repr",
      "optional": false,
      "req": "^0.1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time-test",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "bevy": [
      "dep:bevy",
      "dep:bevy_common_assets",
      "dep:bevy_asset_loader"
    ],
    "compression": [
      "dep:zstd"
    ],
    "default": [
      "compression",
      "bevy"
    ],
    "lmdb": [
      "dep:heed",
      "dep:postcard"
    ]
  },
  "index_path": "ry/ot/ryot",
  "name": "ryot",
  "pubtime": "2024-01-29T14:37:59Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": true
}
