{
  "cksum": "497d60819fc2d2787cb8b4d380a53b418b41f580b3fd689cf07379310abc3de8",
  "crate_file": "cashu-0.14.1.crate",
  "crate_url": "https://static.crates.io/crates/cashu/cashu-0.14.1.crate",
  "deps": [
    {
      "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": "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": [
        "std"
      ],
      "kind": "normal",
      "name": "lightning",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "std"
      ],
      "kind": "normal",
      "name": "lightning-invoice",
      "optional": false,
      "req": "^0.33.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "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": "strum",
      "optional": true,
      "req": "^0.27.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": true,
      "req": "^0.27.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "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": false,
      "req": "^1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde",
        "js"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.17",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "bench": [],
    "mint": [],
    "wallet": []
  },
  "features2": {
    "auth": [
      "dep:strum",
      "dep:strum_macros",
      "dep:regex"
    ],
    "default": [
      "mint",
      "wallet",
      "auth"
    ],
    "swagger": [
      "dep:utoipa"
    ]
  },
  "index_path": "ca/sh/cashu",
  "name": "cashu",
  "pubtime": "2025-11-22T12:12:53Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.14.1",
  "yanked": false
}
