{
  "cksum": "a94fb57587fed4fdfbf9d19d753ff2c07badd5bc3d10665b4fafb9f5ecaf3ae6",
  "crate_file": "ormlite-0.1.11.crate",
  "crate_url": "https://static.crates.io/crates/ormlite/ormlite-0.1.11.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-macro",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.5.9",
      "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": {
    "handwritten": [
      "env_logger"
    ],
    "insert": [],
    "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-03-18T16:59:22Z",
  "vers": "0.1.11",
  "yanked": false
}
