v0.1.0-pre.021
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: Cargo.toml
|
||||
# version: 1
|
||||
# version: 2
|
||||
|
||||
[workspace]
|
||||
resolver = "3"
|
||||
@@ -27,7 +27,7 @@ publish = false
|
||||
[workspace.dependencies]
|
||||
argon2 = { version = "^0.5", features = ["std", "zeroize"] }
|
||||
async-trait = { version = "^0.1", features = [] }
|
||||
base64 = { version = "^0.22", features = [] }
|
||||
base64 = { version = "^0.23", 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