{
  "cksum": "b9018fdcd0e9ea20c1c8cb986281507b53c6304394b7ec6d0ebcf9c71ca97d9f",
  "crate_file": "bip0032-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/bip0032/bip0032-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "check"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "const-hex",
      "optional": false,
      "req": "^1.12.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ripemd",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "k256": [
      "k256/arithmetic"
    ],
    "p256": [
      "slip10",
      "p256/arithmetic"
    ],
    "slip10": []
  },
  "features2": {
    "default": [
      "std",
      "k256"
    ],
    "ed25519-dalek": [
      "slip10",
      "dep:ed25519-dalek"
    ],
    "secp256k1": [
      "dep:secp256k1"
    ],
    "std": [
      "anyhow/std",
      "bs58/std",
      "hmac/std",
      "ripemd/std",
      "sha2/std",
      "zeroize/std",
      "k256?/std",
      "secp256k1?/std",
      "p256?/std",
      "ed25519-dalek?/std"
    ]
  },
  "index_path": "bi/p0/bip0032",
  "name": "bip0032",
  "pubtime": "2026-02-02T13:29:11Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
