{
  "cksum": "f80db19d2c4a5530e584baf1e1c01360b14efca512267c56411be1af4b7316a7",
  "crate_file": "aethersafta-0.50.0.crate",
  "crate_url": "https://static.crates.io/crates/aethersafta/aethersafta-0.50.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ai-hwaccel",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dsp",
        "graph"
      ],
      "kind": "normal",
      "name": "dhvani",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png",
        "jpeg"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mabda",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ranga",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soorat",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tarang",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "v4l",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wayland-client",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client"
      ],
      "kind": "normal",
      "name": "wayland-protocols-wlr",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^29",
      "target": null
    }
  ],
  "features": {
    "openh264-dec": [
      "tarang/openh264"
    ],
    "openh264-enc": [
      "tarang/openh264-enc"
    ],
    "pipewire": [
      "dhvani/pipewire"
    ],
    "rtmp": [],
    "srt": []
  },
  "features2": {
    "camera": [
      "dep:v4l"
    ],
    "default": [
      "pipewire",
      "hwaccel"
    ],
    "full": [
      "pipewire",
      "hwaccel",
      "rtmp",
      "srt",
      "openh264-enc",
      "openh264-dec",
      "vaapi",
      "gpu",
      "camera",
      "wayland"
    ],
    "gpu": [
      "dep:soorat",
      "dep:mabda",
      "dep:wgpu",
      "dep:pollster"
    ],
    "hwaccel": [
      "dep:ai-hwaccel"
    ],
    "vaapi": [
      "tarang/vaapi",
      "hwaccel"
    ],
    "wayland": [
      "dep:wayland-client",
      "dep:wayland-protocols-wlr",
      "dep:libc"
    ]
  },
  "index_path": "ae/th/aethersafta",
  "name": "aethersafta",
  "pubtime": "2026-04-02T21:58:58Z",
  "rust_version": "1.89",
  "v": 2,
  "vers": "0.50.0",
  "yanked": false
}
