Ran pre-commit

This commit is contained in:
Paul-Henry Kajfasz
2024-08-16 16:12:17 -07:00
parent ac3c6976bd
commit 5ee5e8554b

View File

@@ -83,4 +83,3 @@ description = "Build with SVE acceleration"
env = { "RUSTFLAGS" = "-C target-feature=+sve" }
command = "cargo"
args = ["build", "--release"]