{
  "cksum": "7e40748d60a3296653e45e87e64c6989aebfad607bccce59cc4156c5d81b2f70",
  "crate_file": "bip32-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/bip32/bip32-0.5.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "check"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "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": "2023-03-28T23:47:14Z",
  "rust_version": "1.65",
  "vers": "0.5.0",
  "yanked": false
}
