{
  "cksum": "8e0f1d069d6f14be757d5ad559b05d8eeefe5a2ab4c6788403b5e61e68d51048",
  "crate_file": "evercrypt-0.0.4.crate",
  "crate_url": "https://static.crates.io/crates/evercrypt/evercrypt-0.0.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "evercrypt-sys",
      "optional": false,
      "req": "^0.0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "random"
    ],
    "force-rust-crypto-aes": [
      "rust-crypto-aes"
    ],
    "random": [
      "rand",
      "rand_core"
    ],
    "rust-crypto-aes": [
      "aes-gcm"
    ],
    "serialization": [
      "serde",
      "serde_json"
    ]
  },
  "index_path": "ev/er/evercrypt",
  "name": "evercrypt",
  "pubtime": "2020-11-17T11:27:40Z",
  "vers": "0.0.4",
  "yanked": true
}
