{
  "cksum": "b1db4c47992ab959fa7c528dd019924070c2935d9d6fd10517b3b494192e49f4",
  "crate_file": "mpc-core-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/mpc-core/mpc-core-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "=0.14.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use-std"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "snafu",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "io-util",
        "time",
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2.0.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "example-additive": [
      "dep:rand"
    ],
    "example-secure-network": [
      "dep:ed25519-dalek",
      "dep:rand",
      "dep:base64",
      "dep:tokio",
      "dep:chacha20poly1305",
      "dep:x25519-dalek",
      "dep:anyhow",
      "dep:futures"
    ]
  },
  "index_path": "mp/c-/mpc-core",
  "name": "mpc-core",
  "pubtime": "2026-03-18T16:14:26Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
