{
  "cksum": "c2b4b0d870a6ab103c247c336e45f1d2eaade1b4e31c4925ed4aba1130c0c6f5",
  "crate_file": "ormlite-macro-0.20.0.crate",
  "crate_url": "https://static.crates.io/crates/ormlite-macro/ormlite-macro-0.20.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.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormlite-core",
      "optional": false,
      "req": "^0.20.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-01T14:31:58Z",
  "vers": "0.20.0",
  "yanked": false
}
