fix: Update statime API usage to fix build errors

Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
This commit is contained in:
Chaos Rogers 2025-07-10 16:45:41 +01:00
parent 73d8634c23
commit 59570ecdcb
2 changed files with 19 additions and 20 deletions

View file

@ -16,3 +16,4 @@ statime-linux = "0.4.0"
tokio = { version = "1", features = ["full"] }
log = "0.4"
env_logger = "0.11"
rand = "0.8"