{
  "cksum": "f6afb1ec318e6cfd4a7586bc9591afc0667783e335b0a3394661e1b0258fd84e",
  "crate_file": "sea-query-0.25.2.crate",
  "crate_url": "https://static.crates.io/crates/sea-query/sea-query-0.25.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": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-types",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proc-macro2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quote",
      "optional": true,
      "req": "^1",
      "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-attr",
      "optional": true,
      "req": "^0.1.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": "sea-query-driver",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^0",
      "target": null
    }
  ],
  "features": {
    "attr": [
      "sea-query-attr"
    ],
    "backend-mysql": [],
    "backend-postgres": [],
    "backend-sqlite": [],
    "default": [
      "derive",
      "backend-mysql",
      "backend-postgres",
      "backend-sqlite"
    ],
    "derive": [
      "sea-query-derive"
    ],
    "postgres": [
      "bytes",
      "postgres-types"
    ],
    "postgres-interval": [
      "proc-macro2",
      "quote"
    ],
    "rusqlite": [
      "sea-query-driver/rusqlite"
    ],
    "sqlx-mysql": [
      "sea-query-driver/sqlx-mysql"
    ],
    "sqlx-postgres": [
      "sea-query-driver/sqlx-postgres"
    ],
    "sqlx-sqlite": [
      "sea-query-driver/sqlx-sqlite"
    ],
    "thread-safe": []
  },
  "features2": {
    "postgres-array": [
      "postgres-types/array-impls",
      "sea-query-driver?/postgres-array"
    ],
    "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-time": [
      "with-time",
      "postgres-types/with-time-0_2"
    ],
    "postgres-uuid": [
      "with-uuid",
      "postgres-types/with-uuid-0_8"
    ],
    "with-bigdecimal": [
      "bigdecimal",
      "sea-query-driver?/with-bigdecimal"
    ],
    "with-chrono": [
      "chrono",
      "sea-query-driver?/with-chrono"
    ],
    "with-json": [
      "serde_json",
      "sea-query-driver?/with-json"
    ],
    "with-rust_decimal": [
      "rust_decimal",
      "sea-query-driver?/with-rust_decimal"
    ],
    "with-time": [
      "time",
      "sea-query-driver?/with-time"
    ],
    "with-uuid": [
      "uuid",
      "sea-query-driver?/with-uuid"
    ]
  },
  "index_path": "se/a-/sea-query",
  "name": "sea-query",
  "pubtime": "2022-07-01T12:06:22Z",
  "v": 2,
  "vers": "0.25.2",
  "yanked": false
}
