app-misc/jaq: Comment out RUST_MIN_VER

Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2025-01-14 11:44:25 -08:00
parent 5819505809
commit 4dd29ba53d

View File

@@ -77,7 +77,7 @@ CRATES="
yansi@1.0.1
"
RUST_MIN_VER="1.65.0"
#RUST_MIN_VER="1.65.0"
inherit cargo
DESCRIPTION="Just another JSON query tool"