mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user