{
  "cksum": "e6fb1737cdc8da3db76e90ca817a194249a38fcb500c2e6ecec39b29448aa873",
  "crate_file": "aes-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/aes/aes-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-soft",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(not(all(target_feature = \"aes\", target_feature = \"sse2\", any(target_arch = \"x86_64\", target_arch = \"x86\"))))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aesni",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(all(target_feature = \"aes\", target_feature = \"sse2\", any(target_arch = \"x86_64\", target_arch = \"x86\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "block-cipher-trait",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "dev"
      ],
      "kind": "dev",
      "name": "block-cipher-trait",
      "optional": false,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {},
  "index_path": "3/a/aes",
  "name": "aes",
  "pubtime": "2018-07-27T18:35:44Z",
  "vers": "0.2.0",
  "yanked": true
}
