{
  "cksum": "8289fb7f2023aaa24ad88857fe9b62462386263abacad157c4fde2872bce36ca",
  "crate_file": "moosicbox_library-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_library/moosicbox_library-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": true,
      "req": "^4.9.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": "async-trait",
      "optional": false,
      "req": "^0.1.83",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enum-as-inner",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "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": [],
      "kind": "normal",
      "name": "moosicbox_audio_output",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_database",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_files",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "database",
        "serde_json"
      ],
      "kind": "normal",
      "name": "moosicbox_json_utils",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "db"
      ],
      "kind": "normal",
      "name": "moosicbox_library_models",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_music_api",
      "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": [
        "db"
      ],
      "kind": "normal",
      "name": "moosicbox_search",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_stream_utils",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11.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": "serde_json",
      "optional": false,
      "req": "^1.0.128",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.26.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.26.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "tracing"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "actix_extras"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.0.0-rc.0",
      "target": null
    }
  ],
  "features": {
    "fail-on-warnings": []
  },
  "features2": {
    "aac": [
      "dep:moosicbox_audio_output",
      "dep:moosicbox_stream_utils",
      "moosicbox_audio_output/aac",
      "moosicbox_core/aac",
      "moosicbox_files/aac",
      "moosicbox_library_models/aac"
    ],
    "all-formats": [
      "aac",
      "flac",
      "mp3",
      "opus"
    ],
    "api": [
      "dep:actix-web",
      "moosicbox_database/api",
      "moosicbox_library_models/api"
    ],
    "default": [
      "all-formats",
      "api",
      "openapi"
    ],
    "flac": [
      "dep:moosicbox_audio_output",
      "dep:moosicbox_stream_utils",
      "moosicbox_audio_output/flac",
      "moosicbox_core/flac",
      "moosicbox_files/flac",
      "moosicbox_library_models/flac"
    ],
    "mp3": [
      "dep:moosicbox_audio_output",
      "dep:moosicbox_stream_utils",
      "moosicbox_audio_output/mp3",
      "moosicbox_core/mp3",
      "moosicbox_files/mp3",
      "moosicbox_library_models/mp3"
    ],
    "openapi": [
      "dep:utoipa",
      "moosicbox_library_models/openapi",
      "moosicbox_search/openapi"
    ],
    "opus": [
      "dep:moosicbox_audio_output",
      "dep:moosicbox_stream_utils",
      "moosicbox_audio_output/opus",
      "moosicbox_core/opus",
      "moosicbox_files/opus",
      "moosicbox_library_models/opus"
    ]
  },
  "index_path": "mo/os/moosicbox_library",
  "name": "moosicbox_library",
  "pubtime": "2024-10-04T15:49:05Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
