{
  "cksum": "d831a431a5b3fa88992d1efb9ec3a5d76c6d7785c45dff2a700e7966388ec543",
  "crate_file": "crypto_kx-0.2.0-pre.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto_kx/crypto_kx-0.2.0-pre.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.0.0-rc.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_family = \"wasm\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "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": {
    "serde": [
      "serdect"
    ],
    "std": [
      "blake2/std",
      "rand_core/std"
    ]
  },
  "index_path": "cr/yp/crypto_kx",
  "name": "crypto_kx",
  "pubtime": "2023-05-30T16:48:49Z",
  "rust_version": "1.60",
  "vers": "0.2.0-pre.0",
  "yanked": false
}
