{
  "cksum": "a912f3955f6e38952a5a2b992bd81c709bc85b85d226a57d072b48baad1bacc9",
  "crate_file": "iq-crypto-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/iq-crypto/iq-crypto-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sign",
        "verify"
      ],
      "kind": "normal",
      "name": "ecdsa",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "pkcs8"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.11.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pkcs8",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "point"
      ],
      "kind": "normal",
      "name": "sec1",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat-preview"
      ],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": ">=1.6.3, <1.7",
      "target": null
    }
  ],
  "features": {
    "getrandom": [
      "rand_core/getrandom"
    ]
  },
  "features2": {
    "alloc": [
      "elliptic-curve?/alloc",
      "ecdsa?/alloc",
      "sec1?/alloc",
      "pkcs8?/alloc"
    ],
    "ecdsa": [
      "dep:ecdsa",
      "elliptic-curve",
      "signature"
    ],
    "elliptic-curve": [
      "dep:elliptic-curve",
      "dep:sec1"
    ],
    "secp256k1": [
      "alloc",
      "ecdsa",
      "pkcs8",
      "sha3",
      "signature",
      "dep:k256"
    ],
    "std": [
      "alloc",
      "elliptic-curve?/std",
      "ecdsa?/std",
      "k256?/std",
      "pkcs8?/std",
      "sec1?/std",
      "signature?/std"
    ]
  },
  "index_path": "iq/-c/iq-crypto",
  "name": "iq-crypto",
  "pubtime": "2022-10-26T19:54:05Z",
  "rust_version": "1.64",
  "v": 2,
  "vers": "0.0.1",
  "yanked": false
}
