{
  "cksum": "049e0273ac1f7f0d73cd26b11e90058b9546de8fefaa83710b3058518cc0a8e1",
  "crate_file": "sea-query-0.8.2.crate",
  "crate_url": "https://static.crates.io/crates/sea-query/sea-query-0.8.2.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": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "backend-mysql": [],
    "backend-postgres": [],
    "backend-sqlite": [],
    "default": [
      "derive",
      "backend-mysql",
      "backend-postgres",
      "backend-sqlite"
    ],
    "derive": [
      "sea-query-derive"
    ],
    "postgres": [
      "bytes",
      "postgres-types"
    ],
    "postgres-chrono": [
      "with-chrono",
      "postgres-types/with-chrono-0_4"
    ],
    "postgres-json": [
      "with-json",
      "postgres-types/with-serde_json-1"
    ],
    "sqlx-chrono": [
      "with-chrono"
    ],
    "sqlx-json": [
      "with-json"
    ],
    "sqlx-mysql": [],
    "sqlx-postgres": [],
    "with-chrono": [
      "chrono"
    ],
    "with-json": [
      "serde_json"
    ]
  },
  "index_path": "se/a-/sea-query",
  "name": "sea-query",
  "pubtime": "2021-03-15T19:33:11Z",
  "vers": "0.8.2",
  "yanked": false
}
