aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 9a079c119c5c3e18c916505e95624740589a499a (plain)
1
2
3
4
5
6
7
8
[package]
name = "netiso"
version = "0.1.0"
edition = "2024"

[dependencies]
ipnet = "2.11.0"
libc = "0.2.176"