Add poke to client messaging
All checks were successful
/ build-upload (push) Successful in 1m37s

This commit is contained in:
Tobias Reisinger 2025-10-25 19:06:15 +02:00
parent b753bb235d
commit 71ab3b52ec
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 36 additions and 10 deletions

4
Cargo.lock generated
View file

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "anstream"
@ -182,7 +182,7 @@ dependencies = [
[[package]]
name = "teamspeak-query-lib"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"clap",
"serde",