{
  "cksum": "1efe589deb705b2dcc2b6ad84162d355b819d1205b8d8498c0d149e36b329c30",
  "crate_file": "crypto_box-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto_box/crypto_box-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "expose-core",
        "hchacha"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": false,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "xchacha20poly1305"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": false,
      "req": "^0.8",
      "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": [
        "hsalsa20"
      ],
      "kind": "normal",
      "name": "salsa20",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "xsalsa20poly1305",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "xsalsa20poly1305/alloc"
    ],
    "default": [
      "alloc",
      "u64_backend"
    ],
    "heapless": [
      "xsalsa20poly1305/heapless"
    ],
    "std": [
      "rand_core/std",
      "xsalsa20poly1305/std"
    ],
    "u32_backend": [
      "x25519-dalek/u32_backend"
    ],
    "u64_backend": [
      "x25519-dalek/u64_backend"
    ]
  },
  "index_path": "cr/yp/crypto_box",
  "name": "crypto_box",
  "pubtime": "2021-04-30T00:54:03Z",
  "vers": "0.6.0",
  "yanked": false
}
