Ran pre-commit

This commit is contained in:
Paul-Henry Kajfasz 2024-08-16 16:12:17 -07:00
parent ac3c6976bd
commit 5ee5e8554b
No known key found for this signature in database
GPG key ID: 5EB89DCE97DB7417

View file

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