{
  "cksum": "6b38218ae2d405a360d19b8630f351c4db3b846a7fe28fc369870be3b2471c2d",
  "crate_file": "cdk-mintd-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/cdk-mintd/cdk-mintd-0.8.0.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": [
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand"
      ],
      "kind": "normal",
      "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": false,
      "features": [
        "mint"
      ],
      "kind": "normal",
      "name": "cdk",
      "optional": false,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cdk-axum",
      "optional": false,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdk-cln",
      "optional": true,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdk-fake-wallet",
      "optional": true,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdk-lnbits",
      "optional": true,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdk-lnd",
      "optional": true,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdk-mint-rpc",
      "optional": true,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cdk-payment-processor",
      "optional": true,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mint",
        "auth"
      ],
      "kind": "normal",
      "name": "cdk-redb",
      "optional": true,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mint"
      ],
      "kind": "normal",
      "name": "cdk-sqlite",
      "optional": false,
      "req": "=0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "toml"
      ],
      "kind": "normal",
      "name": "config",
      "optional": false,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "async-await"
      ],
      "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": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "time",
      "optional": false,
      "req": "=0.3.39",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "macros",
        "test-util",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "compression-full",
        "decompression-full",
        "cors",
        "trace",
        "compression-full",
        "decompression-full"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.6.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": 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": [
        "axum"
      ],
      "kind": "normal",
      "name": "utoipa-swagger-ui",
      "optional": true,
      "req": "^9.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "zip",
      "optional": false,
      "req": "=2.4.2",
      "target": null
    }
  ],
  "features": {
    "auth": [
      "cdk/auth",
      "cdk-sqlite/auth"
    ],
    "management-rpc": [
      "cdk-mint-rpc"
    ],
    "redis": [
      "cdk-axum/redis"
    ],
    "sqlcipher": [
      "cdk-sqlite/sqlcipher"
    ]
  },
  "features2": {
    "cln": [
      "dep:cdk-cln"
    ],
    "default": [
      "management-rpc",
      "cln",
      "lnd",
      "lnbits",
      "fakewallet",
      "grpc-processor",
      "auth"
    ],
    "fakewallet": [
      "dep:cdk-fake-wallet"
    ],
    "grpc-processor": [
      "dep:cdk-payment-processor"
    ],
    "lnbits": [
      "dep:cdk-lnbits"
    ],
    "lnd": [
      "dep:cdk-lnd"
    ],
    "redb": [
      "dep:cdk-redb"
    ],
    "swagger": [
      "cdk-axum/swagger",
      "dep:utoipa",
      "dep:utoipa-swagger-ui"
    ]
  },
  "index_path": "cd/k-/cdk-mintd",
  "name": "cdk-mintd",
  "pubtime": "2025-03-24T19:39:18Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "0.8.0",
  "yanked": false
}
