{
  "cksum": "508c135cc4dc4a772fc338ae649700397349230d4c718b0e00520941a6e67b5d",
  "crate_file": "moosicbox_app_native_ui-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/moosicbox_app_native_ui/moosicbox_app_native_ui-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytesize",
      "optional": false,
      "req": "^2.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "actions",
        "actions-logic",
        "actions-serde",
        "color",
        "renderer-canvas",
        "serde",
        "template",
        "transformer"
      ],
      "kind": "normal",
      "name": "hyperchad",
      "optional": false,
      "req": "^0.2.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": [
        "music-api-api"
      ],
      "kind": "normal",
      "name": "moosicbox_app_models",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "moosicbox_audio_zone_models",
      "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": [
        "api"
      ],
      "kind": "normal",
      "name": "moosicbox_downloader",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "api"
      ],
      "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": [
        "api"
      ],
      "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": [],
      "kind": "normal",
      "name": "moosicbox_session_models",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.42.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal_macros",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "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": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "switchy_env",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "_any-format": [],
    "aac": [
      "_any-format",
      "moosicbox_downloader/format-aac",
      "moosicbox_music_models/aac",
      "moosicbox_session_models/aac"
    ],
    "all-formats": [
      "all-os-formats",
      "moosicbox_downloader/all-formats",
      "moosicbox_music_models/all-formats",
      "mp3"
    ],
    "all-os-formats": [
      "aac",
      "flac",
      "moosicbox_downloader/all-os-formats",
      "moosicbox_music_models/all-os-formats",
      "opus"
    ],
    "default": [
      "all-formats"
    ],
    "fail-on-warnings": [
      "hyperchad/fail-on-warnings",
      "moosicbox_app_models/fail-on-warnings",
      "moosicbox_audio_zone_models/fail-on-warnings",
      "moosicbox_date_utils/fail-on-warnings",
      "moosicbox_downloader/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_session_models/fail-on-warnings",
      "switchy_env/fail-on-warnings"
    ],
    "flac": [
      "_any-format",
      "moosicbox_downloader/format-flac",
      "moosicbox_music_models/flac",
      "moosicbox_session_models/flac"
    ],
    "mp3": [
      "_any-format",
      "moosicbox_downloader/format-mp3",
      "moosicbox_music_models/mp3",
      "moosicbox_session_models/mp3"
    ],
    "opus": [
      "_any-format",
      "moosicbox_downloader/format-opus",
      "moosicbox_music_models/opus",
      "moosicbox_session_models/opus"
    ]
  },
  "index_path": "mo/os/moosicbox_app_native_ui",
  "name": "moosicbox_app_native_ui",
  "pubtime": "2026-05-20T14:48:59Z",
  "vers": "0.2.0",
  "yanked": false
}
