Revert to crates-io to avoid deprecated extension

This commit is contained in:
2025-01-17 22:06:53 -07:00
parent d7c939ab45
commit da9095f78d
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
]
}
Generated
+7
View File
@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "rust"
version = "0.0.0"