mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
chore(*): remove or update obsolete TODOs
This commit is contained in:
parent
ff7fd9e4b2
commit
b8921a5485
6 changed files with 5 additions and 7 deletions
|
@ -12,7 +12,7 @@ anyhow = "1"
|
|||
axum = { version = "0.7", features = ["ws"] }
|
||||
axum-extra = "0.9"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
data-encoding = "2" # TODO: Also use it for hex?
|
||||
data-encoding = "2"
|
||||
ed25519-dalek = "2"
|
||||
futures-util = "0.3"
|
||||
hex = { version = "0.4", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue