{
  "cksum": "31688b40eb5d739049f721d8405c33d3796b3f51f2bea84421a542dafe397e41",
  "crate_file": "ashpd-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/ashpd/ashpd-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enumflags2",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdk3wayland",
      "optional": true,
      "package": "gdkwayland",
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdk3x11",
      "optional": true,
      "package": "gdkx11",
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdk4wayland",
      "optional": true,
      "package": "gdk4-wayland",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gdk4x11",
      "optional": true,
      "package": "gdk4-x11",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gtk3",
      "optional": true,
      "package": "gtk",
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gtk4",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pw",
      "optional": true,
      "package": "pipewire",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_repr",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fs",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client_system"
      ],
      "kind": "normal",
      "name": "wayland-backend",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wayland-client",
      "optional": true,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "unstable",
        "client"
      ],
      "kind": "normal",
      "name": "wayland-protocols",
      "optional": true,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "url"
      ],
      "kind": "normal",
      "name": "zbus",
      "optional": false,
      "req": "^3.1",
      "target": null
    }
  ],
  "features": {
    "pipewire": [
      "pw",
      "libc"
    ],
    "raw_handle": [
      "raw-window-handle",
      "wayland"
    ],
    "wayland": [
      "wayland-client",
      "wayland-protocols",
      "wayland-backend"
    ]
  },
  "features2": {
    "async-std": [
      "zbus/async-io",
      "dep:async-std"
    ],
    "default": [
      "async-std"
    ],
    "gtk3": [
      "gtk3_x11",
      "gtk3_wayland"
    ],
    "gtk3_wayland": [
      "gdk3wayland",
      "dep:gtk3"
    ],
    "gtk3_x11": [
      "gdk3x11",
      "dep:gtk3"
    ],
    "gtk4": [
      "gtk4_x11",
      "gtk4_wayland"
    ],
    "gtk4_wayland": [
      "gdk4wayland",
      "dep:gtk4"
    ],
    "gtk4_x11": [
      "gdk4x11",
      "dep:gtk4"
    ],
    "tokio": [
      "zbus/tokio",
      "dep:tokio"
    ]
  },
  "index_path": "as/hp/ashpd",
  "name": "ashpd",
  "pubtime": "2023-03-24T21:34:43Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
