partial implement client app
This commit is contained in:
@@ -12,5 +12,10 @@ uuid = { version = "1.19.0", features = ["v4"] }
|
||||
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "sync"] }
|
||||
nkode-rs = { path = "nkode-rs" }
|
||||
zeroize = "1.8.2"
|
||||
blake3 = "1.8.2"
|
||||
email_address = "0.2.9"
|
||||
anyhow = "1.0.100"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
getset = "0.1.6"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user