{
  "cksum": "ff96c0c1df41cc0aa491b88da0cbf66149277429d6fe7149e58af17961fad417",
  "crate_file": "mech-0.2.52.crate",
  "crate_url": "https://static.crates.io/crates/mech/mech-0.2.52.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": false,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": false,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": false,
      "req": "^3.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "glob"
      ],
      "kind": "normal",
      "name": "include_dir",
      "optional": false,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mech-core",
      "optional": false,
      "req": "^0.2.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mech-interpreter",
      "optional": false,
      "req": "^0.2.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mech-syntax",
      "optional": false,
      "req": "^0.2.52",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra",
      "optional": false,
      "req": "^0.33.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": false,
      "req": "^7.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify",
      "optional": false,
      "req": "^8.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "blocking"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sevenz-rust",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tabled",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "compression"
      ],
      "kind": "normal",
      "name": "warp",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "winres",
      "optional": false,
      "req": "^0.1.12",
      "target": null
    }
  ],
  "features": {
    "Atom": [],
    "Bool": [],
    "F32": [],
    "F64": [],
    "I128": [],
    "I16": [],
    "I32": [],
    "I64": [],
    "I8": [],
    "Map": [],
    "Matrix": [
      "fixed-matrix",
      "fixed-vector",
      "fixed-row-vector",
      "RowVectorD",
      "VectorD",
      "MatrixD"
    ],
    "Matrix1": [],
    "Matrix2": [],
    "Matrix2x3": [],
    "Matrix3": [],
    "Matrix3x2": [],
    "Matrix4": [],
    "MatrixD": [],
    "Record": [],
    "RowVector2": [],
    "RowVector3": [],
    "RowVector4": [],
    "RowVectorD": [],
    "Set": [],
    "String": [],
    "Table": [],
    "Tuple": [],
    "U128": [],
    "U16": [],
    "U32": [],
    "U64": [],
    "U8": [],
    "Vector2": [],
    "Vector3": [],
    "Vector4": [],
    "VectorD": [],
    "default": [
      "stdlib"
    ],
    "fixed-matrix": [
      "Matrix4",
      "Matrix3",
      "Matrix2",
      "Matrix1",
      "Matrix2x3",
      "Matrix3x2"
    ],
    "fixed-row-vector": [
      "RowVector4",
      "RowVector3",
      "RowVector2"
    ],
    "fixed-vector": [
      "Vector4",
      "Vector3",
      "Vector2"
    ],
    "floats": [
      "F32",
      "F64"
    ],
    "signed-ints": [
      "I8",
      "I16",
      "I32",
      "I64",
      "I128"
    ],
    "stdlib": [
      "Bool",
      "String",
      "unsigned-ints",
      "signed-ints",
      "floats",
      "Matrix",
      "Set",
      "Map",
      "Table",
      "Tuple",
      "Record",
      "Atom"
    ],
    "unsigned-ints": [
      "U8",
      "U16",
      "U32",
      "U64",
      "U128"
    ]
  },
  "index_path": "me/ch/mech",
  "name": "mech",
  "pubtime": "2025-07-28T22:49:36Z",
  "rust_version": "1.84",
  "vers": "0.2.52",
  "yanked": true
}
