{
  "cksum": "301c2d4887f6fe0f1adeb3057e38326378bf23c75d478b8d8e9b8df5a92be62c",
  "crate_file": "sea-query-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/sea-query/sea-query-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-types",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sea-query-derive",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "derive"
    ],
    "derive": [
      "sea-query-derive"
    ],
    "postgres": [
      "bytes",
      "postgres-types",
      "postgres-types/with-serde_json-1"
    ],
    "postgres-chrono": [
      "with-chrono",
      "postgres-types/with-chrono-0_4"
    ],
    "sqlx-chrono": [
      "with-chrono"
    ],
    "sqlx-json": [],
    "sqlx-mysql": [
      "sqlx-json"
    ],
    "sqlx-postgres": [
      "sqlx-json"
    ],
    "with-chrono": [
      "chrono"
    ]
  },
  "index_path": "se/a-/sea-query",
  "name": "sea-query",
  "pubtime": "2021-03-06T16:12:48Z",
  "vers": "0.7.0",
  "yanked": false
}
