{
  "cksum": "46618244158a5f1a5a83b44ee571ad3a771c859d98cbd27cac5cf0402d789db0",
  "crate_file": "snarkos-node-bft-ledger-service-3.0.0.crate",
  "crate_url": "https://static.crates.io/crates/snarkos-node-bft-ledger-service/snarkos-node-bft-ledger-service-3.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "rayon"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics",
      "optional": true,
      "package": "snarkos-node-metrics",
      "req": "=3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "circuit",
        "console",
        "rocks"
      ],
      "kind": "normal",
      "name": "snarkvm",
      "optional": false,
      "req": "=1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "ledger": [
      "lru",
      "parking_lot",
      "rand",
      "tokio",
      "tracing"
    ],
    "ledger-write": [],
    "mock": [
      "parking_lot",
      "tracing"
    ],
    "prover": [],
    "test": [
      "mock",
      "translucent"
    ],
    "translucent": [
      "ledger"
    ]
  },
  "features2": {
    "metrics": [
      "dep:metrics",
      "snarkvm/metrics"
    ]
  },
  "index_path": "sn/ar/snarkos-node-bft-ledger-service",
  "name": "snarkos-node-bft-ledger-service",
  "pubtime": "2024-09-18T12:50:50Z",
  "v": 2,
  "vers": "3.0.0",
  "yanked": false
}
