{
  "cksum": "aa13fae8b6255872fd86f7faf4b41168661d7d78609f7bfe6771b85c6739a15b",
  "crate_file": "bip32-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/bip32/bip32-0.5.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "check"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "sha256"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hmac"
      ],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ripemd",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secp256k1-ffi",
      "optional": true,
      "package": "secp256k1",
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "zeroize/alloc"
    ],
    "bip39": [
      "mnemonic",
      "pbkdf2",
      "std"
    ],
    "default": [
      "bip39",
      "secp256k1",
      "std"
    ],
    "mnemonic": [
      "alloc",
      "once_cell"
    ],
    "secp256k1": [
      "k256"
    ],
    "std": [
      "alloc"
    ]
  },
  "index_path": "bi/p3/bip32",
  "name": "bip32",
  "pubtime": "2024-07-17T22:25:18Z",
  "rust_version": "1.65",
  "vers": "0.5.2",
  "yanked": false
}
