{
  "cksum": "a3e714bffff7c7b6efc594925a8382cda1d09790c8d0b06a2514801a94298540",
  "crate_file": "tl-interpreter-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/tl-interpreter/tl-interpreter-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "auto-initialize"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "blocking",
        "rustls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-ai",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-ast",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-compiler",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-data",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-errors",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-mcp",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-package",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-parser",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-stream",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "time",
        "fs",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "async-runtime": [
      "tokio"
    ],
    "bigquery": [
      "tl-data/bigquery"
    ],
    "clickhouse": [
      "tl-data/clickhouse"
    ],
    "databricks": [
      "tl-data/databricks"
    ],
    "default": [],
    "duckdb": [
      "tl-data/duckdb"
    ],
    "mongodb": [
      "tl-data/mongodb"
    ],
    "mssql": [
      "tl-data/mssql"
    ],
    "mysql": [
      "tl-data/mysql"
    ],
    "python": [
      "pyo3"
    ],
    "redis": [
      "tl-data/redis"
    ],
    "s3": [
      "tl-data/s3"
    ],
    "sftp": [
      "tl-data/sftp"
    ],
    "snowflake": [
      "tl-data/snowflake"
    ],
    "sqlite": [
      "tl-data/sqlite"
    ]
  },
  "features2": {
    "mcp": [
      "dep:tl-mcp"
    ]
  },
  "index_path": "tl/-i/tl-interpreter",
  "name": "tl-interpreter",
  "pubtime": "2026-05-24T18:15:04Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
