{
  "cksum": "52f200b8c3713bd36b15c76e6394ab4700149e6b319270c2cbb8145b22f6e88d",
  "crate_file": "sea-query-0.10.2.crate",
  "crate_url": "https://static.crates.io/crates/sea-query/sea-query-0.10.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.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-27T12:38:14Z",
  "vers": "0.10.2",
  "yanked": false
}
