update processes and code style
This commit is contained in:
@@ -11,14 +11,10 @@ aead = { version = "0.5.2", features = ["bytes"] }
|
||||
hkdf = "0.12"
|
||||
hmac = "0.12"
|
||||
sha2 = "0.10"
|
||||
anyhow = "1.0"
|
||||
bytes = "1.5"
|
||||
log = "0.4"
|
||||
tokio = "1.49.0"
|
||||
rand = "0.10.0"
|
||||
async-trait = "0.1.89"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }
|
||||
colored = "2.0"
|
||||
hex = "0.4.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user