{
  "cksum": "f34c41be7222f17e02fc13ccf00549a3ad9637773892abcd257e1e4ffadf68fa",
  "crate_file": "clickhouse-format-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/clickhouse-format/clickhouse-format-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "once_cell",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde-aux",
      "optional": true,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "with-json"
    ],
    "with-all": [
      "with-tsv",
      "with-json"
    ],
    "with-json": [
      "serde_json",
      "serde",
      "thiserror",
      "serde-aux"
    ],
    "with-tsv": [
      "csv",
      "serde"
    ]
  },
  "index_path": "cl/ic/clickhouse-format",
  "name": "clickhouse-format",
  "pubtime": "2021-04-10T07:11:01Z",
  "vers": "0.2.0",
  "yanked": false
}
