fix clippy warnings

This commit was merged in pull request #57.
This commit is contained in:
2026-08-30 09:25:49 +00:00
parent 3c657045ca
commit 91948bdcf5
4 changed files with 8 additions and 14 deletions
+3
View File
@@ -83,3 +83,6 @@ opt-level = 's'
[features]
default = []
wokwi = []
[lints.clippy]
manual_async_fn = "allow"