{
  "cksum": "4dac63698b887d2d929306ea48b63760431ff8a24fac40ddb22f9c7f49fb7cab",
  "crate_file": "multihash-0.13.2.crate",
  "crate_url": "https://static.crates.io/crates/multihash/multihash-0.13.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2b_simd",
      "optional": true,
      "req": "^0.5.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2s_simd",
      "optional": true,
      "req": "^0.5.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "multihash-derive",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "parity-scale-codec",
      "optional": true,
      "req": "^1.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quickcheck",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.116",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.58",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha-2",
      "optional": true,
      "package": "sha2",
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha-3",
      "optional": true,
      "package": "sha3",
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strobe-rs",
      "optional": true,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unsigned-varint",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    }
  ],
  "features": {
    "arb": [
      "quickcheck",
      "rand"
    ],
    "blake2b": [
      "blake2b_simd"
    ],
    "blake2s": [
      "blake2s_simd"
    ],
    "default": [
      "std",
      "derive",
      "multihash-impl",
      "secure-hashes"
    ],
    "derive": [
      "multihash-derive"
    ],
    "identity": [],
    "multihash-impl": [
      "derive"
    ],
    "scale-codec": [
      "parity-scale-codec"
    ],
    "secure-hashes": [
      "blake2b",
      "blake2s",
      "blake3",
      "sha2",
      "sha3"
    ],
    "serde-codec": [
      "serde",
      "generic-array/serde"
    ],
    "sha1": [
      "digest",
      "sha-1"
    ],
    "sha2": [
      "digest",
      "sha-2"
    ],
    "sha3": [
      "digest",
      "sha-3"
    ],
    "std": [
      "unsigned-varint/std",
      "multihash-derive/std"
    ],
    "strobe": [
      "strobe-rs"
    ]
  },
  "index_path": "mu/lt/multihash",
  "name": "multihash",
  "pubtime": "2020-12-01T21:15:37Z",
  "vers": "0.13.2",
  "yanked": false
}
