{
  "cksum": "7f9eb6a38b46ce22290fb002c7126b23ffe9c5ab8b34ea7d51f4dbbd52b62794",
  "crate_file": "scenevm-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/scenevm/scenevm-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fontdue",
      "optional": true,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg",
        "gif",
        "bmp",
        "tga"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rfd",
      "optional": false,
      "req": "^0.17.1",
      "target": "cfg(all(not(target_arch = \"wasm32\"), not(target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [
        "include-exclude"
      ],
      "kind": "normal",
      "name": "rust-embed",
      "optional": false,
      "req": "^8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "rng-getrandom"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": "^0.17.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Window",
        "Document",
        "HtmlCanvasElement",
        "CanvasRenderingContext2d",
        "ImageData",
        "PointerEvent",
        "console",
        "DomRect",
        "Element"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": false,
      "req": "^27.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.30",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    }
  ],
  "features": {
    "default": [
      "windowing"
    ],
    "ui": [
      "fontdue"
    ],
    "windowing": [
      "winit"
    ]
  },
  "index_path": "sc/en/scenevm",
  "name": "scenevm",
  "pubtime": "2026-03-08T09:26:31Z",
  "vers": "0.9.0",
  "yanked": false
}
