mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 13:15:19 +00:00
Replace crates by dependi for VS Code Dev Container (#13125)
## Summary crates is now recommending migrating to dependi  ## Test Plan Opening dev-container installs correctly dependi
This commit is contained in:
parent
81cd438d88
commit
3e9c7adeee
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"extensions": [
|
||||
"ms-python.python",
|
||||
"rust-lang.rust-analyzer",
|
||||
"serayuzgur.crates",
|
||||
"fill-labs.dependi",
|
||||
"tamasfe.even-better-toml",
|
||||
"Swellaby.vscode-rust-test-adapter",
|
||||
"charliermarsh.ruff"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue