v0.1.0-pre.023
This commit is contained in:
@@ -10,7 +10,7 @@ members = [
|
||||
"kb-logging",
|
||||
"kb-program-ids",
|
||||
"kb-pipeline",
|
||||
"kb-rpc",
|
||||
"kb-onchain-transport",
|
||||
"kb-store",
|
||||
"kb-wallet",
|
||||
"kb-app-demo",
|
||||
@@ -27,7 +27,7 @@ publish = false
|
||||
[workspace.dependencies]
|
||||
argon2 = { version = "^0.5", features = ["std", "zeroize"] }
|
||||
async-trait = { version = "^0.1", features = [] }
|
||||
base64 = { version = "^0.23", features = [] }
|
||||
base64 = { version = "^0.22", features = [] }
|
||||
bytemuck = { version = "^1.25", features = ["derive"] }
|
||||
borsh_0_10 = { package = "borsh", version = "^0.10" }
|
||||
borsh = { version = "^1.7", features = ["ascii", "bson", "bytes", "default", "derive", "de_strict_order", "borsh-derive", "indexmap", "std", "rc"] }
|
||||
|
||||
Reference in New Issue
Block a user