{
  "cksum": "8fbabef0bb5e3b59c2c19e81fe4046b2a9c5509ae1db4fce16beb4a3da78deb1",
  "crate_file": "mech-core-0.2.5.crate",
  "crate_url": "https://static.crates.io/crates/mech-core/mech-core-0.2.5.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra",
      "optional": false,
      "req": "^0.33.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "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"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.203",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.203",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tinyrand",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.92",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Document",
        "Element",
        "HtmlElement",
        "Node",
        "Window",
        "Crypto",
        "console"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.69",
      "target": null
    }
  ],
  "features": {
    "default": [
      "stdlib",
      "parallel"
    ],
    "no-std": [
      "rlibc"
    ],
    "parallel": [
      "rayon"
    ],
    "stdlib": [
      "time"
    ],
    "wasm": [
      "web-sys",
      "wasm-bindgen"
    ]
  },
  "index_path": "me/ch/mech-core",
  "name": "mech-core",
  "pubtime": "2024-08-05T23:51:02Z",
  "vers": "0.2.5",
  "yanked": true
}
