{
  "cksum": "da1a795ee17483e68c9408194ef65af8e0a44763d59e24127f62723b0e597a90",
  "crate_file": "ormlite-0.2.11.crate",
  "crate_url": "https://static.crates.io/crates/ormlite/ormlite-0.2.11.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.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-macro",
      "optional": false,
      "req": "^0.2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "uuid"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.5.13",
      "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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    }
  ],
  "features": {
    "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"
    ]
  },
  "index_path": "or/ml/ormlite",
  "name": "ormlite",
  "pubtime": "2022-05-11T03:02:20Z",
  "vers": "0.2.11",
  "yanked": false
}
