{
  "cksum": "abe44b1355e4e46b0322bafbd2670a803cc21aba73120df0b01c2c26bf2e6368",
  "crate_file": "signatory-0.25.0.crate",
  "crate_url": "https://static.crates.io/crates/signatory/signatory-0.25.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "pem",
        "pkcs8"
      ],
      "kind": "normal",
      "name": "ecdsa",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ecdsa",
        "sha256",
        "keccak256"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ecdsa",
        "sha256"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "pem"
      ],
      "kind": "normal",
      "name": "pkcs8",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.4",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "ed25519": [
      "ed25519-dalek"
    ],
    "nistp256": [
      "ecdsa",
      "p256"
    ],
    "secp256k1": [
      "ecdsa",
      "k256"
    ],
    "std": [
      "pkcs8/std",
      "rand_core/std",
      "signature/std"
    ]
  },
  "index_path": "si/gn/signatory",
  "name": "signatory",
  "pubtime": "2022-05-18T01:53:58Z",
  "rust_version": "1.57",
  "vers": "0.25.0",
  "yanked": false
}
