{
  "cksum": "2bc51881180822b28e7a33fab08af724956ba96d8be2c03857b082b3425cdb7a",
  "crate_file": "crypto_kx-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto_kx/crypto_kx-0.1.0.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": [],
      "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.1",
      "target": "cfg(target_pointer_width = \"64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sodiumoxide",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u32_backend"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_pointer_width = \"32\")"
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_pointer_width = \"64\")"
    }
  ],
  "features": {
    "serde": [
      "serdect"
    ],
    "std": [
      "blake2/std",
      "rand_core/std",
      "x25519-dalek/std"
    ]
  },
  "index_path": "cr/yp/crypto_kx",
  "name": "crypto_kx",
  "pubtime": "2022-08-14T02:38:32Z",
  "rust_version": "1.56",
  "vers": "0.1.0",
  "yanked": false
}
