mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-02 03:35:57 +01:00
chore: remove ctor (#1168)
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user