{
  "cksum": "c74a8f16cfdc791ec6ea590751bf8f120442de42658167181860b59f0d8d57b3",
  "crate_file": "runmat-lsp-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/runmat-lsp/runmat-lsp-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lsp-types",
      "optional": false,
      "req": "^0.94",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-builtins",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-config",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-filesystem",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-hir",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-lexer",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-mir",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-parser",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "plot-web"
      ],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.5.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-static-analysis",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-thread-local",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-vm",
      "optional": false,
      "req": "=0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-wasm-bindgen",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io-std",
        "io-util",
        "macros",
        "net",
        "rt-multi-thread",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-lsp",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-serialize"
      ],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "default": [
      "native"
    ],
    "native": [
      "tokio",
      "tower-lsp",
      "env_logger"
    ],
    "wasm": [
      "wasm-bindgen"
    ]
  },
  "index_path": "ru/nm/runmat-lsp",
  "name": "runmat-lsp",
  "pubtime": "2026-06-04T16:11:34Z",
  "vers": "0.5.0",
  "yanked": false
}
