mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-12 09:25:57 +01:00
@@ -8,7 +8,6 @@ license.workspace = true
|
||||
homepage = "https://github.com/cashubtc/cdk"
|
||||
repository = "https://github.com/cashubtc/cdk.git"
|
||||
rust-version.workspace = true # MSRV
|
||||
readme = "README.md"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[features]
|
||||
|
||||
2
justfile
2
justfile
@@ -325,6 +325,7 @@ release m="":
|
||||
"-p cdk-common"
|
||||
"-p cdk-sql-common"
|
||||
"-p cdk-sqlite"
|
||||
"-p cdk-postgres"
|
||||
"-p cdk-redb"
|
||||
"-p cdk-signatory"
|
||||
"-p cdk"
|
||||
@@ -333,6 +334,7 @@ release m="":
|
||||
"-p cdk-cln"
|
||||
"-p cdk-lnd"
|
||||
"-p cdk-lnbits"
|
||||
"-p cdk-ldk-node"
|
||||
"-p cdk-fake-wallet"
|
||||
"-p cdk-payment-processor"
|
||||
"-p cdk-cli"
|
||||
|
||||
Reference in New Issue
Block a user