{
  "cksum": "6304c39793718ac1f63e6b47bd6d546f44e3921fc1d2b9d6610a521e8dc22ca5",
  "crate_file": "cdk-mintd-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/cdk-mintd/cdk-mintd-0.6.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.6.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bip39",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mint"
      ],
      "kind": "normal",
      "name": "cdk",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cdk-axum",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cdk-cln",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cdk-fake-wallet",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cdk-lnbits",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cdk-lnd",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cdk-phoenixd",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mint"
      ],
      "kind": "normal",
      "name": "cdk-redb",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mint"
      ],
      "kind": "normal",
      "name": "cdk-sqlite",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdk-strike",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env",
        "default"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "toml"
      ],
      "kind": "normal",
      "name": "config",
      "optional": false,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "home",
      "optional": false,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "std"
      ],
      "kind": "normal",
      "name": "lightning-invoice",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cors",
        "compression-full"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.4.4",
      "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": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "utoipa",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum"
      ],
      "kind": "normal",
      "name": "utoipa-swagger-ui",
      "optional": true,
      "req": "^4",
      "target": null
    }
  ],
  "features": {
    "redis": [
      "cdk-axum/redis"
    ]
  },
  "features2": {
    "swagger": [
      "cdk-axum/swagger",
      "dep:utoipa",
      "dep:utoipa-swagger-ui"
    ]
  },
  "index_path": "cd/k-/cdk-mintd",
  "name": "cdk-mintd",
  "pubtime": "2025-02-04T17:44:41Z",
  "rust_version": "1.63.0",
  "v": 2,
  "vers": "0.6.2",
  "yanked": false
}
