{
  "cksum": "f586de94d0f72d6ab3afd4cba2447b502762fab92c8396edbc9d9dce93b4f7fa",
  "crate_file": "emixseaorm-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/emixseaorm/emixseaorm-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "emixcore",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "emixdb",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "with-chrono"
      ],
      "kind": "normal",
      "name": "sea-orm",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sqlite"
    ],
    "full": [
      "sqlite",
      "postgres",
      "mysql"
    ],
    "mariadb": [
      "mysql"
    ],
    "mysql": [
      "sea-orm/sqlx-mysql",
      "sea-orm/runtime-tokio-rustls",
      "sea-orm/with-chrono"
    ],
    "postgres": [
      "sea-orm/sqlx-postgres",
      "sea-orm/runtime-tokio-rustls",
      "sea-orm/with-chrono"
    ],
    "sqlite": [
      "sea-orm/sqlx-sqlite",
      "sea-orm/runtime-tokio-rustls",
      "sea-orm/with-chrono"
    ]
  },
  "index_path": "em/ix/emixseaorm",
  "name": "emixseaorm",
  "pubtime": "2026-01-11T15:55:06Z",
  "vers": "0.6.0",
  "yanked": false
}
