{
  "cksum": "c215e4bb735defa4e350644585600a79925ff4de496708236466b7574a584a22",
  "crate_file": "secretbox-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/secretbox/secretbox-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "packed_simd",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uint",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    }
  ],
  "features": {
    "curve25519": [
      "x25519-dalek",
      "rand"
    ],
    "default": [
      "rand"
    ],
    "simd": [
      "packed_simd"
    ]
  },
  "index_path": "se/cr/secretbox",
  "name": "secretbox",
  "pubtime": "2019-07-11T12:22:27Z",
  "vers": "0.1.1",
  "yanked": true
}
