v0.5.2-pre.005
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# file: ks-wallet/Cargo.toml
|
||||
# version: 5
|
||||
# version: 6
|
||||
|
||||
[package]
|
||||
name = "ks-wallet"
|
||||
@@ -10,6 +10,7 @@ publish.workspace = true
|
||||
|
||||
[dependencies]
|
||||
argon2.workspace = true
|
||||
bs58.workspace = true
|
||||
chacha20poly1305.workspace = true
|
||||
getrandom.workspace = true
|
||||
ks-core = { path = "../ks-core" }
|
||||
|
||||
Reference in New Issue
Block a user