{
  "cksum": "0a171ea09f19805f589bb3db233fde858aae9c9f75977d4f1fd18c5ce35d1f21",
  "crate_file": "phonic-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/phonic/phonic-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "arg",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [
        "warn_debug"
      ],
      "kind": "normal",
      "name": "assert_no_alloc",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "assume",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "audio_thread_priority",
      "optional": false,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "basedrop",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "jack",
        "asio"
      ],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-queue",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ctrlc",
      "optional": false,
      "req": "^3.4",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "signal"
      ],
      "kind": "normal",
      "name": "dasp",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "device_query",
      "optional": false,
      "req": "^4.0",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hound",
      "optional": false,
      "req": "^3.5",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "max_level_debug",
        "release_max_level_info"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macro"
      ],
      "kind": "normal",
      "name": "pulp",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rb",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "riff",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rubato",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "rustc_version",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sokol",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sort",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "svg",
      "optional": false,
      "req": "^0.18",
      "target": "cfg(not(target_os = \"emscripten\"))"
    },
    {
      "default_features": true,
      "features": [
        "aac",
        "alac",
        "mp3",
        "isomp4"
      ],
      "kind": "normal",
      "name": "symphonia",
      "optional": false,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "assert-allocs": [
      "assert_no_alloc"
    ],
    "cpal-output": [
      "cpal"
    ],
    "dasp-synth": [
      "dasp"
    ],
    "default": [
      "cpal-output",
      "wav-output",
      "dasp-synth",
      "assert-allocs"
    ],
    "sokol-output": [
      "sokol"
    ],
    "wav-output": [
      "hound"
    ]
  },
  "index_path": "ph/on/phonic",
  "name": "phonic",
  "pubtime": "2025-09-12T09:14:32Z",
  "vers": "0.9.0",
  "yanked": false
}
