applied suggestions from @kdkasad
This commit is contained in:
parent
d6a294c043
commit
013317c13c
3 changed files with 17 additions and 13 deletions
|
|
@ -8,3 +8,7 @@ anyhow = "1.0.98"
|
|||
kuchikiki = "0.8.2"
|
||||
mlua = { version = "0.10.5", features = ["lua54", "vendored", "serialize"] }
|
||||
tendril = "0.4.3"
|
||||
|
||||
|
||||
[lints.clippy]
|
||||
pedantic = { level = "warn", priority = -1 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue