Use cargo workspace lints

This commit is contained in:
Joscha 2024-04-25 20:36:14 +02:00
parent 131b581880
commit db529688e9
8 changed files with 21 additions and 33 deletions

View file

@ -14,3 +14,6 @@ thiserror = { workspace = true }
toss = { workspace = true }
edit = "0.1.5"
[lints]
workspace = true