{
  "cksum": "2a47c4a21bb5da223d1c80059cc164abc0dd006e37fe5ab94509877119b707ef",
  "crate_file": "crypto_kx-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto_kx/crypto_kx-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "dev",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serdect",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "getrandom": [
      "rand_core/getrandom"
    ],
    "serde": [
      "serdect"
    ]
  },
  "index_path": "cr/yp/crypto_kx",
  "name": "crypto_kx",
  "pubtime": "2023-07-22T17:37:45Z",
  "rust_version": "1.60",
  "vers": "0.2.0",
  "yanked": false
}
