diff --git a/Makefile.toml b/Makefile.toml index f5c185c..94d5829 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -83,4 +83,3 @@ description = "Build with SVE acceleration" env = { "RUSTFLAGS" = "-C target-feature=+sve" } command = "cargo" args = ["build", "--release"] -