appease clippy

This commit is contained in:
Cooper Quintin
2024-01-29 16:44:03 -08:00
parent 6086a9962c
commit 50c7a66254
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ rustflags = ["-C", "target-feature=+crt-static"]
[alias]
test_pc = "test --target=x86_64-unknown-linux-gnu"
debug_pc = "build --target=x86_64-unknown-linux-gnu"
build_pc = "build --target=x86_64-unknown-linux-gnu"
[target.armv7-unknown-linux-gnueabihf]