feat: WOWA, ik workie :3

This commit is contained in:
Noa Aarts 2024-10-04 19:30:15 +02:00
parent ccf226f350
commit 9350e6bc63
Signed by: noa
GPG key ID: 1850932741EFF672
6 changed files with 718 additions and 247 deletions

View file

@ -4,7 +4,10 @@ version = "0.1.0"
edition = "2021"
[dependencies]
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 = "*"