{
  "cksum": "873faa4363bfc54c36a48321da034c92a0645a363eed34d948683ffc1706e37f",
  "crate_file": "bip32-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/bip32/bip32-0.3.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.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "sha256",
        "keccak256"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.9",
      "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": "ripemd160",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secp256k1-ffi",
      "optional": true,
      "package": "secp256k1",
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.9",
      "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": "2022-01-06T04:10:43Z",
  "rust_version": "1.56",
  "vers": "0.3.0",
  "yanked": false
}
