{
  "cksum": "76d3c3960454c2a8531553a84ecd4ea3c068d259d320f755223c1c36f4fccc81",
  "crate_file": "clickhouse-format-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/clickhouse-format/clickhouse-format-0.1.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": [],
      "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-03-30T10:42:57Z",
  "vers": "0.1.0",
  "yanked": false
}
