Skip to content

Commit 690d063

Browse files
authored
Merge branch 'main' into feat/stackable-telemetry
2 parents 061f214 + 58f7170 commit 690d063

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"rust-analyzer.rustfmt.overrideCommand": [
33
"rustfmt",
44
"+nightly-2025-01-15",
5+
"--edition",
6+
"2024",
57
"--"
68
],
79
}

0 commit comments

Comments
 (0)