{
  "cksum": "e0d05af1e006a2407bedef5af410552494ce5be9090444dbbcb57258c1af3d56",
  "crate_file": "comfy-table-7.1.2.crate",
  "crate_url": "https://static.crates.io/crates/comfy-table/comfy-table-7.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ansi-str",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "windows"
      ],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.27",
      "target": "cfg(windows)"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28",
      "target": "cfg(not(windows))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "custom_styling": [
      "ansi-str",
      "console",
      "tty"
    ],
    "debug": [],
    "default": [
      "tty"
    ],
    "integration_test": [],
    "reexport_crossterm": [
      "tty"
    ],
    "tty": [
      "crossterm"
    ]
  },
  "index_path": "co/mf/comfy-table",
  "name": "comfy-table",
  "pubtime": "2024-11-13T15:21:24Z",
  "rust_version": "1.64",
  "vers": "7.1.2",
  "yanked": false
}
