[dev-dependencies.zip]
version = "0.6.4"
+repository = "https://github.com/rust-cli/concolor"
auto = ["dep:anstyle-query"]
default = [
"auto",
- "wincon",
]
test = []
-wincon = ["dep:anstyle-wincon"]
-
-[target."cfg(windows)".dependencies.anstyle-wincon]
-version = "3.0.1"
-optional = true
[lints.clippy]
bool_assert_comparison = "allow"
name = "query"
path = "examples/query.rs"
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.0"
-features = [
- "Win32_System_Console",
- "Win32_Foundation",
-]
-
[lints.clippy]
bool_assert_comparison = "allow"
branches_sharing_code = "allow"
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(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))".dependencies.addr2line]
"archive",
]
default-features = false
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-optional = true
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",
- "winapi/winnls",
- "winapi/stringapiset",
]
[target."cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))".dependencies.addr2line]
]
default-features = false
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-optional = true
-
[lints.rust]
unexpected_cfgs = "allow"
__internal_bench = []
alloc = []
clock = [
- "winapi",
+ "std",
"iana-time-zone",
"android-tzdata",
"now",
"wasm-bindgen",
"js-sys",
]
-winapi = ["windows-targets"]
[target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))".dependencies.js-sys]
version = "0.3"
features = ["fallback"]
optional = true
-[target."cfg(windows)".dependencies.windows-targets]
-version = "0.52"
-optional = true
-
-[target."cfg(windows)".dev-dependencies.windows-bindgen]
-version = "0.56"
[features]
no-color = []
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.48"
-features = [
- "Win32_Foundation",
- "Win32_System_Console",
-]
"ansi-parsing",
]
windows-console-colors = ["ansi-parsing"]
-
-[target."cfg(windows)".dependencies.encode_unicode]
-version = "0.3"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.0"
-features = [
- "Win32_Foundation",
- "Win32_System_Console",
- "Win32_Storage_FileSystem",
- "Win32_UI_Input_KeyboardAndMouse",
-]
]
default-features = false
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.59"
-features = [
- "Win32_Foundation",
- "Win32_System_Threading",
- "Win32_Security",
- "Win32_System_Console",
-]
-
-[target."cfg(windows)".dev-dependencies.windows-sys]
-version = "0.59"
-features = [
- "Win32_Storage_FileSystem",
- "Win32_Foundation",
- "Win32_System_IO",
- "Win32_System_Console",
-]
-
[badges.maintenance]
status = "passively-maintained"
version = "0.9.64"
optional = true
-[target."cfg(target_env = \"msvc\")".dependencies.schannel]
-version = "0.1.13"
-
-[target."cfg(target_env = \"msvc\")".dependencies.windows-sys]
-version = "0.52"
-features = [
- "Win32_Foundation",
- "Win32_System_LibraryLoader",
- "Win32_Security_Cryptography",
-]
-
[badges.appveyor]
repository = "alexcrichton/curl-rust"
[target.'cfg(target_env = "msvc")'.build-dependencies.vcpkg]
version = "0.2"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-features = ["Win32_Networking_WinSock"]
stdfd = []
vendored = ["libdbus-sys/vendored"]
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.0"
-features = ["winsock2"]
-
[badges.maintenance]
status = "actively-developed"
[target."cfg(unix)".dependencies.libc]
version = "0.2"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.48.0"
-features = [
- "Win32_UI_Shell",
- "Win32_Foundation",
- "Win32_Globalization",
- "Win32_System_Com",
-]
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"
[target."cfg(all(unix, not(target_arch = \"wasm32\")))".dependencies.libc]
version = "0.2"
default-features = false
-
-[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
-version = "0.52.0"
-features = [
- "Win32_Foundation",
- "Win32_System_Memory",
- "Win32_System_Threading",
- "Win32_System_SystemInformation",
-]
[dependencies.anstream]
version = "0.6.11"
-features = ["wincon"]
+features = []
optional = true
default-features = false
[target."cfg(unix)".dependencies.libc]
version = "0.2"
default-features = false
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-features = [
- "Win32_Foundation",
- "Win32_System_Diagnostics_Debug",
-]
[target."cfg(unix)".dependencies.rustix]
version = "0.38.0"
features = ["fs"]
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.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.59.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
-]
[target.'cfg(not(target_family = "wasm"))'.dependencies.home]
version = "0.5.5"
-[target."cfg(windows)".dev-dependencies.known-folders]
-version = "1.1.0"
-
-[target."cfg(windows)".dev-dependencies.windows]
-version = "0.58.0"
-features = ["Win32_System_Threading"]
-
-[target."cfg(windows)".dev-dependencies.winreg]
-version = "0.52.0"
-
[lints.clippy]
bool_to_int_with_if = "allow"
borrow_as_ptr = "allow"
[target."cfg(not(windows))".dependencies.libc]
version = "0.2.123"
-
-[target."cfg(windows)".dependencies.gix-path]
-version = "^0.10.9"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.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/rust-lang/cargo"
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-features = [
- "Win32_Foundation",
- "Win32_UI_Shell",
- "Win32_System_Com",
-]
-
[lints.clippy]
dbg_macro = "warn"
disallowed_methods = "warn"
[target.'cfg(target_os = "haiku")'.dependencies.iana-time-zone-haiku]
version = "0.1.1"
-
-[target.'cfg(target_os = "windows")'.dependencies.windows-core]
-version = ">=0.50, <=0.52"
[features]
simd-accel = []
-
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.2"
[target."cfg(target_os = \"hermit\")".dependencies.hermit-abi]
version = "0.3.0"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.0"
-features = [
- "Win32_Foundation",
- "Win32_Storage_FileSystem",
- "Win32_System_Console",
-]
-
-[target."cfg(windows)".dev-dependencies.tempfile]
-version = "3"
[dev-dependencies.diff]
version = "0.1.10"
-[target.'cfg(target_os = "windows")'.dependencies.winapi]
-version = "0.3"
-features = ["winbase"]
-
[badges.travis-ci]
repository = "fitzgen/is_executable"
[target."cfg(unix)".dependencies.cfg-if]
version = "1"
-[target."cfg(windows)".dependencies.windows-targets]
-version = ">=0.48, <0.53"
-
-[target."cfg(windows)".dev-dependencies.windows-sys]
-version = "0.52"
-features = ["Win32_Foundation"]
-
[lints.rust.unexpected_cfgs]
level = "warn"
priority = 0
version = "0.3.11"
[features]
-openssl-on-win32 = ["openssl-sys"]
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"
-
-[target."cfg(windows)".dependencies.openssl-sys]
-version = "0.9.35"
-optional = true
[features]
derive_serde_style = ["serde"]
-
-[target."cfg(target_os=\"windows\")".dependencies.winapi]
-version = "0.3.4"
-features = [
- "consoleapi",
- "errhandlingapi",
- "fileapi",
- "handleapi",
- "processenv",
-]
[features]
derive_serde_style = ["serde"]
gnu_legacy = []
-
-[target."cfg(windows)".dependencies.windows]
-version = "0.52.0"
-features = [
- "Win32_Foundation",
- "Win32_System_Console",
- "Win32_Storage_FileSystem",
- "Win32_Security",
-]
-package = "windows-sys"
posix-api = ["onig_sys/posix-api"]
print-debug = ["onig_sys/print-debug"]
std-pattern = []
-
-[target."cfg(windows)".dependencies.libc]
-version = "0.2"
[target."cfg(target_os = \"linux\")".dependencies.bstr]
version = "1"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]
-
[badges.appveyor]
branch = "master"
repository = "Seeker14491/opener"
reveal = [
"dep:url",
"dep:dbus",
- "winapi/shtypes",
- "winapi/objbase",
]
[target."cfg(target_os = \"linux\")".dependencies.bstr]
version = "2"
optional = true
-[target."cfg(windows)".dependencies.normpath]
-version = "1"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["shellapi"]
-
[badges.appveyor]
branch = "master"
repository = "Seeker14491/opener"
reveal = [
"dep:url",
"dep:dbus",
- "windows-sys/Win32_System_Com",
]
[target.'cfg(target_os = "linux")'.dependencies.bstr]
version = "2"
optional = true
-[target."cfg(windows)".dependencies.normpath]
-version = "1"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.59"
-features = [
- "Win32_Foundation",
- "Win32_UI_Shell",
- "Win32_UI_WindowsAndMessaging",
-]
-
[badges.maintenance]
status = "passively-maintained"
[features]
default = ["serde"]
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-features = [
- "Win32_Foundation",
- "Win32_System_LibraryLoader",
- "Win32_System_Registry",
- "Win32_System_SystemInformation",
- "Win32_System_SystemServices",
- "Win32_System_Threading",
- "Win32_UI_WindowsAndMessaging",
-]
[target."cfg(unix)".dependencies.libc]
version = "0.2.95"
-
-[target."cfg(windows)".dependencies.windows-targets]
-version = "0.52.0"
version = "1.5.2"
optional = true
-[target."cfg(windows)".dependencies.libc_errno]
-version = "0.3.8"
-default-features = false
-package = "errno"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52.0"
-features = [
- "Win32_Foundation",
- "Win32_Networking_WinSock",
- "Win32_NetworkManagement_IpHelper",
- "Win32_System_Threading",
-]
-
[lints.rust.unexpected_cfgs]
level = "warn"
priority = 0
repository = "https://github.com/BurntSushi/same-file"
[dev-dependencies.doc-comment]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.1"
"dep:os_pipe",
"dep:wait-timeout",
"dep:libc",
- "dep:windows-sys",
]
color = [
"dep:anstream",
version = "0.2.137"
optional = true
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.59.0"
-features = ["Win32_Foundation"]
-optional = true
-
[lints.clippy]
bool_assert_comparison = "allow"
branches_sharing_code = "allow"
[target."cfg(unix)".dependencies.libc]
version = "0.2.150"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-features = [
- "Win32_Foundation",
- "Win32_Networking_WinSock",
- "Win32_System_IO",
- "Win32_System_Threading",
- "Win32_System_WindowsProgramming",
-]
[build-dependencies.cc]
version = "1.0.2"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = ">=0.52.0, <0.60.0"
-features = [
- "Win32_System_Memory",
- "Win32_System_Threading",
- "Win32_Foundation",
-]
apple-sandbox = []
c-interface = ["default"]
component = [
- "windows/Win32_Foundation",
- "windows/Win32_Security",
- "windows/Win32_System_Com",
- "windows/Win32_System_Rpc",
- "windows/Win32_System_Variant",
- "windows/Win32_System_Wmi",
]
debug = ["libc/extra_traits"]
default = [
"multithread",
]
disk = [
- "windows/Win32_Foundation",
- "windows/Win32_Storage_FileSystem",
- "windows/Win32_Security",
- "windows/Win32_System_IO",
- "windows/Win32_System_Ioctl",
- "windows/Win32_System_WindowsProgramming",
]
linux-netdevs = []
linux-tmpfs = []
multithread = ["dep:rayon"]
network = [
- "windows/Win32_Foundation",
- "windows/Win32_NetworkManagement_IpHelper",
- "windows/Win32_NetworkManagement_Ndis",
- "windows/Win32_Networking_WinSock",
]
system = [
- "windows/Win32_Foundation",
- "windows/Wdk_System_SystemInformation",
- "windows/Wdk_System_SystemServices",
- "windows/Wdk_System_Threading",
- "windows/Win32_Security_Authorization",
- "windows/Win32_System_Diagnostics_Debug",
- "windows/Win32_System_Kernel",
- "windows/Win32_System_Memory",
- "windows/Win32_System_Performance",
- "windows/Win32_System_Power",
- "windows/Win32_System_ProcessStatus",
- "windows/Win32_System_Registry",
- "windows/Win32_System_RemoteDesktop",
- "windows/Win32_System_SystemInformation",
- "windows/Win32_System_SystemServices",
- "windows/Win32_System_Threading",
- "windows/Win32_UI_Shell",
- "dep:ntapi",
"dep:memchr",
]
unknown-ci = []
user = [
- "windows/Win32_Foundation",
- "windows/Win32_NetworkManagement_NetManagement",
- "windows/Win32_Security",
- "windows/Win32_Security_Authentication_Identity",
- "windows/Win32_Security_Authorization",
]
[target.'cfg(all(target_os = "linux", not(target_os = "android")))'.dev-dependencies.tempfile]
[target.'cfg(not(any(target_os = "unknown", target_arch = "wasm32")))'.dependencies.libc]
version = "^0.2.153"
-
-[target."cfg(windows)".dependencies.ntapi]
-version = "0.4"
-optional = true
-
-[target."cfg(windows)".dependencies.windows]
-version = ">=0.54, <=0.57"
-optional = true
[target.'cfg(any(unix, target_os = "wasi"))'.dependencies.rustix]
version = "0.38.37"
features = ["fs"]
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.59"
-features = [
- "Win32_Storage_FileSystem",
- "Win32_Foundation",
-]
[features]
default = []
-[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"
bench = false
[dev-dependencies]
-
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.3"
[target."cfg(not(windows))".dependencies.rustix]
version = "0.38.0"
features = ["termios"]
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.48.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"
"mio/os-ext",
"mio/net",
"socket2",
- "windows-sys/Win32_Foundation",
- "windows-sys/Win32_Security",
- "windows-sys/Win32_Storage_FileSystem",
- "windows-sys/Win32_System_Pipes",
- "windows-sys/Win32_System_SystemServices",
]
process = [
"bytes",
"mio/os-ext",
"mio/net",
"signal-hook-registry",
- "windows-sys/Win32_Foundation",
- "windows-sys/Win32_System_Threading",
- "windows-sys/Win32_System_WindowsProgramming",
]
rt = []
rt-multi-thread = ["rt"]
"mio/net",
"mio/os-ext",
"signal-hook-registry",
- "windows-sys/Win32_Foundation",
- "windows-sys/Win32_System_Console",
]
sync = []
test-util = [
"socket",
]
default-features = false
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.52"
-optional = true
-
-[target."cfg(windows)".dev-dependencies.windows-sys]
-version = "0.52"
-features = [
- "Win32_Foundation",
- "Win32_Security_Authorization",
-]
[target."cfg(target = \"wasm32-unknown-unknown\")".dev-dependencies.wasm-bindgen]
version = "0.2"
-
[badges.is-it-maintained-issue-resolution]
repository = "uuid-rs/uuid"
[dev-dependencies.doc-comment]
version = "0.3"
-[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"