{
  "cksum": "601c6ee00df4fcc38a40835584f2b9fe91e957fccfff169eafc05b4dbc3682dc",
  "crate_file": "tideorm-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/tideorm/tideorm-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.42",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio",
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dotenvy",
      "optional": false,
      "req": "^0.15.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.39.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "with-chrono",
        "with-json",
        "with-uuid"
      ],
      "kind": "normal",
      "name": "sea-orm",
      "optional": false,
      "req": "^1.1.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tideorm-macros",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.19.0",
      "target": null
    }
  ],
  "features": {
    "mysql": [
      "sea-orm/sqlx-mysql"
    ],
    "postgres": [
      "sea-orm/sqlx-postgres"
    ],
    "runtime-async-std": [
      "sea-orm/runtime-async-std-rustls"
    ],
    "sqlite": [
      "sea-orm/sqlx-sqlite"
    ]
  },
  "features2": {
    "default": [
      "postgres",
      "runtime-tokio"
    ],
    "runtime-tokio": [
      "sea-orm/runtime-tokio-rustls",
      "dep:tokio"
    ]
  },
  "index_path": "ti/de/tideorm",
  "name": "tideorm",
  "pubtime": "2026-01-09T21:00:19Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
