{
  "cksum": "7afdba594720e9250e3d3609ec309f8adb26fa18ce39834aeb6724a30bc2431c",
  "crate_file": "hawk-3.0.0.crate",
  "crate_url": "https://static.crates.io/crates/hawk/hawk-3.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "failure",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^0.1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.6.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "^0.14.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^1.7.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "use_ring"
    ],
    "use_openssl": [
      "openssl"
    ],
    "use_ring": [
      "ring"
    ]
  },
  "index_path": "ha/wk/hawk",
  "name": "hawk",
  "pubtime": "2019-05-09T13:48:41Z",
  "vers": "3.0.0",
  "yanked": false
}
