{
  "cksum": "3faa73eb6af98102be452c8d66d0636c6ba608dcc421668e1b42e71461a114fc",
  "crate_file": "ex3-crypto-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/ex3-crypto/ex3-crypto-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ex3-error",
      "optional": false,
      "req": "^0.2.0",
      "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.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom",
        "small_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "canister": [
      "rand_core/getrandom",
      "getrandom/custom"
    ],
    "default": [
      "spec256k1",
      "sha256"
    ],
    "sha256": [
      "sha2",
      "getrandom",
      "hex"
    ],
    "spec256k1": [
      "k256",
      "rand_core"
    ]
  },
  "index_path": "ex/3-/ex3-crypto",
  "name": "ex3-crypto",
  "pubtime": "2023-02-16T09:28:30Z",
  "vers": "0.9.0",
  "yanked": true
}
