{
  "cksum": "27dfe2248561a351e984e9f4082b4a3ad588c650d581db8f49cceebfe1cfcad0",
  "crate_file": "tishlang_eval-2.0.3.crate",
  "crate_url": "https://static.crates.io/crates/tishlang_eval/tishlang_eval-2.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fancy-regex",
      "optional": true,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls",
        "json",
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stacker",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiny_http",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_ast",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_builtins",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_core",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_parser",
      "optional": false,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tishlang_runtime",
      "optional": true,
      "req": ">=0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "time",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.50.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "fs": [],
    "process": [],
    "timers": []
  },
  "features2": {
    "http": [
      "timers",
      "tokio",
      "reqwest",
      "futures",
      "tiny_http",
      "tishlang_core/regex",
      "dep:tishlang_runtime",
      "tishlang_runtime/http",
      "tishlang_core/send-values",
      "tishlang_builtins/send-values"
    ],
    "regex": [
      "dep:fancy-regex",
      "tishlang_core/regex"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "tty": [
      "dep:tishlang_runtime",
      "tishlang_runtime/tty"
    ],
    "ws": [
      "dep:tishlang_runtime",
      "tishlang_runtime/ws"
    ]
  },
  "index_path": "ti/sh/tishlang_eval",
  "name": "tishlang_eval",
  "pubtime": "2026-06-12T17:58:39Z",
  "v": 2,
  "vers": "2.0.3",
  "yanked": false
}
