{
  "cksum": "a06d88a96d08f1cff44cc60eed00d0cdb85d69c5ab0fbba4517bb7e39b41cef4",
  "crate_file": "moosicbox_menu-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_menu/moosicbox_menu-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": true,
      "req": "^4.10.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "gimbal_database",
      "optional": false,
      "req": "^0.1.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": [
        "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": [
        "chrono"
      ],
      "kind": "normal",
      "name": "moosicbox_date_utils",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "database"
      ],
      "kind": "normal",
      "name": "moosicbox_json_utils",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_library",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_menu_models",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "db"
      ],
      "kind": "normal",
      "name": "moosicbox_music_api",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_music_models",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_paging",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_qobuz",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_scan",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_search",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_session",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_tidal",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_yt",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "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": {
    "fail-on-warnings": [],
    "local": [
      "moosicbox_scan/local"
    ]
  },
  "features2": {
    "all-sources": [
      "qobuz",
      "tidal",
      "yt"
    ],
    "api": [
      "dep:actix-web",
      "moosicbox_library/api",
      "moosicbox_menu_models/api",
      "moosicbox_music_api/api"
    ],
    "default": [
      "all-sources",
      "api",
      "local",
      "openapi"
    ],
    "openapi": [
      "dep:utoipa",
      "moosicbox_library/openapi",
      "moosicbox_menu_models/openapi",
      "moosicbox_music_models/openapi"
    ],
    "qobuz": [
      "dep:moosicbox_qobuz",
      "moosicbox_library/qobuz",
      "moosicbox_menu_models/qobuz",
      "moosicbox_music_models/qobuz",
      "moosicbox_qobuz/db",
      "moosicbox_scan/qobuz",
      "moosicbox_session/qobuz"
    ],
    "tidal": [
      "dep:moosicbox_tidal",
      "moosicbox_library/tidal",
      "moosicbox_menu_models/tidal",
      "moosicbox_music_models/tidal",
      "moosicbox_scan/tidal",
      "moosicbox_session/tidal",
      "moosicbox_tidal/db"
    ],
    "yt": [
      "dep:moosicbox_yt",
      "moosicbox_library/yt",
      "moosicbox_menu_models/yt",
      "moosicbox_music_models/yt",
      "moosicbox_scan/yt",
      "moosicbox_session/yt",
      "moosicbox_yt/db"
    ]
  },
  "index_path": "mo/os/moosicbox_menu",
  "name": "moosicbox_menu",
  "pubtime": "2025-05-07T14:40:21Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
