diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e46e1cc5c3..893030d75b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -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"