{
  "cksum": "cd2a0b24854b78a1b16a60e862182ecaf23d958572363a21bbb6df30912a54bf",
  "crate_file": "ockam-0.143.0.crate",
  "crate_url": "https://static.crates.io/crates/ockam/ockam-0.143.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_abac",
      "optional": true,
      "req": "^0.74.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_core",
      "optional": false,
      "req": "^0.121.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_identity",
      "optional": false,
      "req": "^0.128.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_macros",
      "optional": false,
      "req": "^0.36.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_node",
      "optional": false,
      "req": "^0.133.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_transport_core",
      "optional": false,
      "req": "^0.98.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_transport_tcp",
      "optional": true,
      "req": "^0.131.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_transport_udp",
      "optional": true,
      "req": "^0.75.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_vault",
      "optional": true,
      "req": "^0.126.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ockam_vault",
      "optional": false,
      "req": "^0.126.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.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "diff"
      ],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "OCKAM_XX_25519_AES128_GCM_SHA256": [
      "ockam_identity/OCKAM_XX_25519_AES128_GCM_SHA256"
    ],
    "OCKAM_XX_25519_AES256_GCM_SHA256": [
      "ockam_identity/OCKAM_XX_25519_AES256_GCM_SHA256"
    ],
    "OCKAM_XX_25519_ChaChaPolyBLAKE2s": [
      "ockam_identity/OCKAM_XX_25519_ChaChaPolyBLAKE2s"
    ],
    "alloc": [
      "ockam_core/alloc",
      "ockam_node/alloc",
      "ockam_transport_core/alloc",
      "ockam_vault/alloc",
      "ockam_identity/alloc",
      "serde/alloc"
    ],
    "debugger": [
      "ockam_node/debugger",
      "ockam_core/debugger"
    ],
    "no_std": [
      "ockam_core/no_std",
      "ockam_node/no_std",
      "ockam_macros/no_std",
      "ockam_transport_core/no_std",
      "ockam_vault/no_std",
      "ockam_identity/no_std",
      "ockam_abac/no_std"
    ],
    "software_vault": [
      "ockam_identity/software_vault"
    ],
    "storage": [
      "ockam_identity/storage"
    ]
  },
  "features2": {
    "aws-lc": [
      "ockam_vault?/aws-lc",
      "ockam_transport_tcp?/aws-lc",
      "ockam_identity/aws-lc"
    ],
    "default": [
      "std",
      "ockam_transport_tcp",
      "ockam_transport_udp",
      "storage",
      "rust-crypto"
    ],
    "rust-crypto": [
      "ockam_vault?/rust-crypto",
      "ockam_transport_tcp?/ring",
      "ockam_identity/rust-crypto"
    ],
    "std": [
      "alloc",
      "ockam_core/std",
      "ockam_node/std",
      "ockam_macros/std",
      "ockam_vault/std",
      "ockam_identity/std",
      "ockam_transport_core/std",
      "ockam_transport_tcp?/std",
      "ockam_transport_udp?/std",
      "ockam_abac/std",
      "rand/default",
      "serde/std"
    ]
  },
  "index_path": "oc/ka/ockam",
  "name": "ockam",
  "pubtime": "2024-11-30T01:57:30Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.143.0",
  "yanked": false
}
