{
  "cksum": "72b65fc50341c4eb79e06da46456dd8eac68fc778419611f90d8db7ec4b7141b",
  "crate_file": "ssi-claims-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/ssi-claims/ssi-claims-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "educe",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iref",
      "optional": false,
      "req": "^3.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json-syntax",
      "optional": false,
      "req": "^0.12.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linked-data",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "locspan",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rdf-types",
      "optional": false,
      "req": "^0.22.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arbitrary_precision"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-claims-core",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-core",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-cose",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-crypto",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-data-integrity",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-dids-core",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-eip712",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-json-ld",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-jwk",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-jws",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-jwt",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-sd-jwt",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-security",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-vc",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-vc-jose-cose",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ssi-verification-methods",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.40",
      "target": null
    }
  ],
  "features": {
    "aleo": [
      "ssi-jwk/aleo",
      "ssi-jws/aleo",
      "ssi-data-integrity/aleo",
      "ssi-verification-methods/aleo"
    ],
    "bbs": [
      "ssi-data-integrity/bbs"
    ],
    "dif": [
      "ssi-data-integrity/dif"
    ],
    "ed25519": [
      "ssi-jws/ed25519",
      "ssi-cose/ed25519",
      "ssi-data-integrity/ed25519",
      "ssi-verification-methods/ed25519"
    ],
    "eip712": [
      "ssi-eip712",
      "ssi-data-integrity/eip712",
      "ssi-vc/eip712"
    ],
    "ethereum": [
      "ssi-jws/eip",
      "ssi-data-integrity/ethereum"
    ],
    "rsa": [
      "ssi-jws/rsa",
      "ssi-data-integrity/rsa",
      "ssi-verification-methods/rsa"
    ],
    "secp256k1": [
      "ssi-jws/secp256k1",
      "ssi-cose/secp256k1",
      "ssi-data-integrity/secp256k1",
      "ssi-verification-methods/secp256k1"
    ],
    "secp256r1": [
      "ssi-jws/secp256r1",
      "ssi-cose/secp256r1",
      "ssi-data-integrity/secp256r1",
      "ssi-verification-methods/secp256r1"
    ],
    "secp384r1": [
      "ssi-jws/secp384r1",
      "ssi-cose/secp384r1",
      "ssi-data-integrity/secp384r1",
      "ssi-verification-methods/secp384r1"
    ],
    "solana": [
      "ssi-data-integrity/solana",
      "ssi-verification-methods/solana"
    ],
    "tezos": [
      "ssi-jws/tezos",
      "ssi-data-integrity/tezos"
    ],
    "w3c": [
      "ssi-data-integrity/w3c"
    ]
  },
  "index_path": "ss/i-/ssi-claims",
  "name": "ssi-claims",
  "pubtime": "2025-05-13T16:46:30Z",
  "vers": "0.3.0",
  "yanked": false
}
