{
  "cksum": "fb21a18633162f57650da5a3641cf776817dd39ebdbea0a430ae9e072dc0851a",
  "crate_file": "tishlang_runtime-1.0.26.crate",
  "crate_url": "https://static.crates.io/crates/tishlang_runtime/tishlang_runtime-1.0.26.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "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": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^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": "tiny_http",
      "optional": true,
      "req": "^0.12.0",
      "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": [
        "rt-multi-thread",
        "macros",
        "time",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.50.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.29",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "fs": [],
    "http": [
      "tokio",
      "reqwest",
      "futures",
      "bytes",
      "tiny_http",
      "tishlang_core/regex"
    ],
    "process": [],
    "regex": [
      "tishlang_core/regex"
    ],
    "ws": [
      "tokio",
      "tokio/net",
      "tokio/io-util",
      "tokio-tungstenite",
      "futures-util",
      "lazy_static"
    ]
  },
  "index_path": "ti/sh/tishlang_runtime",
  "name": "tishlang_runtime",
  "pubtime": "2026-03-23T21:47:52Z",
  "vers": "1.0.26",
  "yanked": false
}
