{
  "cksum": "3d3d7fc6c1a4db8588ff97b0c9dcaf91e32e0b7bf4e5c975fc16e497e7857296",
  "crate_file": "runmat-lsp-0.4.8.crate",
  "crate_url": "https://static.crates.io/crates/runmat-lsp/runmat-lsp-0.4.8.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "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.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-config",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "runmat-core",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "runmat-core",
      "optional": false,
      "req": "=0.4.8",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-hir",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-lexer",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-parser",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "plot-web"
      ],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.4.8",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-static-analysis",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-thread-local",
      "optional": false,
      "req": "=0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-vm",
      "optional": false,
      "req": "=0.4.8",
      "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-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
    }
  ],
  "features": {
    "default": [
      "native"
    ],
    "native": [
      "tokio",
      "tower-lsp",
      "env_logger"
    ],
    "wasm": [
      "wasm-bindgen"
    ]
  },
  "index_path": "ru/nm/runmat-lsp",
  "name": "runmat-lsp",
  "pubtime": "2026-05-15T19:27:19Z",
  "vers": "0.4.8",
  "yanked": false
}
