Update dependencies and fix most pedantic clippy warnings

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2024-12-08 18:45:47 -05:00
parent 421b0a5207
commit b351d47f28
26 changed files with 184 additions and 185 deletions
+3
View File
@@ -16,3 +16,6 @@ publish = false
[target.'cfg(unix)'.dependencies]
avbroot = { path = "../avbroot" }
honggfuzz = "0.5.55"
[lints]
workspace = true