make sure we instll rust-analyzer

This commit is contained in:
Jasper Ras 2026-02-26 20:30:49 +01:00
parent c497ec9ccb
commit b9fb754d10

View file

@ -18,6 +18,7 @@
openssl openssl
pkg-config pkg-config
rust-bin.stable.latest.default rust-bin.stable.latest.default
rust-analyzer
]; ];
}; };
} }