{
  "cksum": "89b4c79ea439ec45e5f313c3f9718a41dee871fda3f8cfea541bf74e0e78bbc5",
  "crate_file": "ockam_identity-0.51.0.crate",
  "crate_url": "https://static.crates.io/crates/ockam_identity/ockam_identity-0.51.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bls12_381_plus",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cddl-cat",
      "optional": true,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "group",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "minicbor",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_channel",
      "optional": false,
      "req": "^0.57.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_core",
      "optional": false,
      "req": "^0.57.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_key_exchange_core",
      "optional": false,
      "req": "^0.48.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_key_exchange_xx",
      "optional": true,
      "req": "^0.53.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_macros",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_node",
      "optional": false,
      "req": "^0.60.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_vault",
      "optional": true,
      "req": "^0.53.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ockam_vault",
      "optional": false,
      "req": "^0.53.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_xorshift",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-big-array",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_bare",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature_bbs_plus",
      "optional": true,
      "req": "^0.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature_bls",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature_core",
      "optional": true,
      "req": "^0.37.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "ockam_core/alloc",
      "ockam_channel/alloc",
      "ockam_key_exchange_core/alloc",
      "ockam_key_exchange_xx/alloc",
      "ockam_node/alloc",
      "ockam_vault/alloc",
      "hex/alloc",
      "serde_bare/alloc"
    ],
    "credentials": [
      "ockam_vault/bls",
      "signature_core",
      "signature_bbs_plus",
      "signature_bls",
      "bls12_381_plus"
    ],
    "default": [
      "std",
      "software_vault",
      "noise_xx"
    ],
    "lease_proto_json": [
      "serde_json"
    ],
    "no_std": [
      "ockam_core/no_std",
      "ockam_macros/no_std",
      "ockam_channel/no_std",
      "ockam_key_exchange_core/no_std",
      "ockam_key_exchange_xx/no_std",
      "ockam_node/no_std",
      "ockam_vault/no_std"
    ],
    "noise_xx": [
      "ockam_key_exchange_xx"
    ],
    "software_vault": [
      "ockam_vault"
    ],
    "std": [
      "ockam_core/std",
      "ockam_macros/std",
      "ockam_channel/std",
      "ockam_key_exchange_core/std",
      "ockam_key_exchange_xx/std",
      "ockam_node/std",
      "ockam_vault/std",
      "hex/std",
      "serde_bare/std",
      "minicbor/std"
    ],
    "tag": [
      "cddl-cat"
    ]
  },
  "index_path": "oc/ka/ockam_identity",
  "name": "ockam_identity",
  "pubtime": "2022-06-30T20:43:50Z",
  "rust_version": "1.56.0",
  "vers": "0.51.0",
  "yanked": false
}
