redox/recipes/wip/net/monitor/rustnet/recipe.toml
2025-09-15 06:36:55 -03:00

9 lines
143 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/domcyrus/rustnet"
[build]
template = "cargo"
dependencies = [
"libpcap",
]