net-analyzer/rustscan: add RUST_MIN_VER

Closes: https://bugs.gentoo.org/962455
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2026-04-13 13:31:44 +02:00
parent 879f3cddde
commit 160d22e855

View File

@@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.4
@@ -278,6 +278,8 @@ CRATES="
zerovec@0.10.4
"
RUST_MIN_VER="1.80"
inherit cargo
DESCRIPTION="The Modern Port Scanner"