diff options
| author | diogo464 <[email protected]> | 2025-10-11 11:40:45 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-10-11 11:40:45 +0100 |
| commit | 25fc61737c8f92b8f57c2aa02bb820635c3e6719 (patch) | |
| tree | 9759066aa6703103a5b46f350729577c3e75c8b8 /Cargo.toml | |
| parent | 15a5bb445c3f599a110bfda0756baf18247ec05a (diff) | |
changed binary name to netboot-pxe
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "netiso" | 2 | name = "netboot-pxe" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | edition = "2024" | 4 | edition = "2024" |
| 5 | 5 | ||
