mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user