{
  "cksum": "6deeb63276500ac090d463b532634b8e4389e975a22d98dc72fbd4e8e0e95caf",
  "crate_file": "moosicbox_menu-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_menu/moosicbox_menu-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": true,
      "req": "^4.13.0",
      "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": [
        "chrono"
      ],
      "kind": "normal",
      "name": "moosicbox_date_utils",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "database"
      ],
      "kind": "normal",
      "name": "moosicbox_json_utils",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_library",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_library_music_api",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_menu_models",
      "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_music_models",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_paging",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "api"
      ],
      "kind": "normal",
      "name": "moosicbox_profiles",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_scan",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_search",
      "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": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "tokio"
      ],
      "kind": "normal",
      "name": "switchy_async",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "switchy_database",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "switchy_time",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "actix_extras"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.5.0",
      "target": null
    }
  ],
  "features": {
    "local": [
      "moosicbox_scan/local"
    ]
  },
  "features2": {
    "api": [
      "dep:actix-web",
      "dep:moosicbox_profiles",
      "moosicbox_library/api",
      "moosicbox_library_music_api/api",
      "moosicbox_menu_models/api",
      "moosicbox_music_api/api",
      "moosicbox_music_models/api",
      "moosicbox_profiles?/api",
      "moosicbox_scan/api",
      "moosicbox_search/api",
      "moosicbox_session/api",
      "switchy_database/api"
    ],
    "default": [
      "api",
      "local",
      "openapi"
    ],
    "fail-on-warnings": [
      "moosicbox_assert/fail-on-warnings",
      "moosicbox_date_utils/fail-on-warnings",
      "moosicbox_json_utils/fail-on-warnings",
      "moosicbox_library/fail-on-warnings",
      "moosicbox_library_music_api/fail-on-warnings",
      "moosicbox_menu_models/fail-on-warnings",
      "moosicbox_music_api/fail-on-warnings",
      "moosicbox_music_models/fail-on-warnings",
      "moosicbox_paging/fail-on-warnings",
      "moosicbox_profiles?/fail-on-warnings",
      "moosicbox_scan/fail-on-warnings",
      "moosicbox_search/fail-on-warnings",
      "moosicbox_session/fail-on-warnings",
      "switchy_async/fail-on-warnings",
      "switchy_database/fail-on-warnings",
      "switchy_time/fail-on-warnings"
    ],
    "openapi": [
      "dep:utoipa",
      "moosicbox_library/openapi",
      "moosicbox_menu_models/openapi",
      "moosicbox_music_api/openapi",
      "moosicbox_music_models/openapi",
      "moosicbox_paging/openapi",
      "moosicbox_scan/openapi",
      "moosicbox_search/openapi",
      "moosicbox_session/openapi"
    ]
  },
  "index_path": "mo/os/moosicbox_menu",
  "name": "moosicbox_menu",
  "pubtime": "2026-05-20T14:57:56Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
