{
  "cksum": "714a562bdd42b7b97fb88dcb4a1e699a84822a6269870b7a0abb50570987c8a9",
  "crate_file": "signatory-0.15.0.crate",
  "crate_url": "https://static.crates.io/crates/signatory/signatory-0.15.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519",
      "optional": true,
      "req": "^1.0.0-pre.0",
      "target": null
    },
    {
      "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": "^1.0.0-pre.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "base64",
        "hex"
      ],
      "kind": "normal",
      "name": "subtle-encoding",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.0.0-pre",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "default": [
      "encoding",
      "getrandom",
      "std"
    ],
    "digest": [
      "signature/digest-preview"
    ],
    "ecdsa": [
      "generic-array"
    ],
    "encoding": [
      "subtle-encoding"
    ],
    "pkcs8": [
      "encoding"
    ],
    "std": [
      "alloc",
      "signature/std",
      "subtle-encoding/std"
    ],
    "test-vectors": []
  },
  "index_path": "si/gn/signatory",
  "name": "signatory",
  "pubtime": "2019-10-11T19:11:21Z",
  "vers": "0.15.0",
  "yanked": false
}
