{
  "cksum": "5b3d51f0df3fdc54aec9899b287cd68e950787b2a1208487960de875b3ed350d",
  "crate_file": "clickhouse-format-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/clickhouse-format/clickhouse-format-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde-aux",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1",
      "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": "2023-02-17T06:35:21Z",
  "vers": "0.3.0",
  "yanked": false
}
