ecf3c66905
Signed-off-by: Catty Steve <4795515+Catty2014@user.noreply.gitee.com>
11 lines
168 B
TOML
11 lines
168 B
TOML
[package]
|
|
name = "workshop-helper-mac"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
if-addrs = "0.14.0"
|
|
macaddr = "1.0.1"
|
|
route-rs = "0.1.0"
|
|
thiserror = "2.0.17"
|