{
  "cksum": "8cbf5d97a01c39dad83e20de5398748bbbb0ffd307b9612cf0db74ab3c88d551",
  "crate_file": "crypto_box-0.8.1.crate",
  "crate_url": "https://static.crates.io/crates/crypto_box/crypto_box-0.8.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rmp-serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "salsa20",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serdect",
      "optional": true,
      "req": "^0.1",
      "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.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "default": [
      "alloc",
      "getrandom",
      "u64_backend"
    ],
    "getrandom": [
      "aead/getrandom",
      "rand_core"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "rand_core": [
      "aead/rand_core"
    ],
    "serde": [
      "serdect"
    ],
    "std": [
      "aead/std"
    ],
    "u32_backend": [
      "x25519-dalek/u32_backend"
    ],
    "u64_backend": [
      "x25519-dalek/u64_backend"
    ]
  },
  "index_path": "cr/yp/crypto_box",
  "name": "crypto_box",
  "pubtime": "2022-08-15T17:00:57Z",
  "rust_version": "1.56",
  "vers": "0.8.1",
  "yanked": false
}
