{
  "cksum": "6cc89c709e3953ef34bdd53018732020897e74f86bb1123012ea43a789882815",
  "crate_file": "ex3-crypto-0.15.9.crate",
  "crate_url": "https://static.crates.io/crates/ex3-crypto/ex3-crypto-0.15.9.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",
        "arithmetic"
      ],
      "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"
    ],
    "canister": [
      "getrandom/custom"
    ],
    "default": [
      "secp256k1",
      "hash",
      "verify"
    ],
    "hash": [
      "sha2",
      "sha3",
      "hex"
    ],
    "secp256k1": [
      "k256",
      "rand_core"
    ],
    "verify": [
      "secp256k1"
    ]
  },
  "index_path": "ex/3-/ex3-crypto",
  "name": "ex3-crypto",
  "pubtime": "2023-07-25T12:21:04Z",
  "vers": "0.15.9",
  "yanked": false
}
