{
  "cksum": "b34115915337defe99b2aff5c2ce6771e5fbc4079f4b506301f5cf394c8452f7",
  "crate_file": "comfy-table-7.1.1.crate",
  "crate_url": "https://static.crates.io/crates/comfy-table/comfy-table-7.1.1.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": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.27",
      "target": "cfg(not(windows))"
    },
    {
      "default_features": false,
      "features": [
        "windows"
      ],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.27",
      "target": "cfg(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.18",
      "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.1",
      "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-04-05T20:51:12Z",
  "rust_version": "1.64",
  "vers": "7.1.1",
  "yanked": false
}
