{
  "cksum": "af76fbd6e11b95067b0fb7ec0f6a4689c0331c9f3bc712f43cfc1e7f0ac68db5",
  "crate_file": "sea-query-0.16.3.crate",
  "crate_url": "https://static.crates.io/crates/sea-query/sea-query-0.16.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bigdecimal",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sea-query-derive",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "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-bigdecimal": [
      "with-bigdecimal"
    ],
    "postgres-chrono": [
      "with-chrono",
      "postgres-types/with-chrono-0_4"
    ],
    "postgres-json": [
      "with-json",
      "postgres-types/with-serde_json-1"
    ],
    "postgres-rust_decimal": [
      "with-rust_decimal",
      "rust_decimal/db-postgres"
    ],
    "postgres-uuid": [
      "with-uuid",
      "postgres-types/with-uuid-0_8"
    ],
    "rusqlite": [],
    "sqlx-mysql": [],
    "sqlx-postgres": [],
    "sqlx-sqlite": [],
    "thread-safe": [],
    "with-bigdecimal": [
      "bigdecimal"
    ],
    "with-chrono": [
      "chrono"
    ],
    "with-json": [
      "serde_json"
    ],
    "with-rust_decimal": [
      "rust_decimal"
    ],
    "with-uuid": [
      "uuid"
    ]
  },
  "index_path": "se/a-/sea-query",
  "name": "sea-query",
  "pubtime": "2021-09-17T15:17:23Z",
  "vers": "0.16.3",
  "yanked": false
}
