{
  "cksum": "77931f8d9f48232f0799b218f0aa8a16db97ccb94c6ecd2e629e56411db0af89",
  "crate_file": "sss_capture_ui-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/sss_capture_ui/sss_capture_ui-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ab_glyph",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bytemuck",
        "default_fonts"
      ],
      "kind": "normal",
      "name": "egui",
      "optional": true,
      "req": "^0.34",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "egui-wgpu",
      "optional": true,
      "req": "^0.34",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [
        "clipboard"
      ],
      "kind": "normal",
      "name": "egui-winit",
      "optional": true,
      "req": "^0.34",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": false,
      "req": "^0.9",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "resvg",
      "optional": false,
      "req": "^0.47",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "mm",
        "shm",
        "event"
      ],
      "kind": "normal",
      "name": "rustix",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "serde_derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sss_capture",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sss_core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiny-skia",
      "optional": false,
      "req": "^0.12",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "usvg",
      "optional": false,
      "req": "^0.47",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wayland-client",
      "optional": false,
      "req": "^0.31",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wayland-cursor",
      "optional": false,
      "req": "^0.31",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "client",
        "unstable",
        "staging"
      ],
      "kind": "normal",
      "name": "wayland-protocols",
      "optional": false,
      "req": "^0.32",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "client"
      ],
      "kind": "normal",
      "name": "wayland-protocols-wlr",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^29",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [
        "rwh_06",
        "x11",
        "wayland"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.30",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "rwh_06"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.30",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "rwh_06"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.30",
      "target": "cfg(target_os = \"windows\")"
    }
  ],
  "features": {
    "wayland-layer-shell": []
  },
  "features2": {
    "default": [
      "editor",
      "serde"
    ],
    "editor": [
      "dep:egui",
      "dep:egui-winit",
      "dep:egui-wgpu",
      "dep:wgpu",
      "dep:pollster"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "ss/s_/sss_capture_ui",
  "name": "sss_capture_ui",
  "pubtime": "2026-05-17T05:39:50Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
