{
  "cksum": "bc075d967cc96fc6cdf8fdfb99e619a0d32038ad86780c6de412fc7588a98f2f",
  "crate_file": "ormlite-core-0.9.3.crate",
  "crate_url": "https://static.crates.io/crates/ormlite-core/ormlite-core-0.9.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlmo",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlparser",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "mysql": [
      "sqlx/mysql"
    ],
    "postgres": [
      "sqlx/postgres"
    ],
    "runtime-tokio-rustls": [
      "sqlx/runtime-tokio-rustls"
    ],
    "sqlite": [
      "sqlx/sqlite"
    ]
  },
  "index_path": "or/ml/ormlite-core",
  "name": "ormlite-core",
  "pubtime": "2023-01-27T15:15:25Z",
  "vers": "0.9.3",
  "yanked": false
}
