{
  "cksum": "557a5d49600dd215300b45b745b6f097835851ec463a6ecffd951cc260b116e5",
  "crate_file": "kdam-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/kdam/kdam-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colorgrad",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "formatx",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kdam_derive",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "terminal_size",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_Console"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.48.0",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "spinner": []
  },
  "features2": {
    "derive": [
      "dep:kdam_derive"
    ],
    "gradient": [
      "dep:colorgrad"
    ],
    "rayon": [
      "dep:rayon"
    ],
    "rich": [
      "derive"
    ],
    "template": [
      "dep:formatx"
    ],
    "unicode": [
      "dep:unicode-segmentation",
      "dep:unicode-width"
    ]
  },
  "index_path": "kd/am/kdam",
  "name": "kdam",
  "pubtime": "2023-07-23T07:20:28Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
