{
  "cksum": "2e11d722dbe31267492bac99a607c0dd65f4b2ad0f0d1debc94301cfc1d8c0e4",
  "crate_file": "toolapi-0.4.4.crate",
  "crate_url": "https://static.crates.io/crates/toolapi/toolapi-0.4.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom_0_3",
      "optional": false,
      "package": "getrandom",
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "num-complex",
      "optional": false,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "num-complex"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.27.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ring"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ruzstd",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tungstenite",
      "optional": true,
      "req": "^0.28.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ws_stream_wasm",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {},
  "features2": {
    "client": [
      "dep:tungstenite",
      "dep:rustls",
      "dep:ws_stream_wasm",
      "dep:futures"
    ],
    "default": [
      "client",
      "server"
    ],
    "pyo3": [
      "dep:pyo3"
    ],
    "server": [
      "dep:axum",
      "dep:tokio",
      "dep:tokio-tungstenite",
      "dep:rustls"
    ]
  },
  "index_path": "to/ol/toolapi",
  "name": "toolapi",
  "pubtime": "2026-02-17T21:37:28Z",
  "v": 2,
  "vers": "0.4.4",
  "yanked": false
}
