{
  "cksum": "ac3697bc4443fa0d6300e1c111e9816355e6f74c757bb45ba68bd5df744d5903",
  "crate_file": "beet_examples-0.0.3.crate",
  "crate_url": "https://static.crates.io/crates/beet_examples/beet_examples-0.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.75",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "beet_core",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "beet_ecs",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "beet_ml",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "beet_net",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bevy_scene",
        "serialize"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy-inspector-egui",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "forky_bevy",
      "optional": false,
      "req": "^0.1.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "forky_core",
      "optional": false,
      "req": "^0.1.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "forky_web",
      "optional": false,
      "req": "^0.1.50",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pretty_env_logger",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rayon",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.35",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Headers",
        "Document",
        "Element",
        "Window",
        "Cache",
        "CacheStorage",
        "HtmlIFrameElement",
        "DomRectReadOnly",
        "MediaQueryList",
        "MouseEvent",
        "KeyboardEvent",
        "CustomEvent",
        "CustomEventInit",
        "Gpu",
        "console",
        "Navigator",
        "Performance",
        "Request",
        "RequestInit",
        "RequestMode",
        "Response",
        "Blob",
        "BlobEvent",
        "BlobEventInit",
        "BlobPropertyBag",
        "HtmlAnchorElement",
        "HtmlCanvasElement",
        "HtmlInputElement",
        "File",
        "FileList",
        "Url",
        "History",
        "Location",
        "UrlSearchParams",
        "IdbCursor",
        "IdbCursorDirection",
        "IdbCursorWithValue",
        "IdbDatabase",
        "IdbFactory",
        "IdbFileHandle",
        "IdbFileMetadataParameters",
        "IdbFileRequest",
        "IdbIndex",
        "IdbIndexParameters",
        "IdbKeyRange",
        "IdbLocaleAwareKeyRange",
        "IdbMutableFile",
        "IdbObjectStore",
        "IdbObjectStoreParameters",
        "IdbOpenDbOptions",
        "IdbOpenDbRequest",
        "IdbRequest",
        "IdbRequestReadyState",
        "IdbTransaction",
        "IdbTransactionMode",
        "IdbVersionChangeEvent",
        "IdbVersionChangeEventInit"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": [],
    "reflect": [
      "beet_ecs/reflect"
    ],
    "tokio": [
      "beet_net/tokio"
    ]
  },
  "index_path": "be/et/beet_examples",
  "name": "beet_examples",
  "pubtime": "2024-07-14T08:35:56Z",
  "vers": "0.0.3",
  "yanked": false
}
