Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit d052229

Browse files
committed
chore: fix typo
1 parent 543b8f3 commit d052229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ clippy:
2323
@cargo clippy --all-targets --all-features -D warnings
2424

2525
tidy:
26-
@cargo clippy --all-targets --all-features -D warnings && @crago +nightly fmt --all
26+
@cargo clippy --all-targets --all-features -D warnings && cargo +nightly fmt --all

0 commit comments

Comments
 (0)