{
  "cksum": "22c0946950bb43c5eef2644fb0ca7087066273d6c97ab07bc4bb045b66f650f2",
  "crate_file": "moosicbox_upnp-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_upnp/moosicbox_upnp-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "release_max_level_trace"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.29",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_assert",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_async_service",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_audio_output",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "moosicbox_logging",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_music_api",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_player",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_session",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full_device_spec"
      ],
      "kind": "normal",
      "name": "rupnp",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "sync",
        "time",
        "tokio"
      ],
      "kind": "normal",
      "name": "switchy_async",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "switchy_env",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "reqwest"
      ],
      "kind": "normal",
      "name": "switchy_http",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand"
      ],
      "kind": "normal",
      "name": "switchy_random",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "switchy_upnp",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "symphonia",
      "optional": false,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "tracing"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xml",
      "optional": false,
      "req": "^1.3.0",
      "target": null
    }
  ],
  "features": {
    "api": [
      "moosicbox_audio_output/api",
      "moosicbox_logging/api",
      "moosicbox_music_api/api",
      "moosicbox_player/api",
      "moosicbox_session/api",
      "switchy_upnp/api"
    ],
    "default": [
      "api",
      "listener",
      "openapi",
      "player",
      "simulator"
    ],
    "fail-on-warnings": [
      "moosicbox_assert/fail-on-warnings",
      "moosicbox_async_service/fail-on-warnings",
      "moosicbox_audio_output/fail-on-warnings",
      "moosicbox_logging/fail-on-warnings",
      "moosicbox_music_api/fail-on-warnings",
      "moosicbox_player/fail-on-warnings",
      "moosicbox_session/fail-on-warnings",
      "switchy_env/fail-on-warnings",
      "switchy_http/fail-on-warnings",
      "switchy_random/fail-on-warnings",
      "switchy_upnp/fail-on-warnings"
    ],
    "listener": [],
    "openapi": [
      "moosicbox_audio_output/openapi",
      "moosicbox_music_api/openapi",
      "moosicbox_player/openapi",
      "moosicbox_session/openapi",
      "switchy_upnp/openapi"
    ],
    "player": [
      "listener"
    ],
    "simulator": [
      "switchy_env/simulator",
      "switchy_http/simulator",
      "switchy_random/simulator",
      "switchy_upnp/simulator"
    ]
  },
  "index_path": "mo/os/moosicbox_upnp",
  "name": "moosicbox_upnp",
  "pubtime": "2026-05-20T15:00:22Z",
  "vers": "0.2.0",
  "yanked": false
}
