uds_windows 0.1.0

Unix Domain Sockets for Windows!
Documentation
[dev-dependencies.tempdir]
version = "0.3"

[package]
authors = ["Azure IoT Edge Devs", "Harald Hoyer <harald@redhat.com>"]
description = "Unix Domain Sockets for Windows!"
exclude = [".gitignore"]
license = "MIT"
name = "uds_windows"
repository = "https://github.com/haraldh/uds_windows"
version = "0.1.0"
[target."cfg(windows)".dependencies.kernel32-sys]
version = "0.2.2"

[target."cfg(windows)".dependencies.winapi]
version = "0.2.8"

[target."cfg(windows)".dependencies.ws2_32-sys]
version = "0.2.1"