{
  "cksum": "f7a7fef5082637d2db156408ae71b74578306a6fd827ec71ff1d7cbb3f7b8704",
  "crate_file": "runmat-core-0.5.6.crate",
  "crate_url": "https://static.crates.io/crates/runmat-core/runmat-core-0.5.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(not(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": "runmat-accelerate",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-accelerate-api",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-builtins",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-config",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-filesystem",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-gc",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-hir",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-lexer",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-mir",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-parser",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "plot-core"
      ],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.5.6",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "plot-web"
      ],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.5.6",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "compression-native",
        "validation"
      ],
      "kind": "normal",
      "name": "runmat-snapshot",
      "optional": false,
      "req": "=0.5.6",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "compression-wasm",
        "validation"
      ],
      "kind": "normal",
      "name": "runmat-snapshot",
      "optional": false,
      "req": "=0.5.6",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-telemetry",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-time",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-turbine",
      "optional": true,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-vm",
      "optional": false,
      "req": "=0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stacker",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "v4",
        "js"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "occt-native": [
      "runmat-runtime/occt-native"
    ],
    "occt-wasm-host": [
      "runmat-runtime/occt-wasm-host"
    ]
  },
  "features2": {
    "default": [
      "jit"
    ],
    "jit": [
      "dep:runmat-turbine"
    ]
  },
  "index_path": "ru/nm/runmat-core",
  "name": "runmat-core",
  "pubtime": "2026-06-29T01:23:12Z",
  "v": 2,
  "vers": "0.5.6",
  "yanked": false
}
