net-proxy/mitmproxy-linux: Restrict to <=rust-1.90.0

Closes: https://bugs.gentoo.org/969503
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-02-01 19:43:04 +01:00
parent 209f7a0ade
commit 409130fbf2
@@ -34,7 +34,7 @@ CRATES="
# Implied by crates above.
RUST_MIN_VER=1.89.0
RUST_MAX_VER=1.91.0
RUST_MAX_VER=1.90.0
declare -A GIT_CRATES=(
[boringtun]='https://github.com/cloudflare/boringtun;2f3c85f5c4a601018c10b464b1ca890d9504bf6e;boringtun-%commit%/boringtun'