"auto",
"wincon",
]
-wincon = ["dep:anstyle-wincon"]
+wincon = []
-[target."cfg(windows)".dependencies.anstyle-wincon]
-version = "0.2.0"
-optional = true
[target."cfg(unix)".dependencies.libc]
version = "0.2"
default-features = false
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["consoleapi", "processenv", "minwinbase", "minwindef", "winbase"]
[badges.travis-ci]
repository = "softprops/atty"
std = []
unix-backtrace = []
verify-winapi = [
- "winapi/dbghelp",
- "winapi/handleapi",
- "winapi/libloaderapi",
- "winapi/memoryapi",
- "winapi/minwindef",
- "winapi/processthreadsapi",
- "winapi/synchapi",
- "winapi/tlhelp32",
- "winapi/winbase",
- "winapi/winnt",
]
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-optional = true
__doctest = []
__internal_bench = []
alloc = []
-clock = ["libc", "std", "winapi"]
+clock = ["libc", "std"]
default = ["clock", "std", "oldtime"]
oldtime = ["time"]
std = []
optional = true
[target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))".dev-dependencies.wasm-bindgen-test]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.0"
-features = ["std", "minwinbase", "minwindef", "timezoneapi"]
-optional = true
[badges.appveyor]
repository = "chronotope/chrono"
[features]
no-color = []
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["consoleapi", "processenv", "winbase"]
-default-features = false
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-
-[target."cfg(windows)".dependencies.miow]
-version = "0.3"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["winerror"]
categories = ["command-line-interface"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-cli/concolor"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45.0"
-features = [
- "Win32_System_Console",
- "Win32_Foundation",
-]
"clicolor",
"no_color",
"term",
- "windows",
]
clicolor = [
"core",
"core",
"concolor-query",
]
-windows = [
- "core",
- "concolor-query/windows",
-]
static-curl = []
static-ssl = ["openssl-sys/vendored"]
upkeep_7_62_0 = []
-windows-static-ssl = []
zlib-ng-compat = [
"libz-sys/zlib-ng",
"static-curl",
version = "0.9"
optional = true
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
- "winsock2",
- "ws2def",
-]
-
[badges.appveyor]
repository = "alexcrichton/curl-rust"
version = "0.9.43"
optional = true
-[target."cfg(target_env = \"msvc\")".dependencies.schannel]
-version = "0.1.13"
-
-[target."cfg(target_env = \"msvc\")".dependencies.winapi]
-version = "0.3"
-features = [
- "libloaderapi",
- "wincrypt",
-]
-
[badges.appveyor]
repository = "alexcrichton/curl-rust"
default-features = false
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"]
[badges.maintenance]
status = "as-is"
default-features = false
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"]
version = "0.2"
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["errhandlingapi", "minwindef", "ntdef", "winbase"]
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45"
-features = [
- "Win32_Foundation",
- "Win32_System_Diagnostics_Debug",
-]
[target."cfg(unix)".dependencies.rustix]
version = "0.37.0"
features = ["fs"]
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
- "Win32_System_IO",
-]
[target."cfg(unix)".dependencies.libc]
version = "0.2.27"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
-]
[target."cfg(target_os = \"macos\")".dev-dependencies.defer]
version = "0.1.0"
-
-[target."cfg(windows)".dependencies.dunce]
-version = "1.0.3"
[target."cfg(windows)".dependencies.gix-path]
version = "^0.7.1"
-
-[target."cfg(windows)".dependencies.windows]
-version = "0.43.0"
-features = [
- "Win32_Foundation",
- "Win32_Security_Authorization",
- "Win32_Storage_FileSystem",
- "Win32_System_Memory",
- "Win32_System_Threading",
-]
license = "MIT OR Apache-2.0"
repository = "https://github.com/brson/home"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
- "shlobj",
- "std",
- "winerror",
-]
[features]
simd-accel = ["globset/simd-accel"]
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.2"
close = [
"libc",
"hermit-abi",
- "windows-sys",
]
default = ["close"]
[target."cfg(target_os = \"hermit\")".dependencies.hermit-abi]
version = "0.3"
optional = true
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
- "Win32_Networking_WinSock",
- "Win32_Security",
- "Win32_System_IO",
- "Win32_System_Threading",
-]
-optional = true
[target."cfg(target_os = \"hermit\")".dependencies.hermit-abi]
version = "0.3.0"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
- "Win32_System_Console",
-]
-
-[target."cfg(windows)".dev-dependencies.tempfile]
-version = "3"
[target."cfg(unix)".dependencies.cfg-if]
version = "1"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
- "errhandlingapi",
- "libloaderapi",
-]
vendored-openssl = ["openssl-sys/vendored"]
zlib-ng-compat = ["libz-sys/zlib-ng"]
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"
-
[target."cfg(unix)".dependencies.openssl-sys]
version = "0.9.35"
[features]
derive_serde_style = ["serde"]
-
-[target."cfg(target_os=\"windows\")".dependencies.winapi]
-version = "0.3.4"
-features = [
- "consoleapi",
- "errhandlingapi",
- "fileapi",
- "handleapi",
- "processenv",
-]
version = "0.9"
[target."cfg(target_os = \"linux\")".dependencies.bstr]
version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]
[badges.appveyor]
branch = "master"
repository = "Seeker14491/opener"
[features]
default = ["serde"]
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.8"
-features = [
- "minwindef",
- "ntdef",
- "ntstatus",
- "sysinfoapi",
- "winnt",
- "winuser",
- "libloaderapi",
- "processthreadsapi",
- "winerror",
- "winreg",
-]
[target."cfg(unix)".dependencies.libc]
version = "0.2.95"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = [
- "winnt",
- "ntstatus",
- "minwindef",
- "winerror",
- "winbase",
- "errhandlingapi",
- "handleapi",
-]
[target."cfg(unix)".dependencies.libc]
version = "0.2.95"
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.42.0"
-features = [
- "Win32_Foundation",
- "Win32_System_LibraryLoader",
- "Win32_System_SystemServices",
- "Win32_System_WindowsProgramming",
-]
std = []
unstable = []
-[target."cfg(windows)".dependencies.ctor]
-version = "0.1.9"
-
-[target."cfg(windows)".dependencies.output_vt100]
-version = "0.1.2"
repository = "https://github.com/XAMPPRocky/remove_dir_all.git"
[dev-dependencies.doc-comment]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["std", "errhandlingapi", "winerror", "fileapi", "winbase"]
[target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dependencies.once_cell]
version = "1.5.2"
optional = true
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.42.0"
-features = [
- "Win32_Foundation",
- "Win32_Networking_WinSock",
- "Win32_NetworkManagement_IpHelper",
- "Win32_System_Threading",
-]
-
-[target."cfg(windows)".dev-dependencies.ctor]
-version = "0.1.21"
version = "1.5.2"
optional = true
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.45.0"
-features = [
- "Win32_Foundation",
- "Win32_Networking_WinSock",
- "Win32_NetworkManagement_IpHelper",
- "Win32_System_Threading",
-]
-
-[target."cfg(windows)".dev-dependencies.ctor]
-version = "0.1.21"
repository = "https://github.com/BurntSushi/same-file"
[dev-dependencies.doc-comment]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.1"
version = "2.3.2"
optional = true
-[dependencies.winapi]
-version = "0.3.9"
-features = [
- "consoleapi",
- "minwindef",
-]
-optional = true
-
[dependencies.yansi]
version = "0.5.0"
optional = true
"dep:os_pipe",
"dep:wait-timeout",
"dep:libc",
- "dep:winapi",
]
color = [
"dep:yansi",
all = []
[target."cfg(unix)".dependencies.libc]
version = "0.2.96"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = ["handleapi", "ws2ipdef", "ws2tcpip"]
[build-dependencies.cc]
version = "1.0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.6"
-features = [
- "memoryapi",
- "winbase",
- "fibersapi",
- "processthreadsapi",
- "minwindef",
-]
[target."cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))".dependencies.libc]
version = "^0.2.112"
-
-[target."cfg(windows)".dependencies.ntapi]
-version = "0.4"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = [
- "errhandlingapi",
- "fileapi",
- "handleapi",
- "heapapi",
- "ifdef",
- "ioapiset",
- "minwindef",
- "pdh",
- "psapi",
- "synchapi",
- "sysinfoapi",
- "winbase",
- "winerror",
- "winioctl",
- "winnt",
- "oleauto",
- "wbemcli",
- "rpcdce",
- "combaseapi",
- "objidl",
- "powerbase",
- "netioapi",
- "lmcons",
- "lmaccess",
- "lmapibuf",
- "memoryapi",
- "ntlsa",
- "securitybaseapi",
- "shellapi",
- "std",
-]
version = "0.2.27"
[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
version = "0.2.9"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["fileapi", "handleapi", "winbase"]
[target."cfg(windows)".dependencies.rustversion]
version = "1"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["consoleapi", "wincon", "handleapi", "fileapi"]
[badges.appveyor]
repository = "Stebalien/term"
[dev-dependencies]
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.3"
[target."cfg(not(windows))".dependencies.rustix]
version = "0.36.3"
features = ["termios"]
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.42.0"
-features = [
- "Win32_Foundation",
- "Win32_System_Console",
-]
[dependencies]
[target."cfg(unix)".dependencies.libc]
version = "0.2.66"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.8"
-features = ["handleapi", "processenv", "wincon", "winbase"]
[badges.cirrus-ci]
repository = "JohnTitor/termize"
optional = true
[dev-dependencies.log]
version = "0.4"
-
-[dev-dependencies.winapi]
-version = "0.3.0"
-features = ["std", "processthreadsapi", "winbase"]
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.0"
-features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]
io-std = []
io-util = ["memchr", "bytes"]
macros = ["tokio-macros"]
-net = ["libc", "mio/os-poll", "mio/os-util", "mio/tcp", "mio/udp", "mio/uds", "winapi/namedpipeapi"]
-process = ["bytes", "once_cell", "libc", "mio/os-poll", "mio/os-util", "mio/uds", "signal-hook-registry", "winapi/threadpoollegacyapiset"]
+net = ["libc", "mio/os-poll", "mio/os-util", "mio/tcp", "mio/udp", "mio/uds"]
+process = ["bytes", "once_cell", "libc", "mio/os-poll", "mio/os-util", "mio/uds", "signal-hook-registry"]
rt = []
rt-multi-thread = ["num_cpus", "rt"]
-signal = ["once_cell", "libc", "mio/os-poll", "mio/uds", "mio/os-util", "signal-hook-registry", "winapi/consoleapi"]
+signal = ["once_cell", "libc", "mio/os-poll", "mio/uds", "mio/os-util", "signal-hook-registry"]
sync = []
test-util = []
time = []
[target."cfg(unix)".dev-dependencies.nix]
version = "0.22.0"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.8"
-optional = true
-default-features = false
-[target."cfg(windows)".dev-dependencies.ntapi]
-version = "0.3.6"
[features]
default = ["std"]
-guid = ["winapi"]
+guid = []
std = []
stdweb = ["getrandom", "getrandom/js"]
v1 = []
v4 = ["getrandom"]
v5 = ["sha1"]
wasm-bindgen = ["getrandom", "getrandom/js"]
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-optional = true
[badges.appveyor]
repository = "uuid-rs/uuid"
version = "1.0.1"
[dev-dependencies.doc-comment]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["std", "winnt"]
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.1"
[badges.appveyor]
repository = "BurntSushi/walkdir"
[features]
derive_serde_style = ["serde"]
-[target."cfg(target_os=\"windows\")".dependencies.winapi]
-version = "0.3.4"
-features = ["consoleapi", "errhandlingapi", "fileapi", "handleapi", "processenv"]
[badges.maintenance]
status = "actively-developed"