dev-util/neocmakelsp: set RUST_MIN_VER

Closes: https://bugs.gentoo.org/974980
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-15 22:02:59 +03:00
parent 6755f98d05
commit e99498d670

View File

@@ -3,6 +3,8 @@
EAPI=8
RUST_MIN_VER="1.89.0"
inherit cargo shell-completion
DESCRIPTION="Another CMake LSP"