[package] name = "mac_utun" version = "0.6.0" authors = ["Jochen Kiemes "] build = "build.rs" license = "MIT" description = "Create utun device for macos" homepage = "https://github.com/gin66/mac_utun" repository = "https://github.com/gin66/mac_utun" keywords = ["utun", "tun", "macos", "network"] readme = "README.md" edition = "2018" [dependencies] [build-dependencies] cc = "1.0.3"