There was an error while loading. Please reload this page.
1 parent 8b121c3 commit 8beb52eCopy full SHA for 8beb52e
1 file changed
Makefile
@@ -3,7 +3,7 @@ all:
3
4
.PHONY: test
5
test:
6
- cargo test --all-features
+ cargo test --all-features
7
8
.PHONY: lint
9
lint:
0 commit comments