{
  "cksum": "bb5be31a6f0a3d75fc58f0241a3d172a5b35324df91ff4d37574d8a812398644",
  "crate_file": "bitcoin-crypto-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/bitcoin-crypto/bitcoin-crypto-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base58",
      "optional": false,
      "package": "base58ck",
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hex"
      ],
      "kind": "normal",
      "name": "hashes",
      "optional": false,
      "package": "bitcoin_hashes",
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex-stable",
      "optional": false,
      "package": "hex-conservative",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex-unstable",
      "optional": false,
      "package": "hex-conservative",
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hex"
      ],
      "kind": "normal",
      "name": "internals",
      "optional": false,
      "package": "bitcoin-internals",
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "network",
      "optional": false,
      "package": "bitcoin-network-kind",
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.32.0-beta.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.195",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_test",
      "optional": false,
      "req": "^1.0.19",
      "target": null
    }
  ],
  "features": {
    "rand": [
      "secp256k1/rand"
    ]
  },
  "features2": {
    "alloc": [
      "base58/alloc",
      "hashes/alloc",
      "hex-stable/alloc",
      "hex-unstable/alloc",
      "internals/alloc",
      "network/alloc",
      "secp256k1/alloc",
      "serde?/alloc"
    ],
    "arbitrary": [
      "dep:arbitrary",
      "secp256k1/arbitrary"
    ],
    "default": [
      "std"
    ],
    "serde": [
      "dep:serde",
      "hashes/serde",
      "internals/serde",
      "secp256k1/serde"
    ],
    "std": [
      "alloc",
      "base58/std",
      "hashes/std",
      "hex-stable/std",
      "hex-unstable/std",
      "internals/std",
      "network/std",
      "secp256k1/std",
      "serde?/std"
    ]
  },
  "index_path": "bi/tc/bitcoin-crypto",
  "name": "bitcoin-crypto",
  "pubtime": "2026-05-04T18:02:29Z",
  "rust_version": "1.74.0",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
