Print simple HelloCmd packet
This commit is contained in:
parent
0c9f5e91a3
commit
5cf0f76477
5 changed files with 121 additions and 7 deletions
|
|
@ -4,3 +4,5 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
cove-core = { path = "../cove-core" }
|
||||
serde_json = "1.0.78"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue