{
  "cksum": "e4eb330da8da80db1f693cbfe9a46f7e8b0066566eeac7474bc8c9387ac28103",
  "crate_file": "mech-core-0.2.63.crate",
  "crate_url": "https://static.crates.io/crates/mech-core/mech-core-0.2.63.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brotli",
      "optional": true,
      "req": "^8.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-io",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fxhash",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.15.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^2.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "inventory",
      "optional": false,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.34.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-rational",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": true,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlibc",
      "optional": true,
      "req": "=1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "seahash",
      "optional": false,
      "req": "^4.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.142",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tabled",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Document",
        "Element",
        "HtmlElement",
        "Node",
        "Window",
        "Crypto",
        "console"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.77",
      "target": null
    }
  ],
  "features": {
    "atom": [],
    "baselib": [
      "bool",
      "string",
      "f64",
      "c64",
      "r64",
      "set",
      "map",
      "table",
      "tuple",
      "record",
      "atom",
      "enum",
      "row_vectord",
      "vectord",
      "matrixd",
      "subscript_range",
      "logical_indexing",
      "subscript_formula",
      "variable_define",
      "variable_assign",
      "kind_define",
      "kind_annotation",
      "variables",
      "functions",
      "formulas"
    ],
    "bool": [],
    "c64": [
      "complex"
    ],
    "compiler": [
      "crc32fast",
      "byteorder"
    ],
    "complex": [
      "num-traits",
      "nalgebra",
      "f64",
      "numbers"
    ],
    "dot_indexing": [
      "subscript"
    ],
    "dynamic_matrix": [
      "matrixd",
      "vectord",
      "row_vectord",
      "matrix"
    ],
    "enum": [],
    "f32": [
      "floats"
    ],
    "f64": [
      "floats"
    ],
    "fixed_matrix": [
      "matrix4",
      "matrix3",
      "matrix2",
      "matrix1",
      "matrix2x3",
      "matrix3x2",
      "matrix"
    ],
    "fixed_row_vector": [
      "row_vector4",
      "row_vector3",
      "row_vector2",
      "matrix"
    ],
    "fixed_vector": [
      "vector4",
      "vector3",
      "vector2",
      "matrix"
    ],
    "floats": [
      "num-traits",
      "numbers"
    ],
    "formulas": [],
    "functions": [
      "indexmap",
      "symbol_table"
    ],
    "i128": [
      "signed_ints"
    ],
    "i16": [
      "signed_ints"
    ],
    "i32": [
      "signed_ints"
    ],
    "i64": [
      "signed_ints"
    ],
    "i8": [
      "signed_ints"
    ],
    "kind_annotation": [
      "functions"
    ],
    "kind_define": [
      "kind_annotation",
      "statements"
    ],
    "logical_indexing": [
      "subscript",
      "vectord",
      "bool"
    ],
    "map": [
      "indexmap"
    ],
    "math_exp": [
      "libm",
      "num-traits"
    ],
    "matrix": [
      "nalgebra"
    ],
    "matrix1": [
      "matrix"
    ],
    "matrix2": [
      "matrix"
    ],
    "matrix2x3": [
      "matrix"
    ],
    "matrix3": [
      "matrix"
    ],
    "matrix3x2": [
      "matrix"
    ],
    "matrix4": [
      "matrix"
    ],
    "matrixd": [
      "matrix"
    ],
    "no_std": [
      "rlibc",
      "hashbrown",
      "embedded-io",
      "fxhash"
    ],
    "numbers": [],
    "pretty_print": [
      "tabled",
      "serde_json"
    ],
    "program": [
      "crc32fast",
      "byteorder"
    ],
    "r64": [
      "rational"
    ],
    "range": [],
    "rational": [
      "num-traits",
      "num-rational",
      "i64",
      "numbers"
    ],
    "record": [
      "indexmap",
      "tuple"
    ],
    "row_vector2": [
      "matrix"
    ],
    "row_vector3": [
      "matrix"
    ],
    "row_vector4": [
      "matrix"
    ],
    "row_vectord": [
      "matrix"
    ],
    "set": [
      "indexmap"
    ],
    "signed_ints": [
      "numbers"
    ],
    "statements": [],
    "statements_default": [
      "variable_assign",
      "variable_define",
      "kind_define"
    ],
    "stdlib": [
      "bool",
      "string",
      "u8",
      "u16",
      "u32",
      "u64",
      "u128",
      "i8",
      "i16",
      "i32",
      "i64",
      "i128",
      "f32",
      "f64",
      "c64",
      "r64",
      "set",
      "map",
      "table",
      "tuple",
      "record",
      "atom",
      "matrix1",
      "matrix2",
      "matrix3",
      "matrix4",
      "matrix2x3",
      "matrix3x2",
      "row_vector2",
      "row_vector3",
      "row_vector4",
      "vector2",
      "vector3",
      "vector4",
      "row_vectord",
      "vectord",
      "matrixd",
      "subscript_range",
      "logical_indexing",
      "swizzle",
      "subscript_formula",
      "dot_indexing",
      "variable_define",
      "variable_assign",
      "kind_define",
      "kind_annotation",
      "variables",
      "functions",
      "formulas"
    ],
    "string": [],
    "subscript": [],
    "subscript_default": [
      "subscript_slice",
      "subscript_range",
      "logical_indexing",
      "swizzle",
      "subscript_formula",
      "dot_indexing"
    ],
    "subscript_formula": [
      "subscript_slice",
      "formulas"
    ],
    "subscript_range": [
      "subscript_slice",
      "vectord"
    ],
    "subscript_slice": [
      "subscript",
      "vectord"
    ],
    "swizzle": [
      "subscript"
    ],
    "symbol_table": [],
    "table": [
      "indexmap",
      "vectord",
      "record"
    ],
    "tuple": [],
    "u128": [
      "unsigned_ints"
    ],
    "u16": [
      "unsigned_ints"
    ],
    "u32": [
      "unsigned_ints"
    ],
    "u64": [
      "unsigned_ints"
    ],
    "u8": [
      "unsigned_ints"
    ],
    "unsigned_ints": [
      "numbers"
    ],
    "variable_assign": [
      "statements"
    ],
    "variable_define": [
      "statements",
      "functions"
    ],
    "variables": [
      "variable_define",
      "symbol_table"
    ],
    "vector2": [
      "matrix"
    ],
    "vector3": [
      "matrix"
    ],
    "vector4": [
      "matrix"
    ],
    "vectord": [
      "matrix"
    ]
  },
  "features2": {
    "base": [
      "baselib",
      "pretty_print",
      "serde",
      "compiler",
      "program",
      "statements_default",
      "subscript_default"
    ],
    "default": [
      "baselib",
      "pretty_print",
      "serde",
      "compiler",
      "program",
      "u8",
      "u16",
      "u32",
      "u64",
      "u128",
      "i8",
      "i16",
      "i32",
      "i64",
      "i128",
      "f32",
      "f64",
      "c64",
      "r64",
      "statements_default",
      "subscript_default"
    ],
    "serde": [
      "brotli",
      "base64",
      "serde_derive",
      "serde_json",
      "bincode",
      "indexmap/serde",
      "bincode/serde",
      "dep:serde"
    ]
  },
  "index_path": "me/ch/mech-core",
  "name": "mech-core",
  "pubtime": "2025-10-17T18:00:14Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.2.63",
  "yanked": false
}
