chore: remove ctor (#1168)

This commit is contained in:
tsk
2025-10-08 16:18:06 +02:00
committed by GitHub
parent 582ebc90f4
commit 2c2fce9612

View File

@@ -18,7 +18,6 @@ bip39 = { workspace = true }
cdk = { workspace = true, default-features = false, features = ["wallet", "auth", "bip353"] }
cdk-sqlite = { workspace = true }
cdk-postgres = { workspace = true, optional = true }
ctor = "0.2"
futures = { workspace = true }
once_cell = { workspace = true }
rand = { workspace = true }