{
  "cksum": "4dcc12984d75561d3a81d2e0baa5b8cb1a6cd31e179c07ac59972f27be2e7ad3",
  "crate_file": "teaql-runtime-0.7.1.crate",
  "crate_url": "https://static.crates.io/crates/teaql-runtime/teaql-runtime-0.7.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime-tokio-rustls",
        "postgres",
        "sqlite",
        "macros",
        "json",
        "chrono",
        "rust_decimal"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "teaql-core",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "teaql-dialect-pg",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "teaql-dialect-pg",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "teaql-dialect-sqlite",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "teaql-dialect-sqlite",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "teaql-macros",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "teaql-sql",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "sqlx": [
      "dep:sqlx",
      "dep:tokio",
      "dep:teaql-dialect-sqlite",
      "dep:teaql-dialect-pg"
    ]
  },
  "index_path": "te/aq/teaql-runtime",
  "name": "teaql-runtime",
  "pubtime": "2026-05-01T11:48:47Z",
  "v": 2,
  "vers": "0.7.1",
  "yanked": false
}
