initial commit (ugly but works): linkspeed <netdev name>

This commit is contained in:
2024-12-04 18:24:02 +01:00
commit 83357007b0
5 changed files with 102 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "linkspeed"
version = "0.1.0"
edition = "2024"
rust-version = "1.85"
[dependencies]