Skip to content

Commit e97a77b

Browse files
Apply suggestions from code review
Co-authored-by: Techassi <[email protected]>
1 parent 4e09199 commit e97a77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"rust-analyzer.rustfmt.overrideCommand": [
33
"rustfmt",
4-
"+nightly-2025-01-15",
4+
"{[rust_nightly_version}]",
55
"--"
66
],
77
}

0 commit comments

Comments
 (0)