improve hex parser for text protocol
This commit is contained in:
parent
bed946b4a0
commit
0978664188
4 changed files with 45 additions and 16 deletions
|
|
@ -7,7 +7,6 @@ edition = "2021"
|
|||
async-trait = "0.1.83"
|
||||
atoi_radix10 = "0.0.1"
|
||||
bytes = "1.6.0"
|
||||
hex = "0.4.3"
|
||||
tokio = { version = "1.38", features = ["full"] }
|
||||
tokio-test = "*"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue