{
  "cksum": "a602f92e57f31fdda6a63b03be0e981beeddbdf449e7e4d8a9f3c7cbcc28e68b",
  "crate_file": "tishlang_runtime-2.0.3.crate",
  "crate_url": "https://static.crates.io/crates/tishlang_runtime/tishlang_runtime-2.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core_affinity",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28",
      "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": "http",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "server",
        "http1",
        "http2"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "tokio"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": true,
      "req": "^0.2",
      "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": [
        "all"
      ],
      "kind": "normal",
      "name": "socket2",
      "optional": true,
      "req": "^0.5",
      "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": [],
    "process": [],
    "promise": [
      "send-values"
    ],
    "regex": [
      "tishlang_core/regex"
    ],
    "send-values": [
      "tishlang_core/send-values",
      "tishlang_builtins/send-values"
    ]
  },
  "features2": {
    "http": [
      "dep:tokio",
      "dep:reqwest",
      "dep:futures",
      "dep:bytes",
      "dep:tiny_http",
      "dep:socket2",
      "dep:libc",
      "dep:arc-swap",
      "tishlang_core/regex",
      "tishlang_core/send-values",
      "tishlang_builtins/send-values",
      "send-values"
    ],
    "http-hyper": [
      "http",
      "dep:hyper",
      "dep:hyper-util",
      "dep:http-body-util",
      "dep:http",
      "dep:pin-project-lite",
      "dep:core_affinity",
      "tokio/net",
      "tokio/rt",
      "tokio/io-util"
    ],
    "http-io-uring": [
      "http"
    ],
    "tty": [
      "dep:crossterm"
    ],
    "ws": [
      "dep:tokio",
      "tokio/net",
      "tokio/io-util",
      "dep:tokio-tungstenite",
      "dep:futures-util",
      "dep:lazy_static",
      "send-values",
      "tishlang_core/send-values",
      "tishlang_builtins/send-values"
    ]
  },
  "index_path": "ti/sh/tishlang_runtime",
  "name": "tishlang_runtime",
  "pubtime": "2026-06-12T17:58:29Z",
  "v": 2,
  "vers": "2.0.3",
  "yanked": false
}
