{
  "cksum": "4bedfe61ff3ec709fd640bf6d73b8022ebf6ebbe785e1a32a68d2600de35d980",
  "crate_file": "sea-query-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/sea-query/sea-query-0.10.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.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^0",
      "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"
    ],
    "postgres-uuid": [
      "with-uuid",
      "postgres-types/with-uuid-0_8"
    ],
    "rusqlite": [],
    "sqlx-mysql": [],
    "sqlx-postgres": [],
    "with-chrono": [
      "chrono"
    ],
    "with-json": [
      "serde_json"
    ],
    "with-uuid": [
      "uuid"
    ]
  },
  "index_path": "se/a-/sea-query",
  "name": "sea-query",
  "pubtime": "2021-04-23T03:30:26Z",
  "vers": "0.10.0",
  "yanked": false
}
