Add string and binary msgs

This commit is contained in:
Jonas Zeunert
2024-12-31 11:58:45 +01:00
parent baee4ab135
commit b92231a88b
3 changed files with 40 additions and 12 deletions

View File

@@ -7,4 +7,5 @@ edition = "2021"
address = "0.11.0"
clap = { version = "4.5.23", features = ["derive"] }
image = "0.25.5"
io-uring = "0.7.3"
tokio = "1.42.0"