Skip to content

Commit fbb8c57

Browse files
committed
asst: just using nightly fmt
1 parent d1c0ff2 commit fbb8c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ check: && _date
5252
cargo check --workspace --all-targets --all-features
5353
cargo clippy --workspace --all-targets --all-features
5454
cargo test --workspace --all-features --no-run
55-
cargo fmt
55+
cargo +nightly fmt
5656
typos
5757
committed
5858
cargo machete

0 commit comments

Comments
 (0)