{
  "cksum": "0ae0ce1a7c495076a9d6401c917b564fb75e77e05432e6c86084ca453b8256d7",
  "crate_file": "sea-query-0.18.2.crate",
  "crate_url": "https://static.crates.io/crates/sea-query/sea-query-0.18.2.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": "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-11-04T05:34:53Z",
  "vers": "0.18.2",
  "yanked": false
}
