{
  "cksum": "492f53779c14ad076a48f5d275e94ad654c476fc45f45ea0f3d7ef5180df63e7",
  "crate_file": "tl-compiler-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/tl-compiler/tl-compiler-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-array",
      "optional": true,
      "req": "^53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-ipc",
      "optional": true,
      "req": "^53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow-schema",
      "optional": true,
      "req": "^53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-codegen",
      "optional": true,
      "req": "^0.116",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-frontend",
      "optional": true,
      "req": "^0.116",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-jit",
      "optional": true,
      "req": "^0.116",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-module",
      "optional": true,
      "req": "^0.116",
      "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": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "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": true,
      "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": "normal",
      "name": "target-lexicon",
      "optional": true,
      "req": "^0.13",
      "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": true,
      "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-data",
      "optional": true,
      "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-gpu",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-ir",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tl-lexer",
      "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": true,
      "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": true,
      "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"
    ],
    "duckdb": [
      "tl-data/duckdb"
    ],
    "mongodb": [
      "tl-data/mongodb"
    ],
    "mssql": [
      "tl-data/mssql"
    ],
    "mysql": [
      "tl-data/mysql"
    ],
    "python": [
      "pyo3",
      "arrow-ipc",
      "arrow-array",
      "arrow-schema"
    ],
    "redis": [
      "tl-data/redis"
    ],
    "s3": [
      "tl-data/s3"
    ],
    "sftp": [
      "tl-data/sftp"
    ],
    "snowflake": [
      "tl-data/snowflake"
    ],
    "sqlite": [
      "tl-data/sqlite"
    ]
  },
  "features2": {
    "default": [
      "native"
    ],
    "gpu": [
      "dep:tl-gpu",
      "native"
    ],
    "mcp": [
      "dep:tl-mcp"
    ],
    "native": [
      "dep:tl-data",
      "dep:tl-ai",
      "dep:tl-stream",
      "dep:tl-package",
      "dep:cranelift-codegen",
      "dep:cranelift-frontend",
      "dep:cranelift-jit",
      "dep:cranelift-module",
      "dep:target-lexicon",
      "dep:rayon",
      "dep:reqwest",
      "dep:rand"
    ]
  },
  "index_path": "tl/-c/tl-compiler",
  "name": "tl-compiler",
  "pubtime": "2026-05-24T18:14:11Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
