diff options
| author | diogo464 <[email protected]> | 2025-10-08 18:07:45 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-10-08 18:07:45 +0100 |
| commit | 7a52879e0db0e4fb311ec840938c5fc4e5775afc (patch) | |
| tree | 80e1ef5630ce33f99638fdec6dee274c41609f34 /Cargo.toml | |
| parent | 8af019b563870c5f5441da299c1d226f87f2fcdb (diff) | |
added list_network_interfaces function
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -4,3 +4,5 @@ version = "0.1.0" | |||
| 4 | edition = "2024" | 4 | edition = "2024" |
| 5 | 5 | ||
| 6 | [dependencies] | 6 | [dependencies] |
| 7 | ipnet = "2.11.0" | ||
| 8 | libc = "0.2.176" | ||
