Skip to content

Commit 8fef632

Browse files
committed
fix: update deprecated namespace
1 parent e01cc9e commit 8fef632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devShells/rust.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
vscodium = {
55
extensions = with pkgs.vscode-extensions; [
66
bungcip.better-toml
7-
matklad.rust-analyzer
7+
rust-lang.rust-analyzer
88
];
99
};
1010
}

0 commit comments

Comments
 (0)