{
  "cksum": "cb76b18b93b776e3fd859391ba2f93b4bd5c131aaa853ec1235d20d3abe43efa",
  "crate_file": "audio-device-0.1.0-alpha.5.crate",
  "crate_url": "https://static.crates.io/crates/audio-device/audio-device-0.1.0-alpha.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "alsa-sys",
      "optional": true,
      "package": "audio-device-alsa-sys",
      "req": "^0.1.0-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "audio",
      "optional": false,
      "req": "^0.2.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "audio-core",
      "optional": false,
      "req": "^0.2.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.93",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ste",
      "optional": false,
      "req": "^0.1.0-alpha.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows-sys",
      "optional": true,
      "package": "audio-device-windows-sys",
      "req": "^0.1.0-alpha.1",
      "target": null
    }
  ],
  "features": {
    "alsa": [
      "alsa-sys",
      "poll-driver"
    ],
    "default": [],
    "events-driver": [
      "windows",
      "windows-sys"
    ],
    "poll-driver": [
      "unix"
    ],
    "unix": [
      "libc",
      "nix"
    ],
    "wasapi": [
      "windows-sys/wasapi",
      "events-driver"
    ]
  },
  "index_path": "au/di/audio-device",
  "name": "audio-device",
  "pubtime": "2021-04-16T03:58:54Z",
  "vers": "0.1.0-alpha.5",
  "yanked": false
}
