1
0
mirror of https://github.com/tonarino/innernet.git synced 2025-01-22 05:08:49 +02:00
2022-02-03 01:50:39 +09:00

11 lines
236 B
TOML

[package]
name = "netlink-request"
version = "1.5.4-beta.2"
edition = "2021"
[target.'cfg(target_os = "linux")'.dependencies]
netlink-sys = "0.8"
netlink-packet-core = "0.4"
netlink-packet-generic = "0.3"
netlink-packet-route = "0.10"