chore(dx): remove deprecated crates extension (#492)

Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
This commit is contained in:
Victor Adossi 2024-11-15 02:32:43 +09:00 committed by GitHub
parent c48802566e
commit 1c4b706b17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@
},
"extensions": [
"rust-lang.rust-analyzer",
"tamasfe.even-better-toml",
"serayuzgur.crates"
"tamasfe.even-better-toml"
]
}
},