[package] name = "multisock" version = "1.0.0" authors = ["Yorhel "] documentation = "https://docs.rs/multisock" description = "Unified types for TCP & Unix sockets" repository = "https://code.blicky.net/yorhel/multisock" categories = ["network-programming"] keywords = ["tcp", "unix", "socket"] readme = "README.md" license = "MIT" edition = "2018" [lib] path = "lib.rs"