{
  "cksum": "8d12e69a218ffae81d62ef3852e85fa32242f87a7d0d41700d10748caf180bc7",
  "crate_file": "signer-primitives-2.0.1.crate",
  "crate_url": "https://static.crates.io/crates/signer-primitives/signer-primitives-2.0.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "arithmetic"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.8.2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "zeroize?/alloc"
    ],
    "default": [
      "std"
    ],
    "ed25519": [
      "alloc",
      "dep:ed25519-dalek"
    ],
    "getrandom": [
      "dep:getrandom"
    ],
    "schnorr": [
      "alloc",
      "dep:k256",
      "dep:zeroize",
      "k256/schnorr"
    ],
    "secp256k1": [
      "alloc",
      "dep:k256",
      "dep:zeroize"
    ],
    "std": [
      "alloc",
      "zeroize?/std"
    ],
    "testing": [
      "secp256k1",
      "schnorr"
    ]
  },
  "index_path": "si/gn/signer-primitives",
  "name": "signer-primitives",
  "pubtime": "2026-06-16T11:13:58Z",
  "v": 2,
  "vers": "2.0.1",
  "yanked": false
}
