fix lints

This commit is contained in:
Fabian Freund
2025-11-27 08:20:25 +01:00
parent c3e4583401
commit 748005fd02
3 changed files with 3 additions and 1 deletions
-1
View File
@@ -25,7 +25,6 @@ anyhow = "1.0.100"
time = "0.3.44"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["fmt", "tracing-log", "env-filter"] }
[target.'cfg(target_os = "android")'.dependencies]
tracing-android = "0.2.0"
[build-dependencies]