diff --git a/Makefile b/Makefile index 3d62a1dd..62f6fd28 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ all: test -.PHONY: format search mono +.PHONY: format search mono bench format: cargo fmt