{
  "cksum": "d6cb4b1ddd160b9019214333657435e275e8c4ccfdaf9edf296d04e77b3a73cb",
  "crate_file": "ormlite-macro-0.19.0.crate",
  "crate_url": "https://static.crates.io/crates/ormlite-macro/ormlite-macro-0.19.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-attr",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-core",
      "optional": false,
      "req": "^0.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proc-macro2",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quote",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "parsing"
      ],
      "kind": "normal",
      "name": "syn",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "default-mysql": [
      "mysql"
    ],
    "default-postgres": [
      "postgres"
    ],
    "default-sqlite": [
      "sqlite"
    ],
    "mysql": [],
    "postgres": [],
    "runtime-tokio-rustls": [
      "sqlx/runtime-tokio-rustls"
    ],
    "sqlite": []
  },
  "index_path": "or/ml/ormlite-macro",
  "name": "ormlite-macro",
  "pubtime": "2024-09-01T01:34:21Z",
  "vers": "0.19.0",
  "yanked": false
}
