Make cursor broadcast configurable

This commit is contained in:
Andras Schmelczer 2025-06-07 11:31:14 +01:00
parent e37399dc29
commit b60cb0104b
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 107 additions and 45 deletions

View file

@ -38,6 +38,7 @@ serde_json = "1.0.140"
clap-verbosity-flag = "3.0.3"
bimap = "0.6.3"
ts-rs = { version = "10.1", features = ["uuid-impl", "chrono-impl"] }
serde_with = "3.12.0"
[lints]
workspace = true