Skip to content

Commit c7b1190

Browse files
committed
chore(template): Additional commit
1 parent 2f07847 commit c7b1190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.vscode/settings.json.j2

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-
"{[rust_nightly_version}]",
4+
"+{[rust_nightly_version}]",
55
"--"
66
],
77
}

0 commit comments

Comments
 (0)