{
  "cksum": "d9f5831d60a8da0c5f964100b3c2755de5738005e7db16e6d32b83966dd886c3",
  "crate_file": "cnc-formats-0.1.0-alpha.4.crate",
  "crate_url": "https://static.crates.io/crates/cnc-formats/cnc-formats-0.1.0-alpha.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blowfish",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gif",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "iai-callgrind",
      "optional": false,
      "req": "^0.16.1",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "midly",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "png",
      "optional": true,
      "req": "^0.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustysynth",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strict-path",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    }
  ],
  "features": {
    "adl": [],
    "meg": [],
    "miniyaml": []
  },
  "features2": {
    "cli": [
      "dep:clap",
      "dep:strict-path",
      "dep:sha2"
    ],
    "convert": [
      "dep:png",
      "dep:hound",
      "dep:gif"
    ],
    "default": [
      "encrypted-mix",
      "cli",
      "convert",
      "miniyaml",
      "midi",
      "adl",
      "xmi",
      "transcribe",
      "meg"
    ],
    "encrypted-mix": [
      "dep:blowfish",
      "dep:base64"
    ],
    "midi": [
      "dep:midly",
      "dep:rustysynth"
    ],
    "transcribe": [
      "midi"
    ],
    "xmi": [
      "midi"
    ]
  },
  "index_path": "cn/c-/cnc-formats",
  "name": "cnc-formats",
  "pubtime": "2026-03-23T01:40:19Z",
  "rust_version": "1.86",
  "v": 2,
  "vers": "0.1.0-alpha.4",
  "yanked": false
}
