{
  "cksum": "9dc1cdc3e68d23724ccac5c49c4cd88659f23e1bd31afd54391085af1bfb64b1",
  "crate_file": "hodaun-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hodaun/hodaun-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpal",
      "optional": true,
      "req": "^0.15.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "input",
      "output",
      "noise",
      "notes",
      "wav"
    ],
    "input": [
      "cpal",
      "thiserror"
    ],
    "noise": [
      "rand"
    ],
    "notes": [],
    "output": [
      "cpal",
      "thiserror"
    ],
    "wav": [
      "hound"
    ]
  },
  "index_path": "ho/da/hodaun",
  "name": "hodaun",
  "pubtime": "2023-04-24T14:28:04Z",
  "vers": "0.2.0",
  "yanked": false
}
