{
  "cksum": "92785dea71e4d1d2b2c5dceee9cdaf809a177e3865b29d246b0314f4ecc110b0",
  "crate_file": "signatory-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/signatory/signatory-0.12.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "base64",
        "hex"
      ],
      "kind": "normal",
      "name": "subtle-encoding",
      "optional": true,
      "req": "^0.3.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "default": [
      "encoding",
      "getrandom",
      "std"
    ],
    "digest": [
      "signature/digest"
    ],
    "ecdsa": [
      "generic-array",
      "zeroize"
    ],
    "ed25519": [
      "zeroize"
    ],
    "encoding": [
      "subtle-encoding",
      "zeroize"
    ],
    "pkcs8": [
      "encoding"
    ],
    "std": [
      "alloc",
      "signature/std",
      "subtle-encoding/std"
    ],
    "test-vectors": []
  },
  "index_path": "si/gn/signatory",
  "name": "signatory",
  "pubtime": "2019-06-07T13:56:09Z",
  "vers": "0.12.0",
  "yanked": false
}
