Skip to content

Commit 0a478ed

Browse files
committed
chore(tools): update_lib_docs.sh compatibility
1 parent 0819246 commit 0a478ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/update_lib_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ update_docs "enum"
5454
update_docs "interface"
5555

5656
# Format to remove trailing whitespace
57-
rustup run nightly rustfmt crates/macros/src/lib.rs
57+
rustup run nightly rustfmt --edition 2024 crates/macros/src/lib.rs

0 commit comments

Comments
 (0)