{
  "cksum": "7a44032a09834ce1d32629db11d80b29cefe4ba55fb5a2f0e963bfa3accc225c",
  "crate_file": "ex3-crypto-0.15.10.crate",
  "crate_url": "https://static.crates.io/crates/ex3-crypto/ex3-crypto-0.15.10.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "check"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ex3-node-error",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "sha256",
        "std"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ripemd",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "address": [
      "secp256k1",
      "ripemd",
      "hash"
    ],
    "canister": [
      "getrandom/js"
    ],
    "default": [
      "secp256k1",
      "hash",
      "verify"
    ],
    "hash": [
      "sha2",
      "sha3",
      "hex"
    ],
    "secp256k1": [
      "k256",
      "rand_core"
    ],
    "verify": [
      "secp256k1",
      "hash"
    ]
  },
  "index_path": "ex/3-/ex3-crypto",
  "name": "ex3-crypto",
  "pubtime": "2023-07-25T14:08:46Z",
  "vers": "0.15.10",
  "yanked": false
}
