Revert to crates-io to avoid deprecated extension

This commit is contained in:
2025-01-17 22:01:19 -07:00
parent 138112e027
commit 2fa3f72e54
2 changed files with 8 additions and 2 deletions
+1 -2
View File
@@ -1,10 +1,9 @@
{
"recommendations": [
"vadimcn.vscode-lldb",
"serayuzgur.crates",
"barbosshack.crates-io",
"usernamehw.errorlens",
"tamasfe.even-better-toml",
"rust-lang.rust-analyzer",
"karunamurti.tera", // Tera templates
]
}