Fix clippy

This commit is contained in:
2025-07-11 15:24:35 +02:00
parent c59febd924
commit fe0b9d049e
4 changed files with 7 additions and 7 deletions

View File

@ -48,6 +48,9 @@ web-sys = "0.3.77"
[dev-dependencies]
insta = { version = "1.43.1", features = ["yaml"] }
[lints.clippy]
unnecessary_lazy_evaluations = "allow"
[profile.release]
opt-level = 2 # fast and small wasm