{
  "cksum": "d9ace586de618e3c94427b8d3758b22a612c95976d290e52cd28249fcaf63a84",
  "crate_file": "runmat-core-0.5.4.crate",
  "crate_url": "https://static.crates.io/crates/runmat-core/runmat-core-0.5.4.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.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-accelerate-api",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-builtins",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-config",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-filesystem",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-gc",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-hir",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-lexer",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-mir",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-parser",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "plot-core"
      ],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.5.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "plot-web"
      ],
      "kind": "normal",
      "name": "runmat-runtime",
      "optional": false,
      "req": "=0.5.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "compression-native",
        "validation"
      ],
      "kind": "normal",
      "name": "runmat-snapshot",
      "optional": false,
      "req": "=0.5.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "compression-wasm",
        "validation"
      ],
      "kind": "normal",
      "name": "runmat-snapshot",
      "optional": false,
      "req": "=0.5.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-telemetry",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-time",
      "optional": false,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-turbine",
      "optional": true,
      "req": "=0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "runmat-vm",
      "optional": false,
      "req": "=0.5.4",
      "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-26T14:43:15Z",
  "v": 2,
  "vers": "0.5.4",
  "yanked": false
}
