{
  "cksum": "003d7d5772c67f2240b7f298f96eb73a8a501916fe18c1d730ebfd591bf7e519",
  "crate_file": "secret-toolkit-crypto-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/secret-toolkit-crypto/secret-toolkit-crypto-0.10.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "random"
      ],
      "kind": "normal",
      "name": "cosmwasm-std",
      "optional": false,
      "package": "secret-cosmwasm-std",
      "req": "^1.1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": true,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "rand-std"
      ],
      "kind": "dev",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    }
  ],
  "features": {
    "default": [
      "hash",
      "ecc-secp256k1",
      "rand"
    ],
    "ecc-secp256k1": [
      "secp256k1"
    ],
    "hash": [
      "sha2"
    ],
    "rand": [
      "hash",
      "rand_chacha",
      "rand_core"
    ]
  },
  "index_path": "se/cr/secret-toolkit-crypto",
  "name": "secret-toolkit-crypto",
  "pubtime": "2023-10-18T16:32:51Z",
  "vers": "0.10.0",
  "yanked": false
}
