{
  "cksum": "cefd2775c6e8c77c5aa3558e9713ad71cad9d16b9e2eed26e051666be8e8339d",
  "crate_file": "cdk-common-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/cdk-common/cdk-common-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand"
      ],
      "kind": "dev",
      "name": "bip39",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "base64",
        "serde",
        "rand",
        "rand-std"
      ],
      "kind": "normal",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.32.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cashu",
      "optional": false,
      "req": "=0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cbor-diag",
      "optional": false,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "ciborium",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async-await"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.28",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "wasm-bindgen",
        "inaccurate"
      ],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "std"
      ],
      "kind": "normal",
      "name": "lightning-invoice",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes",
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order",
        "preserve_path_order"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^5.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "=1.12.1",
      "target": null
    }
  ],
  "features": {
    "auth": [
      "cashu/auth"
    ],
    "bench": [],
    "test": [],
    "wallet": [
      "cashu/wallet"
    ]
  },
  "features2": {
    "default": [
      "mint",
      "wallet"
    ],
    "mint": [
      "cashu/mint",
      "dep:uuid"
    ],
    "swagger": [
      "dep:utoipa",
      "cashu/swagger"
    ]
  },
  "index_path": "cd/k-/cdk-common",
  "name": "cdk-common",
  "pubtime": "2025-05-18T11:48:12Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "0.9.2",
  "yanked": false
}
