{
  "cksum": "10cd79432192d1c0f4e1a0fef9527696cc039165d729fb41b3f4f4f354c2dc35",
  "crate_file": "chacha20poly1305-0.10.1.crate",
  "crate_url": "https://static.crates.io/crates/chacha20poly1305/chacha20poly1305-0.10.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "aead",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "default": [
      "alloc",
      "getrandom"
    ],
    "getrandom": [
      "aead/getrandom",
      "rand_core"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "rand_core": [
      "aead/rand_core"
    ],
    "reduced-round": [],
    "std": [
      "aead/std",
      "alloc"
    ],
    "stream": [
      "aead/stream"
    ]
  },
  "index_path": "ch/ac/chacha20poly1305",
  "name": "chacha20poly1305",
  "pubtime": "2022-08-10T03:37:43Z",
  "vers": "0.10.1",
  "yanked": false
}
