{
  "cksum": "c3b2f580cad248b99e104b7f07fc4c9c63e3d6cb826357ae053931667855629d",
  "crate_file": "evercrypt-0.0.5.crate",
  "crate_url": "https://static.crates.io/crates/evercrypt/evercrypt-0.0.5.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.5",
      "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-12-15T14:27:23Z",
  "vers": "0.0.5",
  "yanked": true
}
