{
  "cksum": "e965708fc646ff2f9d493f8516d731613291922437627131aa31b712e4732dac",
  "crate_file": "crypto_kx-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/crypto_kx/crypto_kx-0.0.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.10",
      "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": [
        "derive"
      ],
      "kind": "normal",
      "name": "our_serde",
      "optional": true,
      "package": "serde",
      "req": "^1",
      "target": null
    },
    {
      "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": true,
      "features": [],
      "kind": "dev",
      "name": "sodiumoxide",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "serde": [
      "our_serde",
      "x25519-dalek/serde"
    ],
    "std": [
      "blake2/std",
      "rand_core/std",
      "x25519-dalek/std"
    ]
  },
  "index_path": "cr/yp/crypto_kx",
  "name": "crypto_kx",
  "pubtime": "2021-12-09T16:08:39Z",
  "vers": "0.0.2",
  "yanked": false
}
