{
  "cksum": "73ba2b0cf8851f6040df85feec8795d4bb9a24680a9a9604b083dd70f1f3c1c4",
  "crate_file": "evento-sql-migrator-2.0.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/evento-sql-migrator/evento-sql-migrator-2.0.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "evento-sql",
      "optional": false,
      "req": "^2.0.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "audit"
      ],
      "kind": "normal",
      "name": "sea-query",
      "optional": false,
      "req": "^1.0.0-rc.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx_migrator",
      "optional": false,
      "req": "^0.18",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sqlite",
      "mysql",
      "postgres"
    ],
    "mysql": [
      "evento-sql/mysql",
      "sea-query/backend-mysql",
      "sqlx/mysql",
      "sqlx_migrator/mysql"
    ],
    "postgres": [
      "evento-sql/postgres",
      "sea-query/backend-postgres",
      "sqlx/postgres",
      "sqlx_migrator/postgres"
    ],
    "sqlite": [
      "evento-sql/sqlite",
      "sea-query/backend-sqlite",
      "sqlx/sqlite",
      "sqlx_migrator/sqlite"
    ]
  },
  "index_path": "ev/en/evento-sql-migrator",
  "name": "evento-sql-migrator",
  "pubtime": "2025-12-25T15:43:40Z",
  "vers": "2.0.0-alpha.2",
  "yanked": false
}
