{
  "cksum": "365356ec310adf7f9051b4b5d50c8146aca16b672119f11b76b60ba449eec145",
  "crate_file": "cdk-signatory-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/cdk-signatory/cdk-signatory-0.11.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand"
      ],
      "kind": "normal",
      "name": "bip39",
      "optional": false,
      "req": "^2.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "base64",
        "serde",
        "rand",
        "rand-std"
      ],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.32.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mint",
        "auth"
      ],
      "kind": "normal",
      "name": "cdk-common",
      "optional": false,
      "req": "=0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mint",
        "auth"
      ],
      "kind": "normal",
      "name": "cdk-sqlite",
      "optional": true,
      "req": "=0.11.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.31",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "home",
      "optional": false,
      "req": "^0.5.5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ring"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": false,
      "req": "^0.23.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "test-util",
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "test-util",
        "rt",
        "macros",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.15",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "tls-ring",
        "codegen",
        "prost",
        "transport",
        "router"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "prost"
      ],
      "kind": "build",
      "name": "tonic-build",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes",
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.18",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    }
  ],
  "features": {
    "sqlcipher": [
      "cdk-sqlite/sqlcipher"
    ],
    "sqlite": [
      "cdk-sqlite"
    ]
  },
  "features2": {
    "default": [
      "grpc",
      "sqlite"
    ],
    "grpc": [
      "dep:tonic",
      "tokio/full",
      "dep:prost",
      "dep:tonic-build"
    ]
  },
  "index_path": "cd/k-/cdk-signatory",
  "name": "cdk-signatory",
  "pubtime": "2025-06-29T16:18:31Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "0.11.0",
  "yanked": false
}
