Control logging using key events

This commit is contained in:
eatmynerds 2024-12-05 01:33:44 -06:00 committed by BitSyndicate
parent 04c795eb11
commit 2c20f05a10
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
6 changed files with 94 additions and 52 deletions

View file

@ -32,5 +32,4 @@ incremental = true
codegen-units = 512
[workspace.dependencies]
anyhow = "1.0.93"
zephyr = { path = "./subcrates/zephyr" }