1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
6 # to registry (e.g., crates.io) dependencies.
8 # If you are reading this file be aware that the original Cargo.toml
9 # will likely look very different (and much more reasonable).
10 # See Cargo.toml.orig for the original contents.
17 "Carl Lerche <me@carllerche.com>",
18 "Thomas de Zeeuw <thomasdezeeuw@gmail.com>",
19 "Tokio Contributors <team@tokio.rs>",
29 description = "Lightweight non-blocking I/O."
30 homepage = "https://github.com/tokio-rs/mio"
37 categories = ["asynchronous"]
39 repository = "https://github.com/tokio-rs/mio"
41 [package.metadata.docs.rs]
49 "aarch64-linux-android",
51 "x86_64-apple-darwin",
52 "x86_64-pc-windows-msvc",
53 "x86_64-unknown-dragonfly",
54 "x86_64-unknown-freebsd",
55 "x86_64-unknown-illumos",
56 "x86_64-unknown-linux-gnu",
57 "x86_64-unknown-netbsd",
58 "x86_64-unknown-openbsd",
61 [package.metadata.playground]
76 name = "tcp_listenfd_server"
96 [dev-dependencies.env_logger]
98 default-features = false
105 "windows-sys/Win32_System_Pipes",
106 "windows-sys/Win32_Security",
110 [target."cfg(target_os = \"wasi\")".dependencies]
114 [target."cfg(unix)".dependencies]
117 [target."cfg(windows)".dependencies.windows-sys]
121 "Wdk_Storage_FileSystem",
124 "Win32_Networking_WinSock",
125 "Win32_Storage_FileSystem",
127 "Win32_System_WindowsProgramming",