{
  "cksum": "80a215a7c3ebfa5ca05bc7304e7be2ecb047810e10de161fd3817621df520ad6",
  "crate_file": "scenevm-0.91.0.crate",
  "crate_url": "https://static.crates.io/crates/scenevm/scenevm-0.91.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.10",
      "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": true,
      "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": true,
      "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": {
    "ui": [
      "fontdue"
    ],
    "windowing": [
      "winit"
    ]
  },
  "features2": {
    "default": [
      "gpu",
      "windowing"
    ],
    "gpu": [
      "dep:wgpu",
      "dep:pollster"
    ]
  },
  "index_path": "sc/en/scenevm",
  "name": "scenevm",
  "pubtime": "2026-06-16T01:47:39Z",
  "v": 2,
  "vers": "0.91.0",
  "yanked": false
}
