{
  "cksum": "af1d36bc543ae2a933d692e23b50a5052f827e35ea8057fdc658584383d64f83",
  "crate_file": "moosicbox_library-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_library/moosicbox_library-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": [],
      "kind": "normal",
      "name": "async-recursion",
      "optional": false,
      "req": "^1.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enum-as-inner",
      "optional": false,
      "req": "^0.7.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": [
        "database",
        "serde_json"
      ],
      "kind": "normal",
      "name": "moosicbox_json_utils",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "db"
      ],
      "kind": "normal",
      "name": "moosicbox_library_models",
      "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": [
        "api-search"
      ],
      "kind": "normal",
      "name": "moosicbox_music_api_models",
      "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",
        "db"
      ],
      "kind": "normal",
      "name": "moosicbox_search",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.28.0",
      "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": {
    "all-encoders": [
      "all-os-encoders",
      "encoder-mp3"
    ],
    "all-formats": [
      "all-os-formats",
      "format-mp3",
      "moosicbox_library_models/all-formats",
      "moosicbox_music_models/all-formats"
    ],
    "all-os-encoders": [
      "encoder-aac",
      "encoder-flac",
      "encoder-opus"
    ],
    "all-os-formats": [
      "format-aac",
      "format-flac",
      "format-opus",
      "moosicbox_library_models/all-os-formats",
      "moosicbox_music_models/all-os-formats"
    ],
    "encoder-aac": [
      "format-aac"
    ],
    "encoder-flac": [
      "format-flac"
    ],
    "encoder-mp3": [
      "format-mp3"
    ],
    "encoder-opus": [
      "format-opus"
    ],
    "fail-on-warnings": [
      "moosicbox_assert/fail-on-warnings",
      "moosicbox_json_utils/fail-on-warnings",
      "moosicbox_library_models/fail-on-warnings",
      "moosicbox_menu_models/fail-on-warnings",
      "moosicbox_music_api_models/fail-on-warnings",
      "moosicbox_music_models/fail-on-warnings",
      "moosicbox_paging/fail-on-warnings",
      "moosicbox_search/fail-on-warnings",
      "switchy_database/fail-on-warnings",
      "switchy_time/fail-on-warnings"
    ],
    "format-aac": [
      "moosicbox_library_models/aac",
      "moosicbox_music_models/aac"
    ],
    "format-flac": [
      "moosicbox_library_models/flac",
      "moosicbox_music_models/flac"
    ],
    "format-mp3": [
      "moosicbox_library_models/mp3",
      "moosicbox_music_models/mp3"
    ],
    "format-opus": [
      "moosicbox_library_models/opus",
      "moosicbox_music_models/opus"
    ]
  },
  "features2": {
    "api": [
      "dep:actix-web",
      "moosicbox_library_models/api",
      "moosicbox_menu_models/api",
      "moosicbox_music_api_models/api",
      "moosicbox_music_models/api",
      "moosicbox_search/api",
      "switchy_database/api"
    ],
    "default": [
      "all-encoders",
      "api",
      "openapi"
    ],
    "openapi": [
      "dep:utoipa",
      "moosicbox_library_models/openapi",
      "moosicbox_menu_models/openapi",
      "moosicbox_music_api_models/openapi",
      "moosicbox_music_models/openapi",
      "moosicbox_paging/openapi",
      "moosicbox_search/openapi"
    ]
  },
  "index_path": "mo/os/moosicbox_library",
  "name": "moosicbox_library",
  "pubtime": "2026-05-20T14:48:10Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
