{
  "cksum": "5dbc629b5f1a6a1d5f248498452ffd5ae3bc46642dee58a8ef00956b8bfc0531",
  "crate_file": "moosicbox_audio_output-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_audio_output/moosicbox_audio_output-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": true,
      "req": "^4.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fdk-aac",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "gimbal_time",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libpulse-binding",
      "optional": true,
      "req": "^2.30.1",
      "target": "cfg(not(target_os = \"windows\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libpulse-simple-binding",
      "optional": true,
      "req": "^2.29.0",
      "target": "cfg(not(target_os = \"windows\"))"
    },
    {
      "default_features": true,
      "features": [
        "release_max_level_trace"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_assert",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_audio_decoder",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_audio_encoder",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_env_utils",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_paging",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_resampler",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_stream_utils",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_task",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mp3lame-encoder",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ogg",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opus",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rb",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "symphonia",
      "optional": false,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "tracing"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.45.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "actix_extras"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.3.1",
      "target": null
    }
  ],
  "features": {
    "asio": [
      "cpal/asio"
    ],
    "fail-on-warnings": [],
    "jack": [
      "cpal/jack"
    ],
    "oboe-shared-stdcxx": [
      "cpal/oboe-shared-stdcxx"
    ]
  },
  "features2": {
    "aac": [
      "dep:fdk-aac",
      "dep:moosicbox_audio_encoder",
      "moosicbox_audio_encoder/aac"
    ],
    "api": [
      "dep:actix-web",
      "dep:moosicbox_paging",
      "dep:serde"
    ],
    "cpal": [
      "dep:cpal",
      "dep:rb"
    ],
    "default": [
      "api",
      "default-windows",
      "openapi",
      "pulseaudio"
    ],
    "default-windows": [
      "aac",
      "cpal",
      "flac",
      "mp3",
      "oboe-shared-stdcxx",
      "opus"
    ],
    "flac": [
      "dep:moosicbox_audio_encoder",
      "moosicbox_audio_encoder/flac"
    ],
    "mp3": [
      "dep:moosicbox_audio_encoder",
      "dep:mp3lame-encoder",
      "moosicbox_audio_encoder/mp3"
    ],
    "openapi": [
      "dep:utoipa",
      "moosicbox_paging/openapi"
    ],
    "opus": [
      "dep:moosicbox_audio_encoder",
      "dep:ogg",
      "dep:opus",
      "moosicbox_audio_encoder/opus"
    ],
    "pulseaudio": [
      "pulseaudio-simple",
      "pulseaudio-standard"
    ],
    "pulseaudio-simple": [
      "dep:libpulse-binding",
      "dep:libpulse-simple-binding"
    ],
    "pulseaudio-standard": [
      "dep:libpulse-binding"
    ]
  },
  "index_path": "mo/os/moosicbox_audio_output",
  "name": "moosicbox_audio_output",
  "pubtime": "2025-05-07T03:10:54Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
