{
  "cksum": "d73b75bf5aeab5364767aae02ba216dc1e4cdb091f095f0ca171e7cd879c01a6",
  "crate_file": "ockam_vault-0.76.0.crate",
  "crate_url": "https://static.crates.io/crates/ockam_vault/ockam_vault-0.76.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^0.55.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "aws-sdk-kms",
      "optional": true,
      "req": "^0.27.0",
      "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": "curve25519-dalek",
      "optional": false,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "data-encoding",
      "optional": false,
      "req": "^2.3.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs2",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_core",
      "optional": false,
      "req": "^0.80.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_macros",
      "optional": false,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ockam_node",
      "optional": false,
      "req": "^0.83.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "p256",
      "optional": false,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_pcg",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.28",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes"
      ],
      "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
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "ockam_core/alloc",
      "ockam_node/alloc",
      "aes-gcm/alloc",
      "p256/ecdsa",
      "p256/pem"
    ],
    "aws": [
      "std",
      "aws-config",
      "aws-sdk-kms",
      "thiserror"
    ],
    "default": [
      "std",
      "storage",
      "rustcrypto"
    ],
    "no_std": [
      "ockam_core/no_std",
      "ockam_macros/no_std",
      "ockam_node/no_std",
      "rand_pcg",
      "x25519-dalek/u32_backend",
      "aes-gcm/heapless",
      "aes-gcm/force-soft",
      "aes-gcm/stream"
    ],
    "rustcrypto": [],
    "std": [
      "ockam_core/std",
      "ockam_macros/std",
      "ockam_node/std",
      "aes-gcm/alloc",
      "aes-gcm/std",
      "rand/std",
      "rand/std_rng",
      "tracing/std",
      "x25519-dalek/std",
      "x25519-dalek/u64_backend",
      "alloc",
      "rustcrypto",
      "p256/std",
      "fs2"
    ],
    "storage": [
      "std",
      "serde",
      "serde_json"
    ]
  },
  "index_path": "oc/ka/ockam_vault",
  "name": "ockam_vault",
  "pubtime": "2023-05-04T22:23:59Z",
  "rust_version": "1.56.0",
  "vers": "0.76.0",
  "yanked": false
}
