{
  "cksum": "b9d6cf87adf719ddf43a805e92c6870a531aedda35ff640442cbaf8674e141e1",
  "crate_file": "crypto_secretbox-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/crypto_secretbox/crypto_secretbox-0.1.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "salsa20",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "aead/alloc"
    ],
    "default": [
      "alloc",
      "getrandom",
      "salsa20"
    ],
    "getrandom": [
      "aead/getrandom",
      "rand_core"
    ],
    "heapless": [
      "aead/heapless"
    ],
    "rand_core": [
      "aead/rand_core"
    ],
    "std": [
      "aead/std",
      "alloc"
    ],
    "stream": [
      "aead/stream"
    ]
  },
  "index_path": "cr/yp/crypto_secretbox",
  "name": "crypto_secretbox",
  "pubtime": "2023-05-16T03:22:13Z",
  "rust_version": "1.60",
  "vers": "0.1.1",
  "yanked": false
}
