From 25fc61737c8f92b8f57c2aa02bb820635c3e6719 Mon Sep 17 00:00:00 2001 From: diogo464 Date: Sat, 11 Oct 2025 11:40:45 +0100 Subject: changed binary name to netboot-pxe --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c800605..1490c08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "netiso" +name = "netboot-pxe" version = "0.1.0" edition = "2024" -- cgit