{
  "cksum": "b4c79a1e4837b9b6ed8ef1793d5ff9c15961dfecc47ff24ea1b1bba320a2598a",
  "crate_file": "commonware-consensus-0.0.64.crate",
  "crate_url": "https://static.crates.io/crates/commonware-consensus/commonware-consensus-0.0.64.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "commonware-broadcast",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "commonware-codec",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "commonware-conformance",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "commonware-cryptography",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "commonware-macros",
      "optional": false,
      "req": "^0.0.64",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "commonware-math",
      "optional": true,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "commonware-math",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "commonware-p2p",
      "optional": false,
      "req": "^0.0.64",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "commonware-resolver",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mocks"
      ],
      "kind": "dev",
      "name": "commonware-resolver",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "commonware-runtime",
      "optional": false,
      "req": "^0.0.64",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "commonware-storage",
      "optional": false,
      "req": "^0.0.64",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "commonware-utils",
      "optional": false,
      "req": "^0.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.1.10",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prometheus-client",
      "optional": false,
      "req": "^0.24.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.4.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.19",
      "target": null
    }
  ],
  "features": {
    "mocks": [
      "commonware-cryptography/mocks"
    ]
  },
  "features2": {
    "arbitrary": [
      "commonware-codec/arbitrary",
      "commonware-cryptography/arbitrary",
      "commonware-math/arbitrary",
      "commonware-p2p/arbitrary",
      "commonware-resolver/arbitrary",
      "commonware-storage/arbitrary",
      "commonware-utils/arbitrary",
      "dep:arbitrary"
    ],
    "fuzz": [
      "dep:commonware-math",
      "mocks"
    ]
  },
  "index_path": "co/mm/commonware-consensus",
  "name": "commonware-consensus",
  "pubtime": "2025-12-20T23:52:43Z",
  "v": 2,
  "vers": "0.0.64",
  "yanked": false
}
