Change name, basic pairing indicator flag

This commit is contained in:
2024-08-28 21:06:38 -04:00
parent f5cd9872bd
commit 326660ab43
5 changed files with 100 additions and 39 deletions

View File

@ -42,6 +42,7 @@ async-channel = "2.3.1"
strum = "0.26.3"
strum_macros = "0.26.4"
closure = "0.3.0"
bitflags = "2.6.0"
[build-dependencies]
embuild = "0.32.0"