feat: pairing via applet's agent

This commit is contained in:
Ashley Wulber 2023-02-09 20:09:31 -05:00 committed by Ashley Wulber
parent 000ac7b8b4
commit 7a003389b8
8 changed files with 421 additions and 97 deletions

1
Cargo.lock generated
View file

@ -591,6 +591,7 @@ dependencies = [
"log",
"once_cell",
"pretty_env_logger",
"rand",
"rust-embed",
"slotmap",
"smithay-client-toolkit",