{
  "cksum": "609dcec1f970c379a3b0637f7237464534e7a0049a190f556caa89ae60f59813",
  "crate_file": "evercrypt-0.0.6.crate",
  "crate_url": "https://static.crates.io/crates/evercrypt/evercrypt-0.0.6.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.6",
      "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-18T13:07:35Z",
  "vers": "0.0.6",
  "yanked": false
}
