From a65848c00a812d36936d32fbcee80c807704dca7 Mon Sep 17 00:00:00 2001 From: Random Date: Sat, 5 Oct 2024 12:51:40 +0300 Subject: [PATCH] replace archived 'crates' with 'dependi' --- .vscode/extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 037f20d7..0c52afd0 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -4,7 +4,7 @@ "bungcip.better-toml", "ms-azuretools.vscode-docker", "eamodio.gitlens", - "serayuzgur.crates", + "fill-labs.dependi", "vadimcn.vscode-lldb", "timonwong.shellcheck" ]