{
  "cksum": "460b8c0944c5f87bfa828f62ff6a37c4e4d3328bca7342888c31e99173350d49",
  "crate_file": "ormlite-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/ormlite/ormlite-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-core",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-macro",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "diff"
      ],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0.49",
      "target": null
    }
  ],
  "features": {
    "chrono": [
      "sqlx/chrono"
    ],
    "mysql": [
      "sqlx/mysql",
      "ormlite-macro/mysql"
    ],
    "postgres": [
      "sqlx/postgres",
      "ormlite-macro/postgres",
      "ormlite-core/postgres"
    ],
    "runtime-tokio-rustls": [
      "ormlite-macro/runtime-tokio-rustls",
      "sqlx/runtime-tokio-rustls",
      "ormlite-core/runtime-tokio-rustls"
    ],
    "sqlite": [
      "sqlx/sqlite",
      "ormlite-macro/sqlite",
      "ormlite-core/sqlite"
    ],
    "uuid": [
      "sqlx/uuid"
    ]
  },
  "index_path": "or/ml/ormlite",
  "name": "ormlite",
  "pubtime": "2022-06-23T17:09:59Z",
  "vers": "0.3.1",
  "yanked": false
}
