{
  "cksum": "42b2a9a8e3c7544f5ce2b475f2f56580a3102b37e0ee001558ad4faedcf56cf4",
  "crate_file": "bitcoin-0.28.0.crate",
  "crate_url": "https://static.crates.io/crates/bitcoin/bitcoin-0.28.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64-compat",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bech32",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bitcoin_hashes",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitcoinconsensus",
      "optional": true,
      "req": "^0.19.0-3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "core2",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ryu",
      "optional": false,
      "req": "<1.0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "recovery",
        "rand-std"
      ],
      "kind": "dev",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "<1.0.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_test",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "base64": [
      "base64-compat"
    ],
    "default": [
      "std",
      "secp-recovery"
    ],
    "no-std": [
      "hashbrown",
      "core2/alloc",
      "bitcoin_hashes/alloc",
      "secp256k1/alloc"
    ],
    "rand": [
      "secp256k1/rand-std"
    ],
    "secp-lowmemory": [
      "secp256k1/lowmemory"
    ],
    "secp-recovery": [
      "secp256k1/recovery"
    ],
    "std": [
      "secp256k1/std",
      "bitcoin_hashes/std",
      "bech32/std"
    ],
    "unstable": [],
    "use-serde": [
      "serde",
      "bitcoin_hashes/serde",
      "secp256k1/serde"
    ]
  },
  "index_path": "bi/tc/bitcoin",
  "name": "bitcoin",
  "pubtime": "2022-04-20T17:45:52Z",
  "vers": "0.28.0",
  "yanked": false
}
