CLI account management + Directory refactoring
This commit is contained in:
@@ -37,8 +37,8 @@ hkdf = "0.12.3"
|
||||
sha1 = "0.10"
|
||||
sha2 = "0.10"
|
||||
reqwest = { version = "0.11", default-features = false, features = ["rustls-tls-webpki-roots"]}
|
||||
tokio-tungstenite = "0.20"
|
||||
tungstenite = "0.20"
|
||||
tokio-tungstenite = "0.21"
|
||||
tungstenite = "0.21"
|
||||
chrono = "0.4"
|
||||
dashmap = "5.4"
|
||||
aes = "0.8.3"
|
||||
|
||||
Reference in New Issue
Block a user