diff --git a/bindgen/3rdparty/crates/BUILD.anstream-0.3.2.bazel b/bindgen/3rdparty/crates/BUILD.anstream-0.3.2.bazel index ee3fb1f4f5..f855a2efe4 100644 --- a/bindgen/3rdparty/crates/BUILD.anstream-0.3.2.bazel +++ b/bindgen/3rdparty/crates/BUILD.anstream-0.3.2.bazel @@ -92,13 +92,13 @@ rust_library( "@rules_rust_bindgen__utf8parse-0.2.1//:utf8parse", ] + select({ "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rules_rust_bindgen__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@rules_rust_bindgen__anstyle-wincon-1.0.1//:anstyle_wincon", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rules_rust_bindgen__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@rules_rust_bindgen__anstyle-wincon-1.0.1//:anstyle_wincon", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rules_rust_bindgen__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@rules_rust_bindgen__anstyle-wincon-1.0.1//:anstyle_wincon", # x86_64-pc-windows-msvc ], "//conditions:default": [], }), diff --git a/bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel b/bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel index b9d8d8144b..6a877fa91a 100644 --- a/bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel +++ b/bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel @@ -87,106 +87,106 @@ rust_library( version = "1.0.11", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rules_rust_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rules_rust_bindgen__windows-sys-0.48.0//:windows_sys", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rules_rust_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rules_rust_bindgen__windows-sys-0.48.0//:windows_sys", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # riscv32imc-unknown-none-elf ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # riscv64gc-unknown-none-elf ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # thumbv7em-none-eabi ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # thumbv8m.main-none-eabi ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # wasm32-unknown-unknown ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # wasm32-wasi ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rules_rust_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rules_rust_bindgen__windows-sys-0.48.0//:windows_sys", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(not(windows)) + "@rules_rust_bindgen__libc-0.2.146//:libc", # x86_64-unknown-none ], "//conditions:default": [], }), diff --git a/bindgen/3rdparty/crates/BUILD.libc-0.2.146.bazel b/bindgen/3rdparty/crates/BUILD.libc-0.2.146.bazel index 2e8b4f9e76..c7e153c784 100644 --- a/bindgen/3rdparty/crates/BUILD.libc-0.2.146.bazel +++ b/bindgen/3rdparty/crates/BUILD.libc-0.2.146.bazel @@ -61,9 +61,9 @@ rust_library( "std", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "default", # aarch64-unknown-nixos-gnu - "extra_traits", # aarch64-unknown-nixos-gnu - "std", # aarch64-unknown-nixos-gnu + "default", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "std", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "default", # aarch64-unknown-nto-qnx710 @@ -175,9 +175,9 @@ rust_library( "std", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "default", # x86_64-unknown-nixos-gnu - "extra_traits", # x86_64-unknown-nixos-gnu - "std", # x86_64-unknown-nixos-gnu + "default", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "std", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "default", # x86_64-unknown-none @@ -279,9 +279,9 @@ cargo_build_script( "std", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "default", # aarch64-unknown-nixos-gnu - "extra_traits", # aarch64-unknown-nixos-gnu - "std", # aarch64-unknown-nixos-gnu + "default", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "std", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "default", # aarch64-unknown-nto-qnx710 @@ -393,9 +393,9 @@ cargo_build_script( "std", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "default", # x86_64-unknown-nixos-gnu - "extra_traits", # x86_64-unknown-nixos-gnu - "std", # x86_64-unknown-nixos-gnu + "default", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "std", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "default", # x86_64-unknown-none diff --git a/bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel b/bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel index 1be08fb8f3..b0310613e7 100644 --- a/bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel +++ b/bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel @@ -37,7 +37,7 @@ rust_library( "errno", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "errno", # aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "errno", # arm-unknown-linux-gnueabi @@ -52,7 +52,7 @@ rust_library( "errno", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "errno", # x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/bindgen/3rdparty/crates/BUILD.rustix-0.37.20.bazel b/bindgen/3rdparty/crates/BUILD.rustix-0.37.20.bazel index 2cdf23c2c6..d715385fc1 100644 --- a/bindgen/3rdparty/crates/BUILD.rustix-0.37.20.bazel +++ b/bindgen/3rdparty/crates/BUILD.rustix-0.37.20.bazel @@ -174,27 +174,23 @@ rust_library( deps = [ "@rules_rust_bindgen__bitflags-1.3.2//:bitflags", "@rules_rust_bindgen__io-lifetimes-1.0.11//:io_lifetimes", + "@rules_rust_bindgen__libc-0.2.146//:libc", "@rules_rust_bindgen__rustix-0.37.20//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ @@ -202,37 +198,29 @@ rust_library( "@rules_rust_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ @@ -241,61 +229,47 @@ rust_library( ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ @@ -304,19 +278,15 @@ rust_library( ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@rules_rust_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_bindgen__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "//conditions:default": [], }), diff --git a/bindgen/3rdparty/crates/defs.bzl b/bindgen/3rdparty/crates/defs.bzl index a014573e85..50b78a3803 100644 --- a/bindgen/3rdparty/crates/defs.bzl +++ b/bindgen/3rdparty/crates/defs.bzl @@ -368,7 +368,7 @@ _CONDITIONS = { "aarch64-fuchsia": ["@rules_rust//rust/platform:aarch64-fuchsia"], "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nto-qnx710": ["@rules_rust//rust/platform:aarch64-unknown-nto-qnx710"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], @@ -385,7 +385,6 @@ _CONDITIONS = { "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", target_abi = \"llvm\", not(windows_raw_dylib)))": [], "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], - "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_os = \"dragonfly\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"wasi\")": ["@rules_rust//rust/platform:wasm32-wasi"], @@ -413,7 +412,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnu": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-none": ["@rules_rust//rust/platform:x86_64-unknown-none"], } diff --git a/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel b/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel index 18fb78ff39..9db4aa4b84 100644 --- a/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel +++ b/crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel @@ -92,13 +92,13 @@ rust_library( "@cui__utf8parse-0.2.1//:utf8parse", ] + select({ "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cui__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@cui__anstyle-wincon-1.0.1//:anstyle_wincon", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cui__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@cui__anstyle-wincon-1.0.1//:anstyle_wincon", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cui__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@cui__anstyle-wincon-1.0.1//:anstyle_wincon", # x86_64-pc-windows-msvc ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel b/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel index 2808721935..59dfcf680c 100644 --- a/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel +++ b/crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel @@ -48,7 +48,7 @@ rust_library( "std", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "std", # aarch64-unknown-nixos-gnu + "std", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "std", # aarch64-unknown-nto-qnx710 @@ -102,7 +102,7 @@ rust_library( "std", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "std", # x86_64-unknown-nixos-gnu + "std", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel b/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel index df016e396b..33b9642ca8 100644 --- a/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel +++ b/crate_universe/3rdparty/crates/BUILD.chrono-0.4.26.bazel @@ -88,89 +88,89 @@ rust_library( "@cui__num-traits-0.2.15//:num_traits", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@cui__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cui__winapi-0.3.9//:winapi", # cfg(windows) + "@cui__winapi-0.3.9//:winapi", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@cui__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ "@cui__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cui__winapi-0.3.9//:winapi", # cfg(windows) + "@cui__winapi-0.3.9//:winapi", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@cui__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cui__winapi-0.3.9//:winapi", # cfg(windows) + "@cui__winapi-0.3.9//:winapi", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cui__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@cui__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel b/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel index 3484d23b22..98681f0bba 100644 --- a/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel +++ b/crate_universe/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel @@ -90,106 +90,106 @@ rust_library( "@cui__io-lifetimes-1.0.11//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cui__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@cui__windows-sys-0.48.0//:windows_sys", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cui__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@cui__windows-sys-0.48.0//:windows_sys", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # riscv32imc-unknown-none-elf ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # riscv64gc-unknown-none-elf ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # thumbv7em-none-eabi ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # thumbv8m.main-none-eabi ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # wasm32-unknown-unknown ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # wasm32-wasi ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cui__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@cui__windows-sys-0.48.0//:windows_sys", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@cui__libc-0.2.149//:libc", # cfg(not(windows)) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-none ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel b/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel index 07336ea05d..6a697bcac2 100644 --- a/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel +++ b/crate_universe/3rdparty/crates/BUILD.libc-0.2.149.bazel @@ -52,7 +52,7 @@ rust_library( "extra_traits", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "extra_traits", # aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "extra_traits", # aarch64-unknown-nto-qnx710 @@ -118,7 +118,7 @@ rust_library( "extra_traits", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "extra_traits", # x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "extra_traits", # x86_64-unknown-none @@ -209,7 +209,7 @@ cargo_build_script( "extra_traits", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "extra_traits", # aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "extra_traits", # aarch64-unknown-nto-qnx710 @@ -275,7 +275,7 @@ cargo_build_script( "extra_traits", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "extra_traits", # x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "extra_traits", # x86_64-unknown-none diff --git a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel index 4dff3b8c97..5c033e2b3a 100644 --- a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel +++ b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel @@ -37,7 +37,7 @@ rust_library( "errno", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "errno", # aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "errno", # arm-unknown-linux-gnueabi @@ -52,7 +52,7 @@ rust_library( "errno", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "errno", # x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel index 295e54d343..cf8f2e01d1 100644 --- a/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel +++ b/crate_universe/3rdparty/crates/BUILD.linux-raw-sys-0.4.10.bazel @@ -38,8 +38,8 @@ rust_library( "errno", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "elf", # aarch64-unknown-nixos-gnu - "errno", # aarch64-unknown-nixos-gnu + "elf", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "elf", # arm-unknown-linux-gnueabi @@ -58,8 +58,8 @@ rust_library( "errno", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "elf", # x86_64-unknown-nixos-gnu - "errno", # x86_64-unknown-nixos-gnu + "elf", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel b/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel index d9506bd66a..0a6894580c 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand-0.4.6.bazel @@ -85,87 +85,87 @@ rust_library( version = "0.4.6", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@cui__fuchsia-cprng-0.1.1//:fuchsia_cprng", # cfg(target_os = "fuchsia") - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@cui__winapi-0.3.9//:winapi", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@cui__winapi-0.3.9//:winapi", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@cui__fuchsia-cprng-0.1.1//:fuchsia_cprng", # cfg(target_os = "fuchsia") - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@cui__winapi-0.3.9//:winapi", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel b/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel index cf42a50527..bf7944ddb3 100644 --- a/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rand-0.8.5.bazel @@ -93,76 +93,76 @@ rust_library( "@cui__rand_core-0.6.4//:rand_core", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-linux-android ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(unix) + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel b/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel index 9fe7b562ea..00d41e6cdd 100644 --- a/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rustix-0.37.23.bazel @@ -174,27 +174,23 @@ rust_library( deps = [ "@cui__bitflags-1.3.2//:bitflags", "@cui__io-lifetimes-1.0.11//:io_lifetimes", + "@cui__libc-0.2.149//:libc", "@cui__rustix-0.37.23//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ @@ -202,37 +198,29 @@ rust_library( "@cui__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ @@ -241,61 +229,47 @@ rust_library( ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ @@ -304,19 +278,15 @@ rust_library( ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@cui__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel b/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel index 6ef4583153..65861892b5 100644 --- a/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel +++ b/crate_universe/3rdparty/crates/BUILD.rustix-0.38.21.bazel @@ -19,43 +19,43 @@ rust_library( ), aliases = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # aarch64-apple-darwin, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-apple-ios": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # aarch64-apple-ios, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-apple-ios-sim": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # aarch64-apple-ios-sim, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-fuchsia": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # aarch64-fuchsia, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-linux-android": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # aarch64-linux-android, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-pc-windows-msvc": { "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(windows) }, "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # aarch64-unknown-nto-qnx710, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:armv7-linux-androideabi": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # armv7-linux-androideabi, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:i686-apple-darwin": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-apple-darwin }, "@rules_rust//rust/platform:i686-linux-android": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-linux-android }, "@rules_rust//rust/platform:i686-pc-windows-msvc": { "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(windows) }, "@rules_rust//rust/platform:i686-unknown-freebsd": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-unknown-freebsd }, "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), powerpc-unknown-linux-gnu }, "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": { "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) @@ -64,7 +64,7 @@ rust_library( "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:s390x-unknown-linux-gnu": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), s390x-unknown-linux-gnu }, "@rules_rust//rust/platform:thumbv7em-none-eabi": { "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) @@ -76,25 +76,25 @@ rust_library( "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:wasm32-wasi": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), wasm32-wasi }, "@rules_rust//rust/platform:x86_64-apple-darwin": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-darwin }, "@rules_rust//rust/platform:x86_64-apple-ios": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-ios }, "@rules_rust//rust/platform:x86_64-fuchsia": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-fuchsia }, "@rules_rust//rust/platform:x86_64-linux-android": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-linux-android }, "@rules_rust//rust/platform:x86_64-pc-windows-msvc": { "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(windows) }, "@rules_rust//rust/platform:x86_64-unknown-freebsd": { - "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-unknown-freebsd }, "@rules_rust//rust/platform:x86_64-unknown-none": { "@cui__errno-0.3.1//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) @@ -139,7 +139,7 @@ rust_library( "termios", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "termios", # aarch64-unknown-nixos-gnu + "termios", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "termios", # aarch64-unknown-nto-qnx710 @@ -190,7 +190,7 @@ rust_library( "termios", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "termios", # x86_64-unknown-nixos-gnu + "termios", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), @@ -249,24 +249,24 @@ rust_library( "@cui__rustix-0.38.21//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # aarch64-apple-darwin, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__libc-0.2.149//:libc", # aarch64-apple-darwin, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # aarch64-apple-ios, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # aarch64-apple-ios-sim, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios-sim, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # aarch64-fuchsia, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__libc-0.2.149//:libc", # aarch64-fuchsia, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # aarch64-linux-android, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__libc-0.2.149//:libc", # aarch64-linux-android, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ @@ -280,27 +280,27 @@ rust_library( "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # aarch64-unknown-nto-qnx710, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__libc-0.2.149//:libc", # aarch64-unknown-nto-qnx710, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # armv7-linux-androideabi, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__libc-0.2.149//:libc", # armv7-linux-androideabi, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-apple-darwin + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-linux-android + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-linux-android "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ @@ -308,15 +308,15 @@ rust_library( "@cui__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-unknown-freebsd + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), powerpc-unknown-linux-gnu + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), powerpc-unknown-linux-gnu "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ @@ -328,8 +328,8 @@ rust_library( "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), s390x-unknown-linux-gnu + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), s390x-unknown-linux-gnu "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ @@ -345,24 +345,24 @@ rust_library( "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), wasm32-wasi + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), wasm32-wasi ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-darwin + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-ios + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-fuchsia + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-linux-android + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-linux-android "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ @@ -370,8 +370,8 @@ rust_library( "@cui__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@cui__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-unknown-freebsd + "@cui__libc-0.2.149//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ "@cui__linux-raw-sys-0.4.10//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) @@ -419,7 +419,7 @@ cargo_build_script( "termios", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "termios", # aarch64-unknown-nixos-gnu + "termios", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "termios", # aarch64-unknown-nto-qnx710 @@ -470,7 +470,7 @@ cargo_build_script( "termios", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "termios", # x86_64-unknown-nixos-gnu + "termios", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/BUILD.time-0.3.30.bazel b/crate_universe/3rdparty/crates/BUILD.time-0.3.30.bazel index 025a2e5de0..27dc0d266d 100644 --- a/crate_universe/3rdparty/crates/BUILD.time-0.3.30.bazel +++ b/crate_universe/3rdparty/crates/BUILD.time-0.3.30.bazel @@ -96,100 +96,100 @@ rust_library( "@cui__time-core-0.1.2//:time_core", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-apple-darwin + "@cui__num_threads-0.1.6//:num_threads", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios + "@cui__num_threads-0.1.6//:num_threads", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-apple-ios-sim + "@cui__num_threads-0.1.6//:num_threads", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-fuchsia + "@cui__num_threads-0.1.6//:num_threads", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-linux-android + "@cui__num_threads-0.1.6//:num_threads", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu + "@cui__num_threads-0.1.6//:num_threads", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@cui__num_threads-0.1.6//:num_threads", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # aarch64-unknown-nto-qnx710 + "@cui__num_threads-0.1.6//:num_threads", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # arm-unknown-linux-gnueabi + "@cui__num_threads-0.1.6//:num_threads", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # armv7-linux-androideabi + "@cui__num_threads-0.1.6//:num_threads", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # armv7-unknown-linux-gnueabi + "@cui__num_threads-0.1.6//:num_threads", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # i686-apple-darwin + "@cui__num_threads-0.1.6//:num_threads", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # i686-linux-android + "@cui__num_threads-0.1.6//:num_threads", # i686-linux-android ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # i686-unknown-freebsd + "@cui__num_threads-0.1.6//:num_threads", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # i686-unknown-linux-gnu + "@cui__num_threads-0.1.6//:num_threads", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # powerpc-unknown-linux-gnu + "@cui__num_threads-0.1.6//:num_threads", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # s390x-unknown-linux-gnu + "@cui__num_threads-0.1.6//:num_threads", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # x86_64-apple-darwin + "@cui__num_threads-0.1.6//:num_threads", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # x86_64-apple-ios + "@cui__num_threads-0.1.6//:num_threads", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # x86_64-fuchsia + "@cui__num_threads-0.1.6//:num_threads", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # x86_64-linux-android + "@cui__num_threads-0.1.6//:num_threads", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # x86_64-unknown-freebsd + "@cui__num_threads-0.1.6//:num_threads", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu + "@cui__num_threads-0.1.6//:num_threads", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@cui__libc-0.2.149//:libc", # cfg(target_family = "unix") - "@cui__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@cui__libc-0.2.149//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@cui__num_threads-0.1.6//:num_threads", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/crate_universe/3rdparty/crates/defs.bzl b/crate_universe/3rdparty/crates/defs.bzl index 59b7d26370..750df70323 100644 --- a/crate_universe/3rdparty/crates/defs.bzl +++ b/crate_universe/3rdparty/crates/defs.bzl @@ -462,7 +462,7 @@ _CONDITIONS = { "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"], "aarch64-pc-windows-gnullvm": [], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nto-qnx710": ["@rules_rust//rust/platform:aarch64-unknown-nto-qnx710"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], @@ -491,7 +491,6 @@ _CONDITIONS = { "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_arch = \"wasm32\")": ["@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi"], "cfg(target_env = \"sgx\")": [], - "cfg(target_family = \"unix\")": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(target_os = \"android\")": ["@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:x86_64-linux-android"], "cfg(target_os = \"dragonfly\")": [], "cfg(target_os = \"fuchsia\")": ["@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:x86_64-fuchsia"], @@ -501,7 +500,6 @@ _CONDITIONS = { "cfg(target_os = \"wasi\")": ["@rules_rust//rust/platform:wasm32-wasi"], "cfg(target_os = \"windows\")": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(target_vendor = \"apple\")": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios"], - "cfg(tracing_unstable)": [], "cfg(unix)": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(windows)": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "i686-apple-darwin": ["@rules_rust//rust/platform:i686-apple-darwin"], @@ -526,7 +524,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-none": ["@rules_rust//rust/platform:x86_64-unknown-none"], } diff --git a/crate_universe/BUILD.bazel b/crate_universe/BUILD.bazel index 370dc5c3a2..99d0176b8a 100644 --- a/crate_universe/BUILD.bazel +++ b/crate_universe/BUILD.bazel @@ -128,6 +128,7 @@ rust_test( "CARGO": "$(rootpath @rules_rust//rust/toolchain:current_cargo_files)", "RUSTC": "$(rootpath @rules_rust//rust/toolchain:current_rustc_files)", }, + tags = ["requires-network"], deps = [ ":cargo_bazel", "@rules_rust//tools/runfiles", diff --git a/crate_universe/Cargo.lock b/crate_universe/Cargo.lock index 6c0bbf3219..5297acf7f1 100644 --- a/crate_universe/Cargo.lock +++ b/crate_universe/Cargo.lock @@ -169,7 +169,7 @@ dependencies = [ [[package]] name = "cargo-bazel" -version = "0.12.0" +version = "0.13.0" dependencies = [ "anyhow", "camino", diff --git a/crate_universe/Cargo.toml b/crate_universe/Cargo.toml index ee7a93c38a..660053709a 100644 --- a/crate_universe/Cargo.toml +++ b/crate_universe/Cargo.toml @@ -4,7 +4,7 @@ exclude = ["test_data"] [package] name = "cargo-bazel" -version = "0.12.0" +version = "0.13.0" authors = ["Andre Brisco - andre.brisco@protonmail.com"] categories = ["development-tools"] description = "A collection of tools which use Cargo to generate build targets for Bazel" diff --git a/crate_universe/src/api/lockfile.rs b/crate_universe/src/api/lockfile.rs index eb3bdab133..fdb4502d28 100644 --- a/crate_universe/src/api/lockfile.rs +++ b/crate_universe/src/api/lockfile.rs @@ -20,7 +20,7 @@ pub fn parse(path: &Path) -> Result { Ok(lockfile) } -/// CargoBazelLockfile provides a view over cargo-bazel's lockfile format, +/// `CargoBazelLockfile` provides a view over `cargo-bazel`'s lockfile format, /// providing information about the third-party dependencies of a workspace. /// While the lockfile's format doesn't provide any kind of compatibility guarantees over time, /// this type offers an interface which is likely to be publicly supportable. diff --git a/crate_universe/src/cli/query.rs b/crate_universe/src/cli/query.rs index 51bacaa0ee..eefd144a0c 100644 --- a/crate_universe/src/cli/query.rs +++ b/crate_universe/src/cli/query.rs @@ -71,7 +71,7 @@ pub fn query(opt: QueryOptions) -> Result<()> { &opt.rustc, )?; if digest != expected { - return announce_repin(&format!("Digests do not match: {digest:?} != {expected:?}",)); + return announce_repin(&format!("Digests do not match: {digest:?} != {expected:?}")); } // There is no need to repin diff --git a/crate_universe/src/cli/splice.rs b/crate_universe/src/cli/splice.rs index d38b874be7..9700f613af 100644 --- a/crate_universe/src/cli/splice.rs +++ b/crate_universe/src/cli/splice.rs @@ -8,7 +8,7 @@ use clap::Parser; use crate::cli::Result; use crate::config::Config; use crate::metadata::{ - write_metadata, Cargo, CargoUpdateRequest, FeatureGenerator, Generator, MetadataGenerator, + write_metadata, Cargo, CargoUpdateRequest, Generator, MetadataGenerator, TreeResolver, }; use crate::splicing::{generate_lockfile, Splicer, SplicingManifest, WorkspaceMetadata}; @@ -45,7 +45,7 @@ pub struct SpliceOptions { #[clap(long)] pub cargo_config: Option, - /// The path to the config file (containing `cargo_bazel::config::Config`.) + /// The path to the config file (containing [crate::config::Config].) #[clap(long)] pub config: PathBuf, @@ -96,7 +96,7 @@ pub fn splice(opt: SpliceOptions) -> Result<()> { let config = Config::try_from_path(&opt.config).context("Failed to parse config")?; - let feature_map = FeatureGenerator::new(cargo.clone(), opt.rustc.clone()) + let resolver_data = TreeResolver::new(cargo.clone(), opt.rustc.clone()) .generate( manifest_path.as_path_buf(), &config.supported_platform_triples, @@ -106,7 +106,7 @@ pub fn splice(opt: SpliceOptions) -> Result<()> { WorkspaceMetadata::write_registry_urls_and_feature_map( &cargo, &cargo_lockfile, - feature_map, + resolver_data, manifest_path.as_path_buf(), manifest_path.as_path_buf(), ) diff --git a/crate_universe/src/cli/vendor.rs b/crate_universe/src/cli/vendor.rs index f4a62ec946..8578a2be39 100644 --- a/crate_universe/src/cli/vendor.rs +++ b/crate_universe/src/cli/vendor.rs @@ -12,7 +12,7 @@ use clap::Parser; use crate::config::{Config, VendorMode}; use crate::context::Context; use crate::metadata::CargoUpdateRequest; -use crate::metadata::FeatureGenerator; +use crate::metadata::TreeResolver; use crate::metadata::{Annotations, Cargo, Generator, MetadataGenerator, VendorGenerator}; use crate::rendering::{render_module_label, write_outputs, Renderer}; use crate::splicing::{generate_lockfile, Splicer, SplicingManifest, WorkspaceMetadata}; @@ -145,7 +145,7 @@ pub fn vendor(opt: VendorOptions) -> Result<()> { // Load the config from disk let config = Config::try_from_path(&opt.config)?; - let feature_map = FeatureGenerator::new(cargo.clone(), opt.rustc.clone()).generate( + let resolver_data = TreeResolver::new(cargo.clone(), opt.rustc.clone()).generate( manifest_path.as_path_buf(), &config.supported_platform_triples, )?; @@ -154,7 +154,7 @@ pub fn vendor(opt: VendorOptions) -> Result<()> { WorkspaceMetadata::write_registry_urls_and_feature_map( &cargo, &cargo_lockfile, - feature_map, + resolver_data, manifest_path.as_path_buf(), manifest_path.as_path_buf(), )?; diff --git a/crate_universe/src/context.rs b/crate_universe/src/context.rs index 431c786095..3f511edf95 100644 --- a/crate_universe/src/context.rs +++ b/crate_universe/src/context.rs @@ -64,7 +64,7 @@ impl Context { &annotations.metadata.packages, &annotations.lockfile.crates, &annotations.pairred_extras, - &annotations.crate_features, + &annotations.metadata.workspace_metadata.tree_metadata, annotations.config.generate_binaries, annotations.config.generate_build_scripts, ); @@ -83,7 +83,7 @@ impl Context { .collect(); // Given a list of all conditional dependencies, build a set of platform - // triples which satsify the conditions. + // triples which satisfy the conditions. let conditions = resolve_cfg_platforms( crates.values().collect(), &annotations.config.supported_platform_triples, @@ -254,7 +254,7 @@ mod test { } #[test] - fn workspace_member_deps() { + fn workspace_member_deps_collection() { let context = mock_context_common(); let workspace_member_deps = context.workspace_member_deps(); @@ -295,7 +295,7 @@ mod test { fn serialization() { let context = mock_context_aliases(); - // Seralize and deseralize the context object + // Serialize and deserialize the context object let json_text = serde_json::to_string(&context).unwrap(); let deserialized_context: Context = serde_json::from_str(&json_text).unwrap(); diff --git a/crate_universe/src/context/crate_context.rs b/crate_universe/src/context/crate_context.rs index dab100809a..25588c69a3 100644 --- a/crate_universe/src/context/crate_context.rs +++ b/crate_universe/src/context/crate_context.rs @@ -6,7 +6,9 @@ use cargo_metadata::{Node, Package, PackageId}; use serde::{Deserialize, Serialize}; use crate::config::{AliasRule, CrateId, GenBinaries}; -use crate::metadata::{CrateAnnotation, Dependency, PairedExtras, SourceAnnotation}; +use crate::metadata::{ + CrateAnnotation, Dependency, PairedExtras, SourceAnnotation, TreeResolverMetadata, +}; use crate::select::Select; use crate::utils::sanitize_module_name; use crate::utils::starlark::{Glob, Label}; @@ -318,7 +320,7 @@ impl CrateContext { packages: &BTreeMap, source_annotations: &BTreeMap, extras: &BTreeMap, - crate_features: &BTreeMap>>, + resolver_data: &TreeResolverMetadata, include_binaries: bool, include_build_scripts: bool, ) -> Self { @@ -350,13 +352,22 @@ impl CrateContext { .clone() .map(new_crate_dep); + let crate_features = resolver_data + .get(¤t_crate_id) + .map(|tree_data| { + let mut select = Select::>::new(); + for (config, data) in tree_data.items() { + for feature in data.features { + select.insert(feature, config.clone()); + } + } + select + }) + .unwrap_or_default(); + // Gather all "common" attributes let mut common_attrs = CommonAttributes { - crate_features: crate_features - .get(¤t_crate_id) - .cloned() - .unwrap_or_default(), - + crate_features, deps, deps_dev, edition: package.edition.as_str().to_string(), @@ -785,8 +796,10 @@ impl CrateContext { mod test { use super::*; + use semver::Version; + use crate::config::CrateAnnotations; - use crate::metadata::Annotations; + use crate::metadata::{Annotations, CargoTreeEntry}; fn common_annotations() -> Annotations { Annotations::new( @@ -812,7 +825,7 @@ mod test { &annotations.metadata.packages, &annotations.lockfile.crates, &annotations.pairred_extras, - &annotations.crate_features, + &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, ); @@ -858,7 +871,7 @@ mod test { &annotations.metadata.packages, &annotations.lockfile.crates, &pairred_extras, - &annotations.crate_features, + &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, ); @@ -921,7 +934,7 @@ mod test { &annotations.metadata.packages, &annotations.lockfile.crates, &annotations.pairred_extras, - &annotations.crate_features, + &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, ); @@ -966,7 +979,7 @@ mod test { &annotations.metadata.packages, &annotations.lockfile.crates, &annotations.pairred_extras, - &annotations.crate_features, + &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, ); @@ -1000,7 +1013,7 @@ mod test { &annotations.metadata.packages, &annotations.lockfile.crates, &annotations.pairred_extras, - &annotations.crate_features, + &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, ); @@ -1040,7 +1053,7 @@ mod test { &annotations.metadata.packages, &annotations.lockfile.crates, &annotations.pairred_extras, - &annotations.crate_features, + &annotations.metadata.workspace_metadata.tree_metadata, include_binaries, include_build_scripts, ); @@ -1071,7 +1084,7 @@ mod test { package.license = Some("NonSPDXLicenseID".to_owned()); }, |context| { - assert_eq!(context.license_ids, BTreeSet::default(),); + assert_eq!(context.license_ids, BTreeSet::default()); }, ); } @@ -1083,7 +1096,7 @@ mod test { package.license_file = Some("LICENSE.txt".into()); }, |context| { - assert_eq!(context.license_file, Some("LICENSE.txt".to_owned()),); + assert_eq!(context.license_file, Some("LICENSE.txt".to_owned())); }, ); } @@ -1135,4 +1148,49 @@ mod test { }, ); } + + #[test] + fn crate_context_features_from_annotations() { + let mut annotations = common_annotations(); + + // Crate a fake feature to track + let mut select = Select::new(); + select.insert( + CargoTreeEntry { + features: BTreeSet::from(["unique_feature".to_owned()]), + deps: BTreeSet::new(), + }, + // The common config + None, + ); + annotations + .metadata + .workspace_metadata + .tree_metadata + .insert( + CrateId::new("common".to_owned(), Version::new(0, 1, 0)), + select, + ); + + let crate_annotation = &annotations.metadata.crates[&PackageId { + repr: "path+file://{TEMP_DIR}/common#0.1.0".to_owned(), + }]; + let include_binaries = false; + let include_build_scripts = false; + + let context = CrateContext::new( + crate_annotation, + &annotations.metadata.packages, + &annotations.lockfile.crates, + &annotations.pairred_extras, + &annotations.metadata.workspace_metadata.tree_metadata, + include_binaries, + include_build_scripts, + ); + + let mut expected = Select::new(); + expected.insert("unique_feature".to_owned(), None); + + assert_eq!(context.common_attrs.crate_features, expected); + } } diff --git a/crate_universe/src/context/platforms.rs b/crate_universe/src/context/platforms.rs index ede6053c0c..8428d1eba9 100644 --- a/crate_universe/src/context/platforms.rs +++ b/crate_universe/src/context/platforms.rs @@ -245,7 +245,7 @@ mod test { assert_eq!( configurations, BTreeMap::from([ - (configuration, expectation,), + (configuration, expectation), // All known triples. ( "aarch64-apple-darwin".to_owned(), diff --git a/crate_universe/src/metadata.rs b/crate_universe/src/metadata.rs index 875fbd7f8b..9afdaf8ae1 100644 --- a/crate_universe/src/metadata.rs +++ b/crate_universe/src/metadata.rs @@ -16,11 +16,12 @@ use anyhow::{anyhow, bail, Context, Result}; use cargo_lock::Lockfile as CargoLockfile; use cargo_metadata::{Metadata as CargoMetadata, MetadataCommand}; use semver::Version; +use serde::{Deserialize, Serialize}; use tracing::debug; use crate::config::CrateId; use crate::lockfile::Digest; -use crate::select::Select; +use crate::select::{Select, SelectableScalar}; use crate::utils::target_triple::TargetTriple; pub(crate) use self::dependency::*; @@ -454,8 +455,42 @@ impl VendorGenerator { } } -/// A generate which computes per-platform feature sets. -pub(crate) struct FeatureGenerator { +/// Feature resolver info about a given crate. +#[derive(Debug, Default, Clone, Eq, PartialEq, Serialize, Deserialize)] +pub(crate) struct CargoTreeEntry { + /// The set of features active on a given crate. + #[serde(default, skip_serializing_if = "BTreeSet::is_empty")] + pub features: BTreeSet, + + /// The dependencies of a given crate based on feature resolution. + #[serde(default, skip_serializing_if = "BTreeSet::is_empty")] + pub deps: BTreeSet, +} + +impl CargoTreeEntry { + pub fn new() -> Self { + Self { + features: BTreeSet::new(), + deps: BTreeSet::new(), + } + } + + pub fn is_empty(&self) -> bool { + self.features.is_empty() && self.deps.is_empty() + } +} + +impl SelectableScalar for CargoTreeEntry {} + +/// Feature and dependency metadata generated from [TreeResolver]. +pub(crate) type TreeResolverMetadata = BTreeMap>; + +/// Generates metadata about a Cargo workspace tree which supplements the inaccuracies in +/// standard [Cargo metadata](https://doc.rust-lang.org/cargo/commands/cargo-metadata.html) +/// due lack of [Feature resolver 2](https://doc.rust-lang.org/cargo/reference/resolver.html#feature-resolver-version-2) +/// support. This generator can be removed if the following is resolved: +/// +pub(crate) struct TreeResolver { /// The path to a `cargo` binary cargo_bin: Cargo, @@ -463,7 +498,7 @@ pub(crate) struct FeatureGenerator { rustc_bin: PathBuf, } -impl FeatureGenerator { +impl TreeResolver { pub(crate) fn new(cargo_bin: Cargo, rustc_bin: PathBuf) -> Self { Self { cargo_bin, @@ -472,12 +507,12 @@ impl FeatureGenerator { } /// Computes the set of enabled features for each target triplet for each crate. - #[tracing::instrument(name = "FeatureGenerator::generate", skip_all)] + #[tracing::instrument(name = "TreeResolver::generate", skip_all)] pub(crate) fn generate( &self, manifest_path: &Path, target_triples: &BTreeSet, - ) -> Result>>> { + ) -> Result { debug!( "Generating features for manifest {}", manifest_path.display() @@ -500,7 +535,9 @@ impl FeatureGenerator { .arg("--locked") .arg("--manifest-path") .arg(manifest_path) - .arg("--prefix=none") + .arg("--edges") + .arg("normal,build,dev") + .arg("--prefix=depth") // https://doc.rust-lang.org/cargo/commands/cargo-tree.html#tree-formatting-options .arg("--format=|{p}|{f}|") .arg("--color=never") @@ -520,8 +557,8 @@ impl FeatureGenerator { })?; target_triple_to_child.insert(target_triple, output); } - let mut crate_features = - BTreeMap::>>::new(); + let mut metadata: BTreeMap> = + BTreeMap::new(); for (target_triple, child) in target_triple_to_child.into_iter() { let output = child .wait_with_output() @@ -538,38 +575,64 @@ impl FeatureGenerator { bail!(format!("Failed to run cargo tree: {}", output.status)) } debug!("Process complete for {}", target_triple); - for (crate_id, features) in + for (crate_id, tree_data) in parse_features_from_cargo_tree_output(output.stdout.lines())? { - debug!("\tFor {} features were: {:?}", crate_id, features); - crate_features - .entry(crate_id) + debug!( + "\tFor {}\n\t\tfeatures: {:?}\n\t\tdeps: {:?}", + crate_id, tree_data.features, tree_data.deps + ); + metadata + .entry(crate_id.clone()) .or_default() - .insert(target_triple.clone(), features); + .insert(target_triple.clone(), tree_data); } } - let mut result = BTreeMap::>>::new(); - for (crate_id, features) in crate_features.into_iter() { - let common = features - .iter() - .fold( - None, - |common: Option>, (_, features)| match common { - Some(common) => Some(common.intersection(features).cloned().collect()), - None => Some(features.clone()), - }, - ) - .unwrap_or_default(); - let mut select: Select> = Select::default(); - for (target_triple, fs) in features { - if fs != common { - for f in fs { - select.insert(f, Some(target_triple.to_bazel())); - } + let mut result = TreeResolverMetadata::new(); + for (crate_id, tree_data) in metadata.into_iter() { + let common = CargoTreeEntry { + features: tree_data + .iter() + .fold( + None, + |common: Option>, (_, data)| match common { + Some(common) => { + Some(common.intersection(&data.features).cloned().collect()) + } + None => Some(data.features.clone()), + }, + ) + .unwrap_or_default(), + deps: tree_data + .iter() + .fold( + None, + |common: Option>, (_, data)| match common { + Some(common) => { + Some(common.intersection(&data.deps).cloned().collect()) + } + None => Some(data.deps.clone()), + }, + ) + .unwrap_or_default(), + }; + let mut select: Select = Select::default(); + for (target_triple, data) in tree_data { + let mut entry = CargoTreeEntry::new(); + entry.features.extend( + data.features + .into_iter() + .filter(|f| !common.features.contains(f)), + ); + entry + .deps + .extend(data.deps.into_iter().filter(|d| !common.deps.contains(d))); + if !entry.is_empty() { + select.insert(entry, Some(target_triple.to_bazel())); } } - for f in common { - select.insert(f, None); + if !common.is_empty() { + select.insert(common, None); } result.insert(crate_id, select); } @@ -581,19 +644,21 @@ impl FeatureGenerator { /// passed to `cargo tree` as well, but this format is critical. fn parse_features_from_cargo_tree_output( lines: I, -) -> Result>> +) -> Result> where I: Iterator>, S: AsRef, E: std::error::Error + Sync + Send + 'static, { - let mut crate_features = BTreeMap::>::new(); + let mut tree_data = BTreeMap::::new(); + let mut parents: Vec = Vec::new(); for line in lines { let line = line?; let line = line.as_ref(); if line.is_empty() { continue; } + let parts = line.split('|').collect::>(); if parts.len() != 4 { bail!("Unexpected line '{}'", line); @@ -618,17 +683,61 @@ where })?; let version = Version::parse(version_str).context("Failed to parse version")?; let crate_id = CrateId::new(crate_id_parts[0].to_owned(), version); + + // Update bookkeeping for dependency tracking. + let depth = parts[0] + .parse::() + .with_context(|| format!("Unexpected numeric value from cargo tree: {:?}", parts))?; + if (depth + 1) <= parents.len() { + // Drain parents until we get down to the right depth + let range = parents.len() - (depth + 1); + for _ in 0..range { + parents.pop(); + } + + // If the current parent does not have the same Crate ID, then + // it's likely we have moved to a different crate. This can happen + // in the following case + // ``` + // ├── proc-macro2 v1.0.81 + // │ └── unicode-ident v1.0.12 + // ├── quote v1.0.36 + // │ └── proc-macro2 v1.0.81 (*) + // ``` + if parents.last() != Some(&crate_id) { + parents.pop(); + parents.push(crate_id.clone()); + } + } else { + // Start tracking the current crate as the new parent for any + // crates that represent a new depth in the dep tree. + parents.push(crate_id.clone()); + } + + // Attribute any dependency that is not the root to it's parent. + if depth > 0 { + // Access the last item in the list of parents. + if let Some(parent) = parents.iter().rev().nth(1) { + tree_data + .entry(parent.clone()) + .or_default() + .deps + .insert(crate_id.clone()); + } + } + let mut features = if parts[2].is_empty() { BTreeSet::new() } else { parts[2].split(',').map(str::to_owned).collect() }; - crate_features + tree_data .entry(crate_id) .or_default() + .features .append(&mut features); } - Ok(crate_features) + Ok(tree_data) } /// A helper function for writing Cargo metadata to a file. @@ -730,57 +839,302 @@ mod test { #[test] fn parse_features_from_cargo_tree_output_prefix_none() { + let autocfg_id = CrateId { + name: "autocfg".to_owned(), + version: Version::new(1, 2, 0), + }; + let chrono_id = CrateId { + name: "chrono".to_owned(), + version: Version::new(0, 4, 24), + }; + let core_foundation_sys_id = CrateId { + name: "core-foundation-sys".to_owned(), + version: Version::new(0, 8, 6), + }; + let cpufeatures_id = CrateId { + name: "cpufeatures".to_owned(), + version: Version::new(0, 2, 7), + }; + let iana_time_zone_id = CrateId { + name: "iana-time-zone".to_owned(), + version: Version::new(0, 1, 60), + }; + let libc_id = CrateId { + name: "libc".to_owned(), + version: Version::new(0, 2, 153), + }; + let num_integer_id = CrateId { + name: "num-integer".to_owned(), + version: Version::new(0, 1, 46), + }; + let num_traits_id = CrateId { + name: "num-traits".to_owned(), + version: Version::new(0, 2, 18), + }; + let proc_macro2_id = CrateId { + name: "proc-macro2".to_owned(), + version: Version::new(1, 0, 81), + }; + let quote_id = CrateId { + name: "quote".to_owned(), + version: Version::new(1, 0, 36), + }; + let serde_derive_id = CrateId { + name: "serde_derive".to_owned(), + version: Version::new(1, 0, 152), + }; + let syn_id = CrateId { + name: "syn".to_owned(), + version: Version::new(1, 0, 109), + }; + let time_id = CrateId { + name: "time".to_owned(), + version: Version::new(0, 1, 45), + }; + let tree_data_id = CrateId { + name: "tree-data".to_owned(), + version: Version::new(0, 1, 0), + }; + let unicode_ident_id = CrateId { + name: "unicode-ident".to_owned(), + version: Version::new(1, 0, 12), + }; + + // |tree-data v0.1.0 (/rules_rust/crate_universe/test_data/metadata/tree_data)|| + // ├── |chrono v0.4.24|clock,default,iana-time-zone,js-sys,oldtime,std,time,wasm-bindgen,wasmbind,winapi| + // │ ├── |iana-time-zone v0.1.60|fallback| + // │ │ └── |core-foundation-sys v0.8.6|default,link| + // │ ├── |num-integer v0.1.46|| + // │ │ └── |num-traits v0.2.18|i128| + // │ │ [build-dependencies] + // │ │ └── |autocfg v1.2.0|| + // │ ├── |num-traits v0.2.18|i128| (*) + // │ └── |time v0.1.45|| + // │ └── |libc v0.2.153|default,std| + // ├── |cpufeatures v0.2.7|| + // │ └── |libc v0.2.153|default,std| + // └── |serde_derive v1.0.152 (proc-macro)|default| + // ├── |proc-macro2 v1.0.81|default,proc-macro| + // │ └── |unicode-ident v1.0.12|| + // ├── |quote v1.0.36|default,proc-macro| + // │ └── |proc-macro2 v1.0.81|default,proc-macro| (*) + // └── |syn v1.0.109|clone-impls,default,derive,parsing,printing,proc-macro,quote| + // ├── |proc-macro2 v1.0.81|default,proc-macro| (*) + // ├── |quote v1.0.36|default,proc-macro| (*) + // └── |unicode-ident v1.0.12|| + let output = parse_features_from_cargo_tree_output( + vec![ + Ok::<&str, std::io::Error>(""), // Blank lines are ignored. + Ok("0|tree-data v0.1.0 (/rules_rust/crate_universe/test_data/metadata/tree_data)||"), + Ok("1|chrono v0.4.24|clock,default,iana-time-zone,js-sys,oldtime,std,time,wasm-bindgen,wasmbind,winapi|"), + Ok("2|iana-time-zone v0.1.60|fallback|"), + Ok("3|core-foundation-sys v0.8.6|default,link|"), + Ok("2|num-integer v0.1.46||"), + Ok("3|num-traits v0.2.18|i128|"), + Ok("4|autocfg v1.2.0||"), + Ok("2|num-traits v0.2.18|i128| (*)"), + Ok("2|time v0.1.45||"), + Ok("3|libc v0.2.153|default,std|"), + Ok("1|cpufeatures v0.2.7||"), + Ok("2|libc v0.2.153|default,std|"), + Ok("1|serde_derive v1.0.152 (proc-macro)|default|"), + Ok("2|proc-macro2 v1.0.81|default,proc-macro|"), + Ok("3|unicode-ident v1.0.12||"), + Ok("2|quote v1.0.36|default,proc-macro|"), + Ok("3|proc-macro2 v1.0.81|default,proc-macro| (*)"), + Ok("2|syn v1.0.109|clone-impls,default,derive,parsing,printing,proc-macro,quote|"), + Ok("3|proc-macro2 v1.0.81|default,proc-macro| (*)"), + Ok("3|quote v1.0.36|default,proc-macro| (*)"), + Ok("3|unicode-ident v1.0.12||"), + ] + .into_iter() + ) + .unwrap(); assert_eq!( - parse_features_from_cargo_tree_output( - vec![ - Ok::<&str, std::io::Error>(""), // Blank lines are ignored. - Ok("|multi_cfg_dep v0.1.0 (/private/tmp/ct)||"), - Ok("|chrono v0.4.24|default,std|"), - Ok("|cpufeatures v0.2.1||"), - Ok("|libc v0.2.117|default,std|"), - Ok("|serde_derive v1.0.152 (proc-macro) (*)||"), - Ok("|chrono v0.4.24|default,std,serde|"), - ] - .into_iter() - ) - .unwrap(), BTreeMap::from([ ( - CrateId { - name: "multi_cfg_dep".to_owned(), - version: Version::new(0, 1, 0), + autocfg_id.clone(), + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::new(), }, - BTreeSet::from([]) ), ( - CrateId { - name: "cpufeatures".to_owned(), - version: Version::new(0, 2, 1), - }, - BTreeSet::from([]) + chrono_id.clone(), + CargoTreeEntry { + features: BTreeSet::from([ + "clock".to_owned(), + "default".to_owned(), + "iana-time-zone".to_owned(), + "js-sys".to_owned(), + "oldtime".to_owned(), + "std".to_owned(), + "time".to_owned(), + "wasm-bindgen".to_owned(), + "wasmbind".to_owned(), + "winapi".to_owned(), + ]), + deps: BTreeSet::from([ + iana_time_zone_id.clone(), + num_integer_id.clone(), + num_traits_id.clone(), + time_id.clone(), + ]), + } ), ( - CrateId { - name: "libc".to_owned(), - version: Version::new(0, 2, 117), - }, - BTreeSet::from(["default".to_owned(), "std".to_owned()]) + core_foundation_sys_id.clone(), + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned(), "link".to_owned()]), + deps: BTreeSet::new(), + } ), ( - CrateId { - name: "serde_derive".to_owned(), - version: Version::new(1, 0, 152), + cpufeatures_id.clone(), + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::from([libc_id.clone()]), }, - BTreeSet::from([]) ), ( - CrateId { - name: "chrono".to_owned(), - version: Version::new(0, 4, 24), + iana_time_zone_id, + CargoTreeEntry { + features: BTreeSet::from(["fallback".to_owned()]), + deps: BTreeSet::from([core_foundation_sys_id]), + } + ), + ( + libc_id.clone(), + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned(), "std".to_owned()]), + deps: BTreeSet::new(), + } + ), + ( + num_integer_id, + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::from([num_traits_id.clone()]), }, - BTreeSet::from(["default".to_owned(), "std".to_owned(), "serde".to_owned()]) ), - ]) + ( + num_traits_id, + CargoTreeEntry { + features: BTreeSet::from(["i128".to_owned()]), + deps: BTreeSet::from([autocfg_id]), + } + ), + ( + proc_macro2_id.clone(), + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned(), "proc-macro".to_owned()]), + deps: BTreeSet::from([unicode_ident_id.clone()]) + } + ), + ( + quote_id.clone(), + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned(), "proc-macro".to_owned()]), + deps: BTreeSet::from([proc_macro2_id.clone()]), + } + ), + ( + serde_derive_id.clone(), + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned()]), + deps: BTreeSet::from([ + proc_macro2_id.clone(), + quote_id.clone(), + syn_id.clone() + ]), + } + ), + ( + syn_id, + CargoTreeEntry { + features: BTreeSet::from([ + "clone-impls".to_owned(), + "default".to_owned(), + "derive".to_owned(), + "parsing".to_owned(), + "printing".to_owned(), + "proc-macro".to_owned(), + "quote".to_owned(), + ]), + deps: BTreeSet::from([proc_macro2_id, quote_id, unicode_ident_id.clone(),]), + } + ), + ( + time_id, + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::from([libc_id]), + } + ), + ( + tree_data_id, + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::from([chrono_id, cpufeatures_id, serde_derive_id,]), + } + ), + ( + unicode_ident_id, + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::new() + } + ) + ]), + output, ); } + + #[test] + fn serde_cargo_tree_entry() { + { + let entry: CargoTreeEntry = serde_json::from_str("{}").unwrap(); + assert_eq!(CargoTreeEntry::new(), entry); + } + { + let entry: CargoTreeEntry = + serde_json::from_str(r#"{"features": ["default"]}"#).unwrap(); + assert_eq!( + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned()]), + deps: BTreeSet::new(), + }, + entry + ); + } + { + let entry: CargoTreeEntry = + serde_json::from_str(r#"{"deps": ["common 1.2.3"]}"#).unwrap(); + assert_eq!( + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::from([CrateId::new( + "common".to_owned(), + Version::new(1, 2, 3) + )]), + }, + entry + ); + } + { + let entry: CargoTreeEntry = + serde_json::from_str(r#"{"features": ["default"], "deps": ["common 1.2.3"]}"#) + .unwrap(); + assert_eq!( + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned()]), + deps: BTreeSet::from([CrateId::new( + "common".to_owned(), + Version::new(1, 2, 3) + )]), + }, + entry + ); + } + } } diff --git a/crate_universe/src/metadata/dependency.rs b/crate_universe/src/metadata/dependency.rs index 7f383a307f..5f87f00c1b 100644 --- a/crate_universe/src/metadata/dependency.rs +++ b/crate_universe/src/metadata/dependency.rs @@ -1,5 +1,6 @@ //! Gathering dependencies is the largest part of annotating. -use std::collections::BTreeSet; + +use std::collections::{BTreeMap, BTreeSet}; use anyhow::{bail, Result}; use cargo_metadata::{ @@ -8,6 +9,7 @@ use cargo_metadata::{ use cargo_platform::Platform; use serde::{Deserialize, Serialize}; +use crate::metadata::{CrateId, TreeResolverMetadata}; use crate::select::Select; use crate::utils::sanitize_module_name; @@ -38,7 +40,30 @@ pub(crate) struct DependencySet { impl DependencySet { /// Collect all dependencies for a given node in the resolve graph. - pub(crate) fn new_for_node(node: &Node, metadata: &CargoMetadata) -> Self { + pub(crate) fn new_for_node( + node: &Node, + metadata: &CargoMetadata, + resolver_data: &TreeResolverMetadata, + ) -> Self { + // Build a dep tree mapping that's easily indexable via `cargo_metadata::PackageId` + let dep_tree: BTreeMap>> = resolver_data + .iter() + .map(|(id, tree_data)| { + let mut select = Select::new(); + for (config, data) in tree_data.items() { + for dep in data.deps { + select.insert(dep, config.clone()); + } + } + (id.clone(), select) + }) + .collect(); + + let crate_id = { + let package = &metadata[&node.id]; + CrateId::from(package) + }; + let (normal_dev_deps, normal_deps) = { let (dev, normal) = node .deps @@ -50,8 +75,20 @@ impl DependencySet { .partition(|dep| is_dev_dependency(dep)); ( - collect_deps_selectable(node, dev, metadata, DependencyKind::Development), - collect_deps_selectable(node, normal, metadata, DependencyKind::Normal), + collect_deps_selectable( + node, + dev, + metadata, + DependencyKind::Development, + dep_tree.get(&crate_id), + ), + collect_deps_selectable( + node, + normal, + metadata, + DependencyKind::Normal, + dep_tree.get(&crate_id), + ), ) }; @@ -66,8 +103,20 @@ impl DependencySet { .partition(|dep| is_dev_dependency(dep)); ( - collect_deps_selectable(node, dev, metadata, DependencyKind::Development), - collect_deps_selectable(node, normal, metadata, DependencyKind::Normal), + collect_deps_selectable( + node, + dev, + metadata, + DependencyKind::Development, + dep_tree.get(&crate_id), + ), + collect_deps_selectable( + node, + normal, + metadata, + DependencyKind::Normal, + dep_tree.get(&crate_id), + ), ) }; @@ -84,8 +133,20 @@ impl DependencySet { .partition(|dep| is_proc_macro_package(&metadata[&dep.pkg])); ( - collect_deps_selectable(node, proc_macro, metadata, DependencyKind::Build), - collect_deps_selectable(node, normal, metadata, DependencyKind::Build), + collect_deps_selectable( + node, + proc_macro, + metadata, + DependencyKind::Build, + dep_tree.get(&crate_id), + ), + collect_deps_selectable( + node, + normal, + metadata, + DependencyKind::Build, + dep_tree.get(&crate_id), + ), ) }; @@ -120,7 +181,7 @@ impl DependencySet { } /// For details on optional dependencies see [the Rust docs](https://doc.rust-lang.org/cargo/reference/features.html#optional-dependencies). -fn is_optional_crate_enabled( +fn is_optional_dependency( parent: &Node, dep: &NodeDep, target: Option<&Platform>, @@ -129,27 +190,12 @@ fn is_optional_crate_enabled( ) -> bool { let pkg = &metadata[&parent.id]; - let mut enabled_deps = pkg - .features - .iter() - .filter(|(pkg_feature, _)| parent.features.contains(pkg_feature)) - .flat_map(|(_, features)| features) - .filter_map(|f| f.strip_prefix("dep:")); - - // if the crate is marked as optional dependency, we check whether - // a feature prefixed with dep: is enabled - if let Some(toml_dep) = pkg - .dependencies + pkg.dependencies .iter() .filter(|&d| d.kind == kind) .filter(|&d| d.target.as_ref() == target) .filter(|&d| d.optional) - .find(|&d| sanitize_module_name(d.rename.as_ref().unwrap_or(&d.name)) == dep.name) - { - enabled_deps.any(|d| d == toml_dep.rename.as_ref().unwrap_or(&toml_dep.name)) - } else { - true - } + .any(|d| sanitize_module_name(d.rename.as_ref().unwrap_or(&d.name)) == dep.name) } fn collect_deps_selectable( @@ -157,17 +203,46 @@ fn collect_deps_selectable( deps: Vec<&NodeDep>, metadata: &cargo_metadata::Metadata, kind: DependencyKind, + tree_data: Option<&Select>>, ) -> Select> { let mut select: Select> = Select::default(); + // Unfortunately, Cargo metadata is not as accurate as it could be due + // to the lack of `resolver = 2` support in the `cargo metadata` subcommand. + // To ensure accurate dependencies are determined, metadata is only used to + // determine the general list of dependencies but any one of them can be demoted + // to a platform specific dep depending on the `cargo tree` data provided. + // + // For more details see: https://github.com/rust-lang/cargo/issues/9863 for dep in deps.into_iter() { let dep_pkg = &metadata[&dep.pkg]; let target_name = get_library_target_name(dep_pkg, &dep.name) .expect("Nodes Dependencies are expected to exclusively be library-like targets"); let alias = get_target_alias(&dep.name, dep_pkg); + let crate_id = CrateId::from(dep_pkg); for kind_info in &dep.dep_kinds { - if is_optional_crate_enabled(node, dep, kind_info.target.as_ref(), metadata, kind) { + if kind_info.kind != kind { + continue; + } + + // For optional dependencies, use the Feature tree resolver data to determine + // if or how the dependency should be added. + if is_optional_dependency(node, dep, kind_info.target.as_ref(), metadata, kind) { + // Collect the dependency from any configuration. + if let Some(data) = tree_data { + for (config, tree_dep) in data.items() { + if crate_id == tree_dep { + let dependency = Dependency { + package_id: dep.pkg.clone(), + target_name: target_name.clone(), + alias: alias.clone(), + }; + select.insert(dependency, config); + } + } + } + } else { let dependency = Dependency { package_id: dep.pkg.clone(), target_name: target_name.clone(), @@ -303,6 +378,9 @@ fn get_target_alias(target_name: &str, package: &Package) -> Option { mod test { use super::*; + use semver::Version; + + use crate::metadata::CargoTreeEntry; use crate::test::*; #[test] @@ -446,7 +524,8 @@ mod test { let metadata = metadata::example_proc_macro_dep(); let node = find_metadata_node("example-proc-macro-dep", &metadata); - let dependencies = DependencySet::new_for_node(node, &metadata); + let dependencies = + DependencySet::new_for_node(node, &metadata, &TreeResolverMetadata::default()); let normal_deps: Vec<_> = dependencies .normal_deps @@ -470,9 +549,8 @@ mod test { let metadata = metadata::alias(); let node = find_metadata_node("surrealdb-core", &metadata); - let dependencies = DependencySet::new_for_node(node, &metadata); - - println!("{:#?}", dependencies); + let dependencies = + DependencySet::new_for_node(node, &metadata, &TreeResolverMetadata::default()); let bindings = dependencies.normal_deps.items(); @@ -495,7 +573,8 @@ mod test { let openssl_node = find_metadata_node("openssl", &metadata); - let dependencies = DependencySet::new_for_node(openssl_node, &metadata); + let dependencies = + DependencySet::new_for_node(openssl_node, &metadata, &TreeResolverMetadata::default()); let normal_sys_crate = dependencies @@ -528,7 +607,8 @@ mod test { let metadata = metadata::build_scripts(); let libssh2 = find_metadata_node("libssh2-sys", &metadata); - let libssh2_depset = DependencySet::new_for_node(libssh2, &metadata); + let libssh2_depset = + DependencySet::new_for_node(libssh2, &metadata, &TreeResolverMetadata::default()); // Collect build dependencies into a set let build_deps: BTreeSet = libssh2_depset @@ -577,7 +657,8 @@ mod test { let metadata = metadata::alias(); let aliases_node = find_metadata_node("aliases", &metadata); - let dependencies = DependencySet::new_for_node(aliases_node, &metadata); + let dependencies = + DependencySet::new_for_node(aliases_node, &metadata, &TreeResolverMetadata::default()); let aliases: Vec = dependencies .normal_deps @@ -603,7 +684,8 @@ mod test { let metadata = metadata::crate_types(); let node = find_metadata_node("crate-types", &metadata); - let dependencies = DependencySet::new_for_node(node, &metadata); + let dependencies = + DependencySet::new_for_node(node, &metadata, &TreeResolverMetadata::default()); let rlib_deps: Vec = dependencies .normal_deps @@ -632,7 +714,8 @@ mod test { let metadata = metadata::multi_cfg_dep(); let node = find_metadata_node("cpufeatures", &metadata); - let dependencies = DependencySet::new_for_node(node, &metadata); + let dependencies = + DependencySet::new_for_node(node, &metadata, &TreeResolverMetadata::default()); let libc_cfgs: BTreeSet> = dependencies .normal_deps @@ -657,7 +740,8 @@ mod test { let metadata = metadata::multi_kind_proc_macro_dep(); let node = find_metadata_node("multi-kind-proc-macro-dep", &metadata); - let dependencies = DependencySet::new_for_node(node, &metadata); + let dependencies = + DependencySet::new_for_node(node, &metadata, &TreeResolverMetadata::default()); let lib_deps: Vec<_> = dependencies .proc_macro_deps @@ -681,7 +765,8 @@ mod test { let metadata = metadata::optional_deps_disabled(); let node = find_metadata_node("clap", &metadata); - let dependencies = DependencySet::new_for_node(node, &metadata); + let dependencies = + DependencySet::new_for_node(node, &metadata, &TreeResolverMetadata::default()); assert!(!dependencies .normal_deps @@ -696,7 +781,8 @@ mod test { let metadata = metadata::renamed_optional_deps_disabled(); let serde_with = find_metadata_node("serde_with", &metadata); - let serde_with_depset = DependencySet::new_for_node(serde_with, &metadata); + let serde_with_depset = + DependencySet::new_for_node(serde_with, &metadata, &TreeResolverMetadata::new()); assert!(!serde_with_depset .normal_deps .items() @@ -707,9 +793,24 @@ mod test { #[test] fn optional_deps_enabled() { let metadata = metadata::optional_deps_enabled(); + let mut select = Select::new(); + select.insert( + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::from([ + CrateId::new("is-terminal".to_owned(), Version::new(0, 4, 5)), + CrateId::new("termcolor".to_owned(), Version::new(1, 2, 0)), + ]), + }, + None, + ); + let resolver_data = TreeResolverMetadata::from([( + CrateId::new("clap".to_owned(), Version::new(4, 1, 1)), + select, + )]); let clap = find_metadata_node("clap", &metadata); - let clap_depset = DependencySet::new_for_node(clap, &metadata); + let clap_depset = DependencySet::new_for_node(clap, &metadata, &resolver_data); assert_eq!( clap_depset .normal_deps @@ -722,7 +823,8 @@ mod test { ); let notify = find_metadata_node("notify", &metadata); - let notify_depset = DependencySet::new_for_node(notify, &metadata); + let notify_depset = + DependencySet::new_for_node(notify, &metadata, &TreeResolverMetadata::default()); // mio is not present in the common list of dependencies assert!(!notify_depset @@ -755,7 +857,8 @@ mod test { let metadata = metadata::optional_deps_disabled_build_dep_enabled(); let node = find_metadata_node("gherkin", &metadata); - let dependencies = DependencySet::new_for_node(node, &metadata); + let dependencies = + DependencySet::new_for_node(node, &metadata, &TreeResolverMetadata::default()); assert!(!dependencies .normal_deps @@ -774,8 +877,21 @@ mod test { fn renamed_optional_deps_enabled() { let metadata = metadata::renamed_optional_deps_enabled(); + let mut select = Select::new(); + select.insert( + CargoTreeEntry { + features: BTreeSet::new(), + deps: BTreeSet::from([CrateId::new("ecdsa".to_owned(), Version::new(0, 16, 8))]), + }, + None, + ); + let resolver_data = TreeResolverMetadata::from([( + CrateId::new("p256".to_owned(), Version::new(0, 13, 2)), + select, + )]); + let p256 = find_metadata_node("p256", &metadata); - let p256_depset = DependencySet::new_for_node(p256, &metadata); + let p256_depset = DependencySet::new_for_node(p256, &metadata, &resolver_data); assert_eq!( p256_depset .normal_deps @@ -786,4 +902,69 @@ mod test { 1 ); } + + #[test] + fn tree_resolver_deps() { + let metadata = metadata::resolver_2_deps_metadata(); + + let mut select = Select::new(); + select.insert( + CargoTreeEntry { + deps: BTreeSet::from([ + CrateId::new("libc".to_owned(), Version::new(0, 2, 153)), + CrateId::new("mio".to_owned(), Version::new(0, 8, 11)), + CrateId::new("socket2".to_owned(), Version::new(0, 5, 6)), + ]), + features: BTreeSet::from([ + "io-std".to_owned(), + "libc".to_owned(), + "mio".to_owned(), + "net".to_owned(), + "rt".to_owned(), + "socket2".to_owned(), + "sync".to_owned(), + "time".to_owned(), + ]), + }, + Some("x86_64-unknown-linux-gnu".to_owned()), + ); + select.insert( + CargoTreeEntry { + deps: BTreeSet::from([ + CrateId::new("bytes".to_owned(), Version::new(1, 6, 0)), + CrateId::new("pin-project-lite".to_owned(), Version::new(0, 2, 14)), + ]), + features: BTreeSet::from([ + "bytes".to_owned(), + "default".to_owned(), + "io-util".to_owned(), + ]), + }, + None, + ); + + let tree_metadata = TreeResolverMetadata::from([( + CrateId::new("tokio".to_owned(), Version::new(1, 37, 0)), + select, + )]); + + let tokio_node = find_metadata_node("tokio", &metadata); + let tokio_depset = DependencySet::new_for_node(tokio_node, &metadata, &tree_metadata); + assert_eq!( + tokio_depset + .normal_deps + .items() + .iter() + .filter(|(configuration, dep)| { + let is_common = configuration.is_none(); + let is_mio = + dep.target_name == "mio" || dep.package_id.to_string().contains("mio"); + + is_common && is_mio + }) + .count(), + 0, + "`mio` is a platform specific dependency and therefore should not be identified under the common configuration." + ); + } } diff --git a/crate_universe/src/metadata/metadata_annotation.rs b/crate_universe/src/metadata/metadata_annotation.rs index 62343a81f4..2de93d10fd 100644 --- a/crate_universe/src/metadata/metadata_annotation.rs +++ b/crate_universe/src/metadata/metadata_annotation.rs @@ -10,7 +10,7 @@ use serde::{Deserialize, Serialize}; use crate::config::{Commitish, Config, CrateAnnotations, CrateId}; use crate::metadata::dependency::DependencySet; -use crate::select::Select; +use crate::metadata::TreeResolverMetadata; use crate::splicing::{SourceInfo, WorkspaceMetadata}; pub(crate) type CargoMetadata = cargo_metadata::Metadata; @@ -73,7 +73,11 @@ impl MetadataAnnotation { .map(|node| { ( node.id.clone(), - Self::annotate_crate(node.clone(), &metadata), + Self::annotate_crate( + node.clone(), + &metadata, + &workspace_metadata.tree_metadata, + ), ) }) .collect(); @@ -93,9 +97,13 @@ impl MetadataAnnotation { } } - fn annotate_crate(node: Node, metadata: &CargoMetadata) -> CrateAnnotation { + fn annotate_crate( + node: Node, + metadata: &CargoMetadata, + resolver_data: &TreeResolverMetadata, + ) -> CrateAnnotation { // Gather all dependencies - let deps = DependencySet::new_for_node(&node, metadata); + let deps = DependencySet::new_for_node(&node, metadata, resolver_data); CrateAnnotation { node, deps } } @@ -363,9 +371,6 @@ pub(crate) struct Annotations { /// Pairred crate annotations pub(crate) pairred_extras: BTreeMap, - - /// Feature set for each target triplet and crate. - pub(crate) crate_features: BTreeMap>>, } impl Annotations { @@ -424,15 +429,12 @@ impl Annotations { ); } - let crate_features = metadata_annotation.workspace_metadata.features.clone(); - // Annotate metadata Ok(Annotations { metadata: metadata_annotation, lockfile: lockfile_annotation, config, pairred_extras, - crate_features, }) } } @@ -472,8 +474,13 @@ fn cargo_meta_pkg_to_locked_pkg<'a>( #[cfg(test)] mod test { use super::*; - use crate::config::CrateNameAndVersionReq; + use semver::Version; + use serde_json::json; + + use crate::config::CrateNameAndVersionReq; + use crate::metadata::CargoTreeEntry; + use crate::select::Select; use crate::test::*; #[test] @@ -518,9 +525,6 @@ mod test { .unwrap(); } - #[test] - fn annotate_metadata_with_no_deps() {} - #[test] fn annotate_lockfile_with_no_deps() { LockfileAnnotation::new(test::lockfile::no_deps(), &test::metadata::no_deps()).unwrap(); @@ -633,4 +637,58 @@ mod test { }; assert_eq!(*extras, expected); } + + #[test] + fn test_find_workspace_metadata() { + let mut metadata = metadata::common(); + metadata.workspace_metadata = json!({ + "cargo-bazel": { + "package_prefixes": {}, + "sources": {}, + "tree_metadata": { + "bitflags 1.3.2": { + "common": { + "features": [ + "default", + ], + }, + "selects": { + "x86_64-unknown-linux-gnu": { + "features": [ + "std", + ], + "deps": [ + "libc 1.2.3", + ], + }, + } + } + }, + } + }); + + let mut select = Select::new(); + select.insert( + CargoTreeEntry { + features: BTreeSet::from(["default".to_owned()]), + deps: BTreeSet::new(), + }, + None, + ); + select.insert( + CargoTreeEntry { + features: BTreeSet::from(["std".to_owned()]), + deps: BTreeSet::from([CrateId::new("libc".to_owned(), Version::new(1, 2, 3))]), + }, + Some("x86_64-unknown-linux-gnu".to_owned()), + ); + let expected = TreeResolverMetadata::from([( + CrateId::new("bitflags".to_owned(), Version::new(1, 3, 2)), + select, + )]); + + let result = find_workspace_metadata(&metadata).unwrap(); + + assert_eq!(expected, result.tree_metadata); + } } diff --git a/crate_universe/src/splicing.rs b/crate_universe/src/splicing.rs index 0532553022..c7fe9ef92c 100644 --- a/crate_universe/src/splicing.rs +++ b/crate_universe/src/splicing.rs @@ -15,8 +15,7 @@ use cargo_toml::Manifest; use serde::{Deserialize, Serialize}; use crate::config::CrateId; -use crate::metadata::{Cargo, CargoUpdateRequest, LockGenerator}; -use crate::select::Select; +use crate::metadata::{Cargo, CargoUpdateRequest, LockGenerator, TreeResolverMetadata}; use crate::utils; use crate::utils::starlark::Label; @@ -174,7 +173,7 @@ pub(crate) struct WorkspaceMetadata { /// /// We store this here because it's computed during the splicing phase via /// calls to "cargo tree" which need the full spliced workspace. - pub(crate) features: BTreeMap>>, + pub(crate) tree_metadata: TreeResolverMetadata, } impl TryFrom for WorkspaceMetadata { @@ -197,7 +196,7 @@ impl TryFrom for WorkspaceMetadata { fn try_from(value: serde_json::Value) -> Result { match value.get("cargo-bazel") { Some(value) => { - serde_json::from_value(value.to_owned()).context("Faield to deserialize json value") + serde_json::from_value(value.to_owned()).context("Failed to deserialize json value") } None => bail!("cargo-bazel workspace metadata not found"), } @@ -247,7 +246,7 @@ impl WorkspaceMetadata { sources: BTreeMap::new(), workspace_prefix, package_prefixes, - features: BTreeMap::new(), + tree_metadata: TreeResolverMetadata::new(), }) } @@ -257,7 +256,7 @@ impl WorkspaceMetadata { pub(crate) fn write_registry_urls_and_feature_map( cargo: &Cargo, lockfile: &cargo_lock::Lockfile, - features: BTreeMap>>, + resolver_data: TreeResolverMetadata, input_manifest_path: &Path, output_manifest_path: &Path, ) -> Result<()> { @@ -393,7 +392,7 @@ impl WorkspaceMetadata { source_info.map(|source_info| (crate_id, source_info)) }), ); - workspace_metaata.features = features; + workspace_metaata.tree_metadata = resolver_data; workspace_metaata.inject_into(&mut manifest)?; write_root_manifest(output_manifest_path, manifest)?; diff --git a/crate_universe/src/splicing/splicer.rs b/crate_universe/src/splicing/splicer.rs index c460360935..86e26f50e8 100644 --- a/crate_universe/src/splicing/splicer.rs +++ b/crate_universe/src/splicing/splicer.rs @@ -864,7 +864,7 @@ mod test { "url": "https://crates.io/" } }, - "features": {} + "tree_metadata": {} } }) } else { @@ -872,7 +872,7 @@ mod test { "cargo-bazel": { "package_prefixes": {}, "sources": {}, - "features": {} + "tree_metadata": {} } }) }; diff --git a/crate_universe/src/test.rs b/crate_universe/src/test.rs index c2ddd5908c..88da0a657f 100644 --- a/crate_universe/src/test.rs +++ b/crate_universe/src/test.rs @@ -162,6 +162,14 @@ pub(crate) mod metadata { ))) .unwrap() } + + pub(crate) fn resolver_2_deps_metadata() -> cargo_metadata::Metadata { + serde_json::from_str(include_str!(concat!( + env!("CARGO_MANIFEST_DIR"), + "/test_data/metadata/resolver_2_deps/metadata.json" + ))) + .unwrap() + } } pub(crate) mod lockfile { diff --git a/crate_universe/test_data/metadata/resolver_2_deps/Cargo.lock b/crate_universe/test_data/metadata/resolver_2_deps/Cargo.lock new file mode 100644 index 0000000000..101c282341 --- /dev/null +++ b/crate_universe/test_data/metadata/resolver_2_deps/Cargo.lock @@ -0,0 +1,1229 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "addr2line" +version = "0.21.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" +dependencies = [ + "gimli", +] + +[[package]] +name = "adler" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" + +[[package]] +name = "android_system_properties" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" +dependencies = [ + "libc", +] + +[[package]] +name = "autocfg" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" + +[[package]] +name = "backtrace" +version = "0.3.71" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d" +dependencies = [ + "addr2line", + "cc", + "cfg-if", + "libc", + "miniz_oxide", + "object", + "rustc-demangle", +] + +[[package]] +name = "base64" +version = "0.22.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" + +[[package]] +name = "bitflags" +version = "1.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" + +[[package]] +name = "bitflags" +version = "2.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" + +[[package]] +name = "bumpalo" +version = "3.16.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" + +[[package]] +name = "bytes" +version = "1.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" + +[[package]] +name = "cc" +version = "1.0.95" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" + +[[package]] +name = "cfg-if" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +[[package]] +name = "core-foundation" +version = "0.9.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" +dependencies = [ + "core-foundation-sys", + "libc", +] + +[[package]] +name = "core-foundation-sys" +version = "0.8.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" + +[[package]] +name = "encoding_rs" +version = "0.8.34" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59" +dependencies = [ + "cfg-if", +] + +[[package]] +name = "equivalent" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" + +[[package]] +name = "errno" +version = "0.3.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" +dependencies = [ + "libc", + "windows-sys 0.52.0", +] + +[[package]] +name = "fastrand" +version = "2.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a" + +[[package]] +name = "fnv" +version = "1.0.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" + +[[package]] +name = "foreign-types" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" +dependencies = [ + "foreign-types-shared", +] + +[[package]] +name = "foreign-types-shared" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" + +[[package]] +name = "form_urlencoded" +version = "1.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" +dependencies = [ + "percent-encoding", +] + +[[package]] +name = "futures-channel" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" +dependencies = [ + "futures-core", +] + +[[package]] +name = "futures-core" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" + +[[package]] +name = "futures-sink" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" + +[[package]] +name = "futures-task" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" + +[[package]] +name = "futures-util" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" +dependencies = [ + "futures-core", + "futures-task", + "pin-project-lite", + "pin-utils", +] + +[[package]] +name = "gimli" +version = "0.28.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" + +[[package]] +name = "h2" +version = "0.4.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069" +dependencies = [ + "bytes", + "fnv", + "futures-core", + "futures-sink", + "futures-util", + "http", + "indexmap", + "slab", + "tokio", + "tokio-util", + "tracing", +] + +[[package]] +name = "hashbrown" +version = "0.14.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" + +[[package]] +name = "http" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" +dependencies = [ + "bytes", + "fnv", + "itoa", +] + +[[package]] +name = "http-body" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" +dependencies = [ + "bytes", + "http", +] + +[[package]] +name = "http-body-util" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d" +dependencies = [ + "bytes", + "futures-core", + "http", + "http-body", + "pin-project-lite", +] + +[[package]] +name = "httparse" +version = "1.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" + +[[package]] +name = "hyper" +version = "1.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d" +dependencies = [ + "bytes", + "futures-channel", + "futures-util", + "h2", + "http", + "http-body", + "httparse", + "itoa", + "pin-project-lite", + "smallvec", + "tokio", + "want", +] + +[[package]] +name = "hyper-tls" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" +dependencies = [ + "bytes", + "http-body-util", + "hyper", + "hyper-util", + "native-tls", + "tokio", + "tokio-native-tls", + "tower-service", +] + +[[package]] +name = "hyper-util" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa" +dependencies = [ + "bytes", + "futures-channel", + "futures-util", + "http", + "http-body", + "hyper", + "pin-project-lite", + "socket2", + "tokio", + "tower", + "tower-service", + "tracing", +] + +[[package]] +name = "iana-time-zone" +version = "0.1.60" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" +dependencies = [ + "android_system_properties", + "core-foundation-sys", + "iana-time-zone-haiku", + "js-sys", + "wasm-bindgen", + "windows-core", +] + +[[package]] +name = "iana-time-zone-haiku" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" +dependencies = [ + "cc", +] + +[[package]] +name = "idna" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" +dependencies = [ + "unicode-bidi", + "unicode-normalization", +] + +[[package]] +name = "indexmap" +version = "2.2.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" +dependencies = [ + "equivalent", + "hashbrown", +] + +[[package]] +name = "ipnet" +version = "2.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" + +[[package]] +name = "itoa" +version = "1.0.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" + +[[package]] +name = "js-sys" +version = "0.3.69" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" +dependencies = [ + "wasm-bindgen", +] + +[[package]] +name = "lazy_static" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" + +[[package]] +name = "libc" +version = "0.2.153" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" + +[[package]] +name = "linux-raw-sys" +version = "0.4.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" + +[[package]] +name = "log" +version = "0.4.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" + +[[package]] +name = "memchr" +version = "2.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" + +[[package]] +name = "mime" +version = "0.3.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" + +[[package]] +name = "miniz_oxide" +version = "0.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" +dependencies = [ + "adler", +] + +[[package]] +name = "mio" +version = "0.8.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" +dependencies = [ + "libc", + "wasi", + "windows-sys 0.48.0", +] + +[[package]] +name = "native-tls" +version = "0.2.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" +dependencies = [ + "lazy_static", + "libc", + "log", + "openssl", + "openssl-probe", + "openssl-sys", + "schannel", + "security-framework", + "security-framework-sys", + "tempfile", +] + +[[package]] +name = "object" +version = "0.32.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" +dependencies = [ + "memchr", +] + +[[package]] +name = "once_cell" +version = "1.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" + +[[package]] +name = "openssl" +version = "0.10.64" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f" +dependencies = [ + "bitflags 2.5.0", + "cfg-if", + "foreign-types", + "libc", + "once_cell", + "openssl-macros", + "openssl-sys", +] + +[[package]] +name = "openssl-macros" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "openssl-probe" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" + +[[package]] +name = "openssl-sys" +version = "0.9.102" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2" +dependencies = [ + "cc", + "libc", + "pkg-config", + "vcpkg", +] + +[[package]] +name = "percent-encoding" +version = "2.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" + +[[package]] +name = "pin-project" +version = "1.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" +dependencies = [ + "pin-project-internal", +] + +[[package]] +name = "pin-project-internal" +version = "1.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "pin-project-lite" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" + +[[package]] +name = "pin-utils" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" + +[[package]] +name = "pkg-config" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" + +[[package]] +name = "proc-macro2" +version = "1.0.81" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" +dependencies = [ + "unicode-ident", +] + +[[package]] +name = "quote" +version = "1.0.36" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" +dependencies = [ + "proc-macro2", +] + +[[package]] +name = "reqwest" +version = "0.12.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10" +dependencies = [ + "base64", + "bytes", + "encoding_rs", + "futures-core", + "futures-util", + "h2", + "http", + "http-body", + "http-body-util", + "hyper", + "hyper-tls", + "hyper-util", + "ipnet", + "js-sys", + "log", + "mime", + "native-tls", + "once_cell", + "percent-encoding", + "pin-project-lite", + "rustls-pemfile", + "serde", + "serde_json", + "serde_urlencoded", + "sync_wrapper", + "system-configuration", + "tokio", + "tokio-native-tls", + "tower-service", + "url", + "wasm-bindgen", + "wasm-bindgen-futures", + "web-sys", + "winreg", +] + +[[package]] +name = "resolver_2_deps" +version = "0.1.0" +dependencies = [ + "iana-time-zone", + "reqwest", + "tokio", +] + +[[package]] +name = "rustc-demangle" +version = "0.1.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" + +[[package]] +name = "rustix" +version = "0.38.34" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" +dependencies = [ + "bitflags 2.5.0", + "errno", + "libc", + "linux-raw-sys", + "windows-sys 0.52.0", +] + +[[package]] +name = "rustls-pemfile" +version = "2.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d" +dependencies = [ + "base64", + "rustls-pki-types", +] + +[[package]] +name = "rustls-pki-types" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "beb461507cee2c2ff151784c52762cf4d9ff6a61f3e80968600ed24fa837fa54" + +[[package]] +name = "ryu" +version = "1.0.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" + +[[package]] +name = "schannel" +version = "0.1.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534" +dependencies = [ + "windows-sys 0.52.0", +] + +[[package]] +name = "security-framework" +version = "2.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6" +dependencies = [ + "bitflags 1.3.2", + "core-foundation", + "core-foundation-sys", + "libc", + "security-framework-sys", +] + +[[package]] +name = "security-framework-sys" +version = "2.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef" +dependencies = [ + "core-foundation-sys", + "libc", +] + +[[package]] +name = "serde" +version = "1.0.199" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0c9f6e76df036c77cd94996771fb40db98187f096dd0b9af39c6c6e452ba966a" +dependencies = [ + "serde_derive", +] + +[[package]] +name = "serde_derive" +version = "1.0.199" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "11bd257a6541e141e42ca6d24ae26f7714887b47e89aa739099104c7e4d3b7fc" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "serde_json" +version = "1.0.116" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813" +dependencies = [ + "itoa", + "ryu", + "serde", +] + +[[package]] +name = "serde_urlencoded" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" +dependencies = [ + "form_urlencoded", + "itoa", + "ryu", + "serde", +] + +[[package]] +name = "slab" +version = "0.4.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" +dependencies = [ + "autocfg", +] + +[[package]] +name = "smallvec" +version = "1.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" + +[[package]] +name = "socket2" +version = "0.5.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" +dependencies = [ + "libc", + "windows-sys 0.52.0", +] + +[[package]] +name = "syn" +version = "2.0.60" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "sync_wrapper" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" + +[[package]] +name = "system-configuration" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" +dependencies = [ + "bitflags 1.3.2", + "core-foundation", + "system-configuration-sys", +] + +[[package]] +name = "system-configuration-sys" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" +dependencies = [ + "core-foundation-sys", + "libc", +] + +[[package]] +name = "tempfile" +version = "3.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" +dependencies = [ + "cfg-if", + "fastrand", + "rustix", + "windows-sys 0.52.0", +] + +[[package]] +name = "tinyvec" +version = "1.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" +dependencies = [ + "tinyvec_macros", +] + +[[package]] +name = "tinyvec_macros" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" + +[[package]] +name = "tokio" +version = "1.37.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787" +dependencies = [ + "backtrace", + "bytes", + "libc", + "mio", + "pin-project-lite", + "socket2", + "windows-sys 0.48.0", +] + +[[package]] +name = "tokio-native-tls" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" +dependencies = [ + "native-tls", + "tokio", +] + +[[package]] +name = "tokio-util" +version = "0.7.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" +dependencies = [ + "bytes", + "futures-core", + "futures-sink", + "pin-project-lite", + "tokio", + "tracing", +] + +[[package]] +name = "tower" +version = "0.4.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" +dependencies = [ + "futures-core", + "futures-util", + "pin-project", + "pin-project-lite", + "tokio", + "tower-layer", + "tower-service", + "tracing", +] + +[[package]] +name = "tower-layer" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" + +[[package]] +name = "tower-service" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" + +[[package]] +name = "tracing" +version = "0.1.40" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" +dependencies = [ + "log", + "pin-project-lite", + "tracing-core", +] + +[[package]] +name = "tracing-core" +version = "0.1.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +dependencies = [ + "once_cell", +] + +[[package]] +name = "try-lock" +version = "0.2.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" + +[[package]] +name = "unicode-bidi" +version = "0.3.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" + +[[package]] +name = "unicode-ident" +version = "1.0.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" + +[[package]] +name = "unicode-normalization" +version = "0.1.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" +dependencies = [ + "tinyvec", +] + +[[package]] +name = "url" +version = "2.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" +dependencies = [ + "form_urlencoded", + "idna", + "percent-encoding", +] + +[[package]] +name = "vcpkg" +version = "0.2.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" + +[[package]] +name = "want" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" +dependencies = [ + "try-lock", +] + +[[package]] +name = "wasi" +version = "0.11.0+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + +[[package]] +name = "wasm-bindgen" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" +dependencies = [ + "cfg-if", + "wasm-bindgen-macro", +] + +[[package]] +name = "wasm-bindgen-backend" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" +dependencies = [ + "bumpalo", + "log", + "once_cell", + "proc-macro2", + "quote", + "syn", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-futures" +version = "0.4.42" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" +dependencies = [ + "cfg-if", + "js-sys", + "wasm-bindgen", + "web-sys", +] + +[[package]] +name = "wasm-bindgen-macro" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" +dependencies = [ + "quote", + "wasm-bindgen-macro-support", +] + +[[package]] +name = "wasm-bindgen-macro-support" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" +dependencies = [ + "proc-macro2", + "quote", + "syn", + "wasm-bindgen-backend", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-shared" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" + +[[package]] +name = "web-sys" +version = "0.3.69" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" +dependencies = [ + "js-sys", + "wasm-bindgen", +] + +[[package]] +name = "windows-core" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" +dependencies = [ + "windows-targets 0.52.5", +] + +[[package]] +name = "windows-sys" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" +dependencies = [ + "windows-targets 0.48.5", +] + +[[package]] +name = "windows-sys" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" +dependencies = [ + "windows-targets 0.52.5", +] + +[[package]] +name = "windows-targets" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" +dependencies = [ + "windows_aarch64_gnullvm 0.48.5", + "windows_aarch64_msvc 0.48.5", + "windows_i686_gnu 0.48.5", + "windows_i686_msvc 0.48.5", + "windows_x86_64_gnu 0.48.5", + "windows_x86_64_gnullvm 0.48.5", + "windows_x86_64_msvc 0.48.5", +] + +[[package]] +name = "windows-targets" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" +dependencies = [ + "windows_aarch64_gnullvm 0.52.5", + "windows_aarch64_msvc 0.52.5", + "windows_i686_gnu 0.52.5", + "windows_i686_gnullvm", + "windows_i686_msvc 0.52.5", + "windows_x86_64_gnu 0.52.5", + "windows_x86_64_gnullvm 0.52.5", + "windows_x86_64_msvc 0.52.5", +] + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" + +[[package]] +name = "windows_i686_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" + +[[package]] +name = "windows_i686_gnu" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" + +[[package]] +name = "windows_i686_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" + +[[package]] +name = "windows_i686_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" + +[[package]] +name = "windows_i686_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" + +[[package]] +name = "winreg" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5" +dependencies = [ + "cfg-if", + "windows-sys 0.48.0", +] diff --git a/crate_universe/test_data/metadata/resolver_2_deps/Cargo.toml b/crate_universe/test_data/metadata/resolver_2_deps/Cargo.toml new file mode 100644 index 0000000000..4edb70df0b --- /dev/null +++ b/crate_universe/test_data/metadata/resolver_2_deps/Cargo.toml @@ -0,0 +1,24 @@ +[workspace] +members = [] +resolver = "2" + +[package] +name = "resolver_2_deps" +version = "0.1.0" +edition = "2018" + +# Required to satisfy cargo but no `lib.rs` is expected to +# exist within test data. +[lib] +path = "lib.rs" + +[dependencies] +# Reqwest on non wasm platforms will enable the `tokio/net` feature +# through `hyper-util`. With `resolver = 1` this would result in `mio` +# being added as a dependency to `tokio` for wasm platforms even though +# `tokio` is never a dependency in this configuration and thus features +# enabled by `reqwest` should have no impact on `tokio`. `resolver = 2` +# correctly identifies this. +reqwest = "=0.12.4" +tokio = {version ="=1.37.0", features = ["io-util"] } +iana-time-zone = "=0.1.60" diff --git a/crate_universe/test_data/metadata/resolver_2_deps/metadata.json b/crate_universe/test_data/metadata/resolver_2_deps/metadata.json new file mode 100644 index 0000000000..50e9bd43a1 --- /dev/null +++ b/crate_universe/test_data/metadata/resolver_2_deps/metadata.json @@ -0,0 +1,35814 @@ +{ + "metadata": null, + "packages": [ + { + "authors": [], + "categories": [ + "development-tools::debugging" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": "alloc", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "alloc" + ], + "kind": null, + "name": "cpp_demangle", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "fallible-iterator", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "read" + ], + "kind": null, + "name": "gimli", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.28.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "memmap2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "read" + ], + "kind": null, + "name": "object", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.32.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rustc-demangle", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "smallvec", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "backtrace", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.13", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "wrap_help" + ], + "kind": "dev", + "name": "clap", + "optional": false, + "registry": null, + "rename": null, + "req": "^4.3.21", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "findshlibs", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "libtest-mimic", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.6.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "typed-arena", + "optional": false, + "registry": null, + "rename": null, + "req": "^2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A cross-platform symbolication library written in Rust, using `gimli`", + "documentation": "https://docs.rs/addr2line", + "edition": "2018", + "features": { + "alloc": [ + "dep:alloc" + ], + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "cpp_demangle": [ + "dep:cpp_demangle" + ], + "default": [ + "rustc-demangle", + "cpp_demangle", + "std-object", + "fallible-iterator", + "smallvec", + "memmap2" + ], + "fallible-iterator": [ + "dep:fallible-iterator" + ], + "memmap2": [ + "dep:memmap2" + ], + "object": [ + "dep:object" + ], + "rustc-demangle": [ + "dep:rustc-demangle" + ], + "rustc-dep-of-std": [ + "core", + "alloc", + "compiler_builtins", + "gimli/rustc-dep-of-std" + ], + "smallvec": [ + "dep:smallvec" + ], + "std": [ + "gimli/std" + ], + "std-object": [ + "std", + "object", + "object/std", + "object/compression", + "gimli/endian-reader" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0", + "keywords": [ + "DWARF", + "debug", + "elf", + "symbolicate", + "atos" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/Cargo.toml", + "metadata": null, + "name": "addr2line", + "publish": null, + "readme": "./README.md", + "repository": "https://github.com/gimli-rs/addr2line", + "rust_version": "1.65", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "addr2line", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "addr2line", + "required-features": [ + "default" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/examples/addr2line.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "output_equivalence", + "required-features": [ + "default" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/tests/output_equivalence.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "correctness", + "required-features": [ + "default" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/tests/correctness.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "parse", + "required-features": [ + "std-object" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/tests/parse.rs", + "test": true + } + ], + "version": "0.21.0" + }, + { + "authors": [ + "Jonas Schievink " + ], + "categories": [ + "algorithms" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A simple clean-room implementation of the Adler-32 checksum", + "documentation": "https://docs.rs/adler/", + "edition": "2015", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [ + "std" + ], + "rustc-dep-of-std": [ + "core", + "compiler_builtins" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2", + "keywords": [ + "checksum", + "integrity", + "hash", + "adler32", + "zlib" + ], + "license": "0BSD OR MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--cfg=docsrs" + ] + } + }, + "release": { + "no-dev-version": true, + "pre-release-commit-message": "Release {{version}}", + "pre-release-replacements": [ + { + "file": "CHANGELOG.md", + "replace": "## Unreleased\n\nNo changes.\n\n## [{{version}} - {{date}}](https://github.com/jonas-schievink/adler/releases/tag/v{{version}})\n", + "search": "## Unreleased\n" + }, + { + "file": "README.md", + "replace": "adler = \"{{version}}\"", + "search": "adler = \"[a-z0-9\\\\.-]+\"" + }, + { + "file": "src/lib.rs", + "replace": "https://docs.rs/adler/{{version}}", + "search": "https://docs.rs/adler/[a-z0-9\\.-]+" + } + ], + "tag-message": "{{version}}" + } + }, + "name": "adler", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/jonas-schievink/adler.git", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "adler", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/benches/bench.rs", + "test": false + } + ], + "version": "1.0.2" + }, + { + "authors": [ + "Nicolas Silva " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.126", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Minimal Android system properties wrapper", + "documentation": "https://docs.rs/android_system_properties", + "edition": "2018", + "features": {}, + "homepage": "https://github.com/nical/android_system_properties", + "id": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5", + "keywords": [ + "android" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "targets": [ + "arm-linux-androideabi", + "armv7-linux-androideabi", + "aarch64-linux-android", + "i686-linux-android", + "x86_64-linux-android", + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "android_system_properties", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/nical/android_system_properties", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "android_system_properties", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "time_zone", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/examples/time_zone.rs", + "test": false + } + ], + "version": "0.1.5" + }, + { + "authors": [ + "Josh Stone " + ], + "categories": [ + "development-tools::build-utils" + ], + "default_run": null, + "dependencies": [], + "description": "Automatic cfg for Rust compiler features", + "documentation": "https://docs.rs/autocfg/", + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0", + "keywords": [ + "rustc", + "build", + "autoconf" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/Cargo.toml", + "metadata": null, + "name": "autocfg", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/cuviper/autocfg", + "rust_version": "1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "autocfg", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "integers", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/integers.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "paths", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/paths.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "versions", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/versions.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "traits", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/traits.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "no_std", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/no_std.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "rustflags", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/rustflags.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "wrappers", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/wrappers.rs", + "test": true + } + ], + "version": "1.2.0" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "alloc" + ], + "kind": null, + "name": "cpp_demangle", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rustc-demangle", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-serialize", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "libloading", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "build", + "name": "cc", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.90", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "addr2line", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.21.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.146", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "miniz_oxide", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))", + "uses_default_features": false + }, + { + "features": [ + "read_core", + "elf", + "macho", + "pe", + "xcoff", + "unaligned", + "archive" + ], + "kind": null, + "name": "object", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.32.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "winapi", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "A library to acquire a stack trace (backtrace) at runtime in a Rust program.\n", + "documentation": "https://docs.rs/backtrace", + "edition": "2021", + "features": { + "coresymbolication": [], + "cpp_demangle": [ + "dep:cpp_demangle" + ], + "dbghelp": [], + "default": [ + "std" + ], + "dladdr": [], + "gimli-symbolize": [], + "kernel32": [], + "libbacktrace": [], + "libunwind": [], + "rustc-serialize": [ + "dep:rustc-serialize" + ], + "serde": [ + "dep:serde" + ], + "serialize-rustc": [ + "rustc-serialize" + ], + "serialize-serde": [ + "serde" + ], + "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": [ + "dep:winapi" + ] + }, + "homepage": "https://github.com/rust-lang/backtrace-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/Cargo.toml", + "metadata": null, + "name": "backtrace", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/backtrace-rs", + "rust_version": "1.65.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "backtrace", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "backtrace", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/examples/backtrace.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "raw", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/examples/raw.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "skip_inner_frames", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/skip_inner_frames.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "long_fn_name", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/long_fn_name.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "smoke", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/smoke.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "accuracy", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/accuracy/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "concurrent-panics", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/concurrent-panics.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "current-exe-mismatch", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/current-exe-mismatch.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sgx-image-base", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/sgx-image-base.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "benchmarks", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/benches/benchmarks.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/build.rs", + "test": false + } + ], + "version": "0.3.71" + }, + { + "authors": [ + "Marshall Pierce " + ], + "categories": [ + "encoding" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "clap", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.2.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "once_cell", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "small_rng" + ], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rstest", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.13.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rstest_reuse", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.6.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "strum", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "encodes and decodes base64 as bytes or utf8", + "documentation": "https://docs.rs/base64", + "edition": "2018", + "features": { + "alloc": [], + "default": [ + "std" + ], + "std": [ + "alloc" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", + "keywords": [ + "base64", + "utf8", + "encode", + "decode", + "no_std" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "base64", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/marshallpierce/rust-base64", + "rust_version": "1.48.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "base64", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "base64", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/examples/base64.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "tests", + "required-features": [ + "alloc" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/tests/tests.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "encode", + "required-features": [ + "alloc" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/tests/encode.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "benchmarks", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/benches/benchmarks.rs", + "test": false + } + ], + "version": "0.22.1" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "trybuild", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "walkdir", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A macro to generate structures which behave like bitflags.\n", + "documentation": "https://docs.rs/bitflags", + "edition": "2018", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [], + "example_generated": [], + "rustc-dep-of-std": [ + "core", + "compiler_builtins" + ] + }, + "homepage": "https://github.com/bitflags/bitflags", + "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", + "keywords": [ + "bit", + "bitmask", + "bitflags", + "flags" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "example_generated" + ] + } + } + }, + "name": "bitflags", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/bitflags/bitflags", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "bitflags", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "compile", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/tests/compile.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "basic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/tests/basic.rs", + "test": true + } + ], + "version": "1.3.2" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "arbitrary", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "bytemuck", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "arbitrary", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "bytemuck", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "trybuild", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "zerocopy", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A macro to generate structures which behave like bitflags.\n", + "documentation": "https://docs.rs/bitflags", + "edition": "2021", + "features": { + "arbitrary": [ + "dep:arbitrary" + ], + "bytemuck": [ + "dep:bytemuck" + ], + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "example_generated": [], + "rustc-dep-of-std": [ + "core", + "compiler_builtins" + ], + "serde": [ + "dep:serde" + ], + "std": [] + }, + "homepage": "https://github.com/bitflags/bitflags", + "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0", + "keywords": [ + "bit", + "bitmask", + "bitflags", + "flags" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "example_generated" + ] + } + } + }, + "name": "bitflags", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/bitflags/bitflags", + "rust_version": "1.56.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "bitflags", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "serde", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/serde.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "fmt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/fmt.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "custom_bits_type", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/custom_bits_type.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "macro_free", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/macro_free.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "custom_derive", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/custom_derive.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "parse", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/benches/parse.rs", + "test": false + } + ], + "version": "2.5.0" + }, + { + "authors": [ + "Nick Fitzgerald " + ], + "categories": [ + "memory-management", + "rust-patterns", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "allocator-api2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.171", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quickcheck", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.197", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.115", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A fast bump allocation arena for Rust.", + "documentation": "https://docs.rs/bumpalo", + "edition": "2021", + "features": { + "allocator-api2": [ + "dep:allocator-api2" + ], + "allocator_api": [], + "boxed": [], + "collections": [], + "default": [], + "serde": [ + "dep:serde" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true + } + } + }, + "name": "bumpalo", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/fitzgen/bumpalo", + "rust_version": "1.73.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "bumpalo", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "try_alloc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/tests/try_alloc.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "benches", + "required-features": [ + "collections" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/benches/benches.rs", + "test": false + } + ], + "version": "3.16.0" + }, + { + "authors": [ + "Carl Lerche ", + "Sean McArthur " + ], + "categories": [ + "network-programming", + "data-structures" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "alloc" + ], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "loom", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(loom)", + "uses_default_features": true + } + ], + "description": "Types and traits for working with bytes", + "documentation": null, + "edition": "2018", + "features": { + "default": [ + "std" + ], + "serde": [ + "dep:serde" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "keywords": [ + "buffers", + "zero-copy", + "io" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "bytes", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/bytes", + "rust_version": "1.39", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "bytes", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_buf", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_buf.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_bytes_odd_alloc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_bytes_odd_alloc.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_bytes", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_bytes.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_debug", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_debug.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_iter", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_iter.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_reader", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_reader.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_bytes_vec_alloc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_bytes_vec_alloc.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_chain", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_chain.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_serde", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_serde.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_buf_mut", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_buf_mut.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_take", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_take.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "buf", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/benches/buf.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bytes_mut", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/benches/bytes_mut.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bytes", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/benches/bytes.rs", + "test": false + } + ], + "version": "1.6.0" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [ + "development-tools::build-utils" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "jobserver", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.19", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.62", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": false + } + ], + "description": "A build-time dependency for Cargo build scripts to assist in invoking the native\nC compiler to compile native C code into a static archive to be linked into Rust\ncode.\n", + "documentation": "https://docs.rs/cc", + "edition": "2018", + "features": { + "jobserver": [ + "dep:jobserver" + ], + "libc": [ + "dep:libc" + ], + "once_cell": [ + "dep:once_cell" + ], + "parallel": [ + "libc", + "jobserver", + "once_cell" + ] + }, + "homepage": "https://github.com/rust-lang/cc-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95", + "keywords": [ + "build-dependencies" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.95/Cargo.toml", + "metadata": null, + "name": "cc", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/cc-rs", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "cc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.95/src/lib.rs", + "test": true + } + ], + "version": "1.0.95" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n", + "documentation": "https://docs.rs/cfg-if", + "edition": "2018", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "rustc-dep-of-std": [ + "core", + "compiler_builtins" + ] + }, + "homepage": "https://github.com/alexcrichton/cfg-if", + "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/Cargo.toml", + "metadata": null, + "name": "cfg-if", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/alexcrichton/cfg-if", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "cfg-if", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "xcrate", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/tests/xcrate.rs", + "test": true + } + ], + "version": "1.0.0" + }, + { + "authors": [ + "The Servo Project Developers" + ], + "categories": [ + "os::macos-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "chrono", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "core-foundation-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "uuid", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Bindings to Core Foundation for macOS", + "documentation": null, + "edition": "2018", + "features": { + "chrono": [ + "dep:chrono" + ], + "default": [ + "link" + ], + "link": [ + "core-foundation-sys/link" + ], + "mac_os_10_7_support": [ + "core-foundation-sys/mac_os_10_7_support" + ], + "mac_os_10_8_features": [ + "core-foundation-sys/mac_os_10_8_features" + ], + "uuid": [ + "dep:uuid" + ], + "with-chrono": [ + "chrono" + ], + "with-uuid": [ + "uuid" + ] + }, + "homepage": "https://github.com/servo/core-foundation-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4", + "keywords": [ + "macos", + "framework", + "objc" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-0.9.4/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "default-target": "x86_64-apple-darwin" + } + } + }, + "name": "core-foundation", + "publish": null, + "readme": null, + "repository": "https://github.com/servo/core-foundation-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "core-foundation", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-0.9.4/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "use_macro_outside_crate", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-0.9.4/tests/use_macro_outside_crate.rs", + "test": true + } + ], + "version": "0.9.4" + }, + { + "authors": [ + "The Servo Project Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Bindings to Core Foundation for macOS", + "documentation": null, + "edition": "2018", + "features": { + "default": [ + "link" + ], + "link": [], + "mac_os_10_7_support": [], + "mac_os_10_8_features": [] + }, + "homepage": "https://github.com/servo/core-foundation-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-sys-0.8.6/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "default-target": "x86_64-apple-darwin" + } + } + }, + "name": "core-foundation-sys", + "publish": null, + "readme": null, + "repository": "https://github.com/servo/core-foundation-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "core-foundation-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-sys-0.8.6/src/lib.rs", + "test": true + } + ], + "version": "0.8.6" + }, + { + "authors": [ + "Henri Sivonen " + ], + "categories": [ + "text-processing", + "encoding", + "web-programming", + "internationalization" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "any_all_workaround", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "bincode", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A Gecko-oriented implementation of the Encoding Standard", + "documentation": "https://docs.rs/encoding_rs/", + "edition": "2018", + "features": { + "alloc": [], + "any_all_workaround": [ + "dep:any_all_workaround" + ], + "default": [ + "alloc" + ], + "fast-big5-hanzi-encode": [], + "fast-gb-hanzi-encode": [], + "fast-hangul-encode": [], + "fast-hanja-encode": [], + "fast-kanji-encode": [], + "fast-legacy-encode": [ + "fast-hangul-encode", + "fast-hanja-encode", + "fast-kanji-encode", + "fast-gb-hanzi-encode", + "fast-big5-hanzi-encode" + ], + "less-slow-big5-hanzi-encode": [], + "less-slow-gb-hanzi-encode": [], + "less-slow-kanji-encode": [], + "serde": [ + "dep:serde" + ], + "simd-accel": [ + "any_all_workaround" + ] + }, + "homepage": "https://docs.rs/encoding_rs/", + "id": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.34", + "keywords": [ + "encoding", + "web", + "unicode", + "charset" + ], + "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/Cargo.toml", + "metadata": null, + "name": "encoding_rs", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hsivonen/encoding_rs", + "rust_version": "1.36", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "encoding_rs", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/src/lib.rs", + "test": true + } + ], + "version": "0.8.34" + }, + { + "authors": [], + "categories": [ + "data-structures", + "no-std" + ], + "default_run": null, + "dependencies": [], + "description": "Traits for key comparison in maps.", + "documentation": null, + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1", + "keywords": [ + "hashmap", + "no_std" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/Cargo.toml", + "metadata": null, + "name": "equivalent", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/cuviper/equivalent", + "rust_version": "1.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "equivalent", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs", + "test": true + } + ], + "version": "1.0.1" + }, + { + "authors": [ + "Chris Wong " + ], + "categories": [ + "no-std", + "os" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"hermit\")", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"wasi\")", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": false + }, + { + "features": [ + "Win32_Foundation", + "Win32_System_Diagnostics_Debug" + ], + "kind": null, + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "Cross-platform interface to the `errno` variable.", + "documentation": "https://docs.rs/errno", + "edition": "2018", + "features": { + "default": [ + "std" + ], + "std": [ + "libc/std" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.8", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.8/Cargo.toml", + "metadata": null, + "name": "errno", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/lambda-fairy/rust-errno", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "errno", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.8/src/lib.rs", + "test": true + } + ], + "version": "0.3.8" + }, + { + "authors": [ + "Stjepan Glavina " + ], + "categories": [ + "algorithms" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "getrandom", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wyhash", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "js" + ], + "kind": null, + "name": "getrandom", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))", + "uses_default_features": true + }, + { + "features": [ + "js" + ], + "kind": "dev", + "name": "getrandom", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))", + "uses_default_features": true + } + ], + "description": "A simple and fast random number generator", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [], + "default": [ + "std" + ], + "getrandom": [ + "dep:getrandom" + ], + "js": [ + "std", + "getrandom" + ], + "std": [ + "alloc" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.1.0", + "keywords": [ + "simple", + "fast", + "rand", + "random", + "wyrand" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "fastrand", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/smol-rs/fastrand", + "rust_version": "1.36", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "fastrand", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "char", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/tests/char.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "smoke", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/tests/smoke.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/benches/bench.rs", + "test": false + } + ], + "version": "2.1.0" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Fowler\u2013Noll\u2013Vo hash function", + "documentation": "https://doc.servo.org/fnv/", + "edition": "2015", + "features": { + "default": [ + "std" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7", + "keywords": [], + "license": "Apache-2.0 / MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/Cargo.toml", + "metadata": null, + "name": "fnv", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/servo/rust-fnv", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "fnv", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs", + "test": true + } + ], + "version": "1.0.7" + }, + { + "authors": [ + "Steven Fackler " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "foreign-types-shared", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A framework for Rust wrappers over C APIs", + "documentation": null, + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#foreign-types@0.3.2", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/Cargo.toml", + "metadata": null, + "name": "foreign-types", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/sfackler/foreign-types", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "foreign-types", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs", + "test": true + } + ], + "version": "0.3.2" + }, + { + "authors": [ + "Steven Fackler " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "An internal crate used by foreign-types", + "documentation": null, + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#foreign-types-shared@0.1.1", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/Cargo.toml", + "metadata": null, + "name": "foreign-types-shared", + "publish": null, + "readme": null, + "repository": "https://github.com/sfackler/foreign-types", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "foreign-types-shared", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs", + "test": true + } + ], + "version": "0.1.1" + }, + { + "authors": [ + "The rust-url developers" + ], + "categories": [ + "no_std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "percent-encoding", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + } + ], + "description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [ + "percent-encoding/alloc" + ], + "default": [ + "std" + ], + "std": [ + "alloc", + "percent-encoding/std" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "form_urlencoded", + "publish": null, + "readme": null, + "repository": "https://github.com/servo/rust-url", + "rust_version": "1.51", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "form_urlencoded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs", + "test": false + } + ], + "version": "1.2.1" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-sink", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + } + ], + "description": "Channels for asynchronous communication using futures-rs.\n", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [ + "futures-core/alloc" + ], + "cfg-target-has-atomic": [], + "default": [ + "std" + ], + "futures-sink": [ + "dep:futures-sink" + ], + "sink": [ + "futures-sink" + ], + "std": [ + "alloc", + "futures-core/std" + ], + "unstable": [] + }, + "homepage": "https://rust-lang.github.io/futures-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "futures-channel", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/futures-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "futures-channel", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "oneshot", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/oneshot.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "channel", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/channel.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "mpsc-close", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/mpsc-close.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "mpsc-size_hint", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/mpsc-size_hint.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "mpsc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/mpsc.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "sync_mpsc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/benches/sync_mpsc.rs", + "test": false + } + ], + "version": "0.3.30" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [ + "require-cas" + ], + "kind": null, + "name": "portable-atomic", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + } + ], + "description": "The core traits and types in for the `futures` library.\n", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [], + "cfg-target-has-atomic": [], + "default": [ + "std" + ], + "portable-atomic": [ + "dep:portable-atomic" + ], + "std": [ + "alloc" + ], + "unstable": [] + }, + "homepage": "https://rust-lang.github.io/futures-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "futures-core", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/futures-rs", + "rust_version": "1.36", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "futures-core", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/src/lib.rs", + "test": true + } + ], + "version": "0.3.30" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "The asynchronous `Sink` trait for the futures-rs library.\n", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [], + "default": [ + "std" + ], + "std": [ + "alloc" + ] + }, + "homepage": "https://rust-lang.github.io/futures-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true + } + } + }, + "name": "futures-sink", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/futures-rs", + "rust_version": "1.36", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "futures-sink", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/src/lib.rs", + "test": true + } + ], + "version": "0.3.30" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Tools for working with tasks.\n", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [], + "cfg-target-has-atomic": [], + "default": [ + "std" + ], + "std": [ + "alloc" + ], + "unstable": [] + }, + "homepage": "https://rust-lang.github.io/futures-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true + } + } + }, + "name": "futures-task", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/futures-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "futures-task", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/src/lib.rs", + "test": true + } + ], + "version": "0.3.30" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [ + "std" + ], + "kind": null, + "name": "futures-channel", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "futures-io", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-macro", + "optional": true, + "registry": null, + "rename": null, + "req": "=0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-sink", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-task", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures", + "optional": true, + "registry": null, + "rename": "futures_01", + "req": "^0.1.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "memchr", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-utils", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "slab", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio-io", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.11", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Common utilities and extension traits for the futures-rs library.\n", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [ + "futures-core/alloc", + "futures-task/alloc" + ], + "async-await": [], + "async-await-macro": [ + "async-await", + "futures-macro" + ], + "bilock": [], + "cfg-target-has-atomic": [], + "channel": [ + "std", + "futures-channel" + ], + "compat": [ + "std", + "futures_01" + ], + "default": [ + "std", + "async-await", + "async-await-macro" + ], + "futures-channel": [ + "dep:futures-channel" + ], + "futures-io": [ + "dep:futures-io" + ], + "futures-macro": [ + "dep:futures-macro" + ], + "futures-sink": [ + "dep:futures-sink" + ], + "futures_01": [ + "dep:futures_01" + ], + "io": [ + "std", + "futures-io", + "memchr" + ], + "io-compat": [ + "io", + "compat", + "tokio-io" + ], + "memchr": [ + "dep:memchr" + ], + "portable-atomic": [ + "futures-core/portable-atomic" + ], + "sink": [ + "futures-sink" + ], + "slab": [ + "dep:slab" + ], + "std": [ + "alloc", + "futures-core/std", + "futures-task/std", + "slab" + ], + "tokio-io": [ + "dep:tokio-io" + ], + "unstable": [ + "futures-core/unstable", + "futures-task/unstable" + ], + "write-all-vectored": [ + "io" + ] + }, + "homepage": "https://rust-lang.github.io/futures-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "futures-util", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/futures-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "futures-util", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "flatten_unordered", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/flatten_unordered.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "select", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/select.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bilock", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/bilock.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "futures_unordered", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/futures_unordered.rs", + "test": false + } + ], + "version": "0.3.30" + }, + { + "authors": [], + "categories": [ + "development-tools::debugging", + "development-tools::profiling", + "parser-implementations" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": "alloc", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "fallible-iterator", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "indexmap", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "stable_deref_trait", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "test-assembler", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A library for reading and writing the DWARF debugging format.", + "documentation": "https://docs.rs/gimli", + "edition": "2018", + "features": { + "default": [ + "read-all", + "write" + ], + "endian-reader": [ + "read", + "dep:stable_deref_trait" + ], + "fallible-iterator": [ + "dep:fallible-iterator" + ], + "read": [ + "read-core" + ], + "read-all": [ + "read", + "std", + "fallible-iterator", + "endian-reader" + ], + "read-core": [], + "rustc-dep-of-std": [ + "dep:core", + "dep:alloc", + "dep:compiler_builtins" + ], + "std": [ + "fallible-iterator?/std", + "stable_deref_trait?/std" + ], + "write": [ + "dep:indexmap" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1", + "keywords": [ + "DWARF", + "debug", + "ELF", + "eh_frame" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/Cargo.toml", + "metadata": null, + "name": "gimli", + "publish": null, + "readme": "./README.md", + "repository": "https://github.com/gimli-rs/gimli", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "gimli", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/src/lib.rs", + "test": true + } + ], + "version": "0.28.1" + }, + { + "authors": [ + "Carl Lerche ", + "Sean McArthur " + ], + "categories": [ + "asynchronous", + "web-programming", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "fnv", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-sink", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "indexmap", + "optional": false, + "registry": null, + "rename": null, + "req": "^2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "slab", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "io-util" + ], + "kind": null, + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "codec", + "io" + ], + "kind": null, + "name": "tokio-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "tracing", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.35", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "env_logger", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "hex", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quickcheck", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "rt-multi-thread", + "macros", + "sync", + "net" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-rustls", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.24", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "walkdir", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.3.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "webpki-roots", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "An HTTP/2 client and server", + "documentation": "https://docs.rs/h2", + "edition": "2021", + "features": { + "stream": [], + "unstable": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.4", + "keywords": [ + "http", + "async", + "non-blocking" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.4/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "stream" + ] + } + } + }, + "name": "h2", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/h2", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "h2", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.4/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "akamai", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.4/examples/akamai.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "client", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.4/examples/client.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "server", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.4/examples/server.rs", + "test": false + } + ], + "version": "0.4.4" + }, + { + "authors": [ + "Amanieu d'Antras " + ], + "categories": [ + "data-structures", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "ahash", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.8.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": "alloc", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "alloc" + ], + "kind": null, + "name": "allocator-api2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "equivalent", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rayon", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "alloc" + ], + "kind": null, + "name": "rkyv", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.7.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "allocator-api2" + ], + "kind": "dev", + "name": "bumpalo", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.13.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "doc-comment", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "fnv", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "lazy_static", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "small_rng" + ], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rayon", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "validation" + ], + "kind": "dev", + "name": "rkyv", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A Rust port of Google's SwissTable hash map", + "documentation": null, + "edition": "2021", + "features": { + "ahash": [ + "dep:ahash" + ], + "alloc": [ + "dep:alloc" + ], + "allocator-api2": [ + "dep:allocator-api2" + ], + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [ + "ahash", + "inline-more", + "allocator-api2" + ], + "equivalent": [ + "dep:equivalent" + ], + "inline-more": [], + "nightly": [ + "allocator-api2?/nightly", + "bumpalo/allocator_api" + ], + "raw": [], + "rayon": [ + "dep:rayon" + ], + "rkyv": [ + "dep:rkyv" + ], + "rustc-dep-of-std": [ + "nightly", + "core", + "compiler_builtins", + "alloc", + "rustc-internal-api" + ], + "rustc-internal-api": [], + "serde": [ + "dep:serde" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5", + "keywords": [ + "hash", + "no_std", + "hashmap", + "swisstable" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "nightly", + "rayon", + "serde", + "raw" + ], + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "hashbrown", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/hashbrown", + "rust_version": "1.63.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "hashbrown", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "serde", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/tests/serde.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rayon", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/tests/rayon.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "raw", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/tests/raw.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "equivalent_trait", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/tests/equivalent_trait.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "set", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/tests/set.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "hasher", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/tests/hasher.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "insert_unique_unchecked", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/benches/insert_unique_unchecked.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/benches/bench.rs", + "test": false + } + ], + "version": "0.14.5" + }, + { + "authors": [ + "Alex Crichton ", + "Carl Lerche ", + "Sean McArthur " + ], + "categories": [ + "web-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "fnv", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "itoa", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "doc-comment", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quickcheck", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A set of types for representing HTTP requests and responses.\n", + "documentation": "https://docs.rs/http", + "edition": "2018", + "features": { + "default": [ + "std" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0", + "keywords": [ + "http" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/Cargo.toml", + "metadata": null, + "name": "http", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/http", + "rust_version": "1.49.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "http", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "header_map", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/tests/header_map.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "status_code", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/tests/status_code.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "header_map_fuzz", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/tests/header_map_fuzz.rs", + "test": true + } + ], + "version": "1.1.0" + }, + { + "authors": [ + "Carl Lerche ", + "Lucio Franco ", + "Sean McArthur " + ], + "categories": [ + "web-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Trait representing an asynchronous, streaming, HTTP request or response body.\n", + "documentation": "https://docs.rs/http-body", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0", + "keywords": [ + "http" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/Cargo.toml", + "metadata": null, + "name": "http-body", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/http-body", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "http-body", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "is_end_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/tests/is_end_stream.rs", + "test": true + } + ], + "version": "1.0.0" + }, + { + "authors": [ + "Carl Lerche ", + "Lucio Franco ", + "Sean McArthur " + ], + "categories": [ + "web-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http-body", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "futures-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.14", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "macros", + "rt", + "sync", + "rt-multi-thread" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Combinators and adapters for HTTP request or response bodies.\n", + "documentation": "https://docs.rs/http-body-util", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.1", + "keywords": [ + "http" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.1/Cargo.toml", + "metadata": null, + "name": "http-body-util", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/http-body", + "rust_version": "1.49", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "http-body-util", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.1/src/lib.rs", + "test": true + } + ], + "version": "0.1.1" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [ + "network-programming", + "no-std", + "parser-implementations", + "web-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.", + "documentation": "https://docs.rs/httparse", + "edition": "2018", + "features": { + "default": [ + "std" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0", + "keywords": [ + "http", + "parser", + "no_std" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/Cargo.toml", + "metadata": null, + "name": "httparse", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/seanmonstar/httparse", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "httparse", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "uri", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/tests/uri.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "parse", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/benches/parse.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/build.rs", + "test": false + } + ], + "version": "1.8.0" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [ + "network-programming", + "web-programming::http-client", + "web-programming::http-server" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-channel", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-util", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "h2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http-body", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http-body-util", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "httparse", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "httpdate", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "itoa", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "const_generics", + "const_new" + ], + "kind": null, + "name": "smallvec", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "sync" + ], + "kind": null, + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "tracing", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "want", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "form_urlencoded", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "sink" + ], + "kind": "dev", + "name": "futures-channel", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "alloc", + "sink" + ], + "kind": "dev", + "name": "futures-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "http-body-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "pretty_env_logger", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "spmc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "fs", + "macros", + "net", + "io-std", + "io-util", + "rt", + "rt-multi-thread", + "sync", + "time", + "test-util" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A fast and correct HTTP library.", + "documentation": "https://docs.rs/hyper", + "edition": "2021", + "features": { + "client": [ + "dep:want", + "dep:pin-project-lite", + "dep:smallvec" + ], + "default": [], + "ffi": [ + "dep:libc", + "dep:http-body-util", + "futures-util?/alloc" + ], + "full": [ + "client", + "http1", + "http2", + "server" + ], + "http1": [ + "dep:futures-channel", + "dep:futures-util", + "dep:httparse", + "dep:itoa" + ], + "http2": [ + "dep:futures-channel", + "dep:futures-util", + "dep:h2" + ], + "nightly": [], + "server": [ + "dep:httpdate", + "dep:pin-project-lite", + "dep:smallvec" + ], + "tracing": [ + "dep:tracing" + ] + }, + "homepage": "https://hyper.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1", + "keywords": [ + "http", + "hyper", + "hyperium" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "ffi", + "full", + "tracing" + ], + "rustdoc-args": [ + "--cfg", + "docsrs", + "--cfg", + "hyper_unstable_ffi", + "--cfg", + "hyper_unstable_tracing" + ] + } + }, + "playground": { + "features": [ + "full" + ] + } + }, + "name": "hyper", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/hyper", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "hyper", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "client", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/client.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "client_json", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/client_json.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "echo", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/echo.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "gateway", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/gateway.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "graceful_shutdown", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/graceful_shutdown.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "hello", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/hello.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "http_proxy", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/http_proxy.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "multi_server", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/multi_server.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "params", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/params.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "send_file", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/send_file.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "service_struct_impl", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/service_struct_impl.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "single_threaded", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/single_threaded.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "state", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/state.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "upgrades", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/upgrades.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "web_api", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/examples/web_api.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "client", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/tests/client.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "integration", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/tests/integration.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "server", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/tests/server.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "body", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/benches/body.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "connect", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/benches/connect.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "end_to_end", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/benches/end_to_end.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "pipeline", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/benches/pipeline.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "server", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/benches/server.rs", + "test": false + } + ], + "version": "1.3.1" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http-body-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "hyper", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "client-legacy", + "tokio" + ], + "kind": null, + "name": "hyper-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "native-tls", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio-native-tls", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tower-service", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "http1" + ], + "kind": "dev", + "name": "hyper-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "io-std", + "macros", + "io-util" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Default TLS implementation for use with hyper", + "documentation": "https://docs.rs/hyper-tls", + "edition": "2018", + "features": { + "alpn": [ + "native-tls/alpn" + ], + "vendored": [ + "native-tls/vendored" + ] + }, + "homepage": "https://hyper.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#hyper-tls@0.6.0", + "keywords": [ + "hyper", + "tls", + "http", + "https", + "ssl" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.6.0/Cargo.toml", + "metadata": null, + "name": "hyper-tls", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/hyper-tls", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "hyper-tls", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.6.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "client", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.6.0/examples/client.rs", + "test": false + } + ], + "version": "0.6.0" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [ + "network-programming", + "web-programming::http-client", + "web-programming::http-server" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-channel", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.16", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http-body", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "hyper", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "all" + ], + "kind": null, + "name": "socket2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "net", + "rt", + "time" + ], + "kind": null, + "name": "tokio", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "make", + "util" + ], + "kind": null, + "name": "tower", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tower-service", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "tracing", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "http-body-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "full" + ], + "kind": "dev", + "name": "hyper", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "pretty_env_logger", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "macros", + "test-util" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "pnet_datalink", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.34.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"linux\", target_os = \"macos\"))", + "uses_default_features": true + } + ], + "description": "hyper utilities", + "documentation": "https://docs.rs/hyper-util", + "edition": "2021", + "features": { + "__internal_happy_eyeballs_tests": [], + "client": [ + "hyper/client", + "dep:tracing", + "dep:futures-channel", + "dep:tower", + "dep:tower-service" + ], + "client-legacy": [ + "client" + ], + "default": [], + "full": [ + "client", + "client-legacy", + "server", + "server-auto", + "service", + "http1", + "http2", + "tokio" + ], + "http1": [ + "hyper/http1" + ], + "http2": [ + "hyper/http2" + ], + "server": [ + "hyper/server" + ], + "server-auto": [ + "server", + "http1", + "http2" + ], + "service": [ + "dep:tower", + "dep:tower-service" + ], + "tokio": [ + "dep:tokio", + "dep:socket2" + ] + }, + "homepage": "https://hyper.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.3", + "keywords": [ + "http", + "hyper", + "hyperium" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "full" + ], + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "hyper-util", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/hyper-util", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "hyper-util", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "client", + "required-features": [ + "client-legacy", + "http1", + "tokio" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/examples/client.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "legacy_client", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/tests/legacy_client.rs", + "test": true + } + ], + "version": "0.1.3" + }, + { + "authors": [ + "Andrew Straw ", + "Ren\u00e9 Kijewski ", + "Ryan Lopopolo " + ], + "categories": [ + "date-and-time", + "internationalization", + "os" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "core-foundation-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "js-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.50", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.70", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "android_system_properties", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"android\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "iana-time-zone-haiku", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"haiku\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows-core", + "optional": false, + "registry": null, + "rename": null, + "req": ">=0.50, <=0.52", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"windows\")", + "uses_default_features": true + } + ], + "description": "get the IANA time zone for the current system", + "documentation": null, + "edition": "2018", + "features": { + "fallback": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60", + "keywords": [ + "IANA", + "time" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/Cargo.toml", + "metadata": null, + "name": "iana-time-zone", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/strawlab/iana-time-zone", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "iana-time-zone", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "get_timezone", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/examples/get_timezone.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "stress-test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/examples/stress-test.rs", + "test": false + } + ], + "version": "0.1.60" + }, + { + "authors": [ + "Ren\u00e9 Kijewski " + ], + "categories": [ + "date-and-time", + "internationalization", + "os" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "build", + "name": "cc", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.79", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "iana-time-zone support crate for Haiku OS", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2", + "keywords": [ + "IANA", + "time" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/Cargo.toml", + "metadata": null, + "name": "iana-time-zone-haiku", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/strawlab/iana-time-zone", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "iana-time-zone-haiku", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/build.rs", + "test": false + } + ], + "version": "0.1.2" + }, + { + "authors": [ + "The rust-url developers" + ], + "categories": [ + "no_std" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "hardcoded-data" + ], + "kind": null, + "name": "unicode-bidi", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "unicode-normalization", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.22", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "assert_matches", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "bencher", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tester", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [], + "default": [ + "std" + ], + "std": [ + "alloc", + "unicode-bidi/std", + "unicode-normalization/std" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "idna", + "publish": null, + "readme": null, + "repository": "https://github.com/servo/rust-url/", + "rust_version": "1.51", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": false, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "idna", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "tests", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/tests/tests.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "unit", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/tests/unit.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "all", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/benches/all.rs", + "test": false + } + ], + "version": "0.5.0" + }, + { + "authors": [], + "categories": [ + "data-structures", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "arbitrary", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "borsh", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "equivalent", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "raw" + ], + "kind": null, + "name": "hashbrown", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.14.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "quickcheck", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rayon", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.5.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-rayon", + "optional": true, + "registry": null, + "rename": "rustc-rayon", + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "fnv", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "fxhash", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "itertools", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "lazy_static", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quickcheck", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "small_rng" + ], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A hash table with consistent order and fast iteration.", + "documentation": "https://docs.rs/indexmap/", + "edition": "2021", + "features": { + "arbitrary": [ + "dep:arbitrary" + ], + "borsh": [ + "dep:borsh" + ], + "default": [ + "std" + ], + "quickcheck": [ + "dep:quickcheck" + ], + "rayon": [ + "dep:rayon" + ], + "rustc-rayon": [ + "dep:rustc-rayon" + ], + "serde": [ + "dep:serde" + ], + "std": [], + "test_debug": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6", + "keywords": [ + "hashmap", + "no_std" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "arbitrary", + "quickcheck", + "serde", + "borsh", + "rayon" + ], + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + }, + "release": { + "no-dev-version": true, + "tag-name": "{{version}}" + } + }, + "name": "indexmap", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/indexmap-rs/indexmap", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "indexmap", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "quick", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/quick.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros_full_path", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/macros_full_path.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "equivalent_trait", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/equivalent_trait.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tests", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/tests.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "faststring", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/benches/faststring.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/benches/bench.rs", + "test": false + } + ], + "version": "2.2.6" + }, + { + "authors": [ + "Kris Price " + ], + "categories": [ + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "heapless", + "optional": true, + "registry": null, + "rename": null, + "req": "^0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "schemars", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": "serde", + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.", + "documentation": "https://docs.rs/ipnet", + "edition": "2018", + "features": { + "default": [ + "std" + ], + "heapless": [ + "dep:heapless" + ], + "json": [ + "serde", + "schemars" + ], + "schemars": [ + "dep:schemars" + ], + "ser_as_str": [ + "heapless" + ], + "serde": [ + "dep:serde" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0", + "keywords": [ + "IP", + "CIDR", + "network", + "prefix", + "subnet" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/Cargo.toml", + "metadata": null, + "name": "ipnet", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/krisprice/ipnet", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "ipnet", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/src/lib.rs", + "test": true + } + ], + "version": "2.9.0" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "value-formatting", + "no-std", + "no-std::no-alloc" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "no-panic", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Fast integer primitive to string conversion", + "documentation": "https://docs.rs/itoa", + "edition": "2018", + "features": { + "no-panic": [ + "dep:no-panic" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11", + "keywords": [ + "integer" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "itoa", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/itoa", + "rust_version": "1.36", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "itoa", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/benches/bench.rs", + "test": false + } + ], + "version": "1.0.11" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [ + "wasm" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.3.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [ + "Headers", + "Response", + "ResponseInit" + ], + "kind": "dev", + "name": "web-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + } + ], + "description": "Bindings for all JS global objects and functions in all JS environments like\nNode.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.\n", + "documentation": "https://docs.rs/js-sys", + "edition": "2018", + "features": {}, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/Cargo.toml", + "metadata": null, + "name": "js-sys", + "publish": null, + "readme": "./README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": false, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "js-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/src/lib.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/tests/wasm/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "headless", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/tests/headless.rs", + "test": true + } + ], + "version": "0.3.69" + }, + { + "authors": [ + "Marvin L\u00f6bel " + ], + "categories": [ + "no-std", + "rust-patterns", + "memory-management" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "spin", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "doc-comment", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A macro for declaring lazily evaluated statics in Rust.", + "documentation": "https://docs.rs/lazy_static", + "edition": "2015", + "features": { + "spin": [ + "dep:spin" + ], + "spin_no_std": [ + "spin" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0", + "keywords": [ + "macro", + "lazy", + "static" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/Cargo.toml", + "metadata": null, + "name": "lazy_static", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang-nursery/lazy-static.rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "lazy_static", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "no_std", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/tests/no_std.rs", + "test": true + } + ], + "version": "1.4.0" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "external-ffi-bindings", + "no-std", + "os" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Raw FFI bindings to platform libraries like libc.\n", + "documentation": "https://docs.rs/libc/", + "edition": "2015", + "features": { + "align": [], + "const-extern-fn": [], + "default": [ + "std" + ], + "extra_traits": [], + "rustc-dep-of-std": [ + "align", + "rustc-std-workspace-core" + ], + "rustc-std-workspace-core": [ + "dep:rustc-std-workspace-core" + ], + "std": [], + "use_std": [ + "std" + ] + }, + "homepage": "https://github.com/rust-lang/libc", + "id": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "keywords": [ + "libc", + "ffi", + "bindings", + "operating", + "system" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "cargo-args": [ + "-Zbuild-std=core" + ], + "default-target": "x86_64-unknown-linux-gnu", + "features": [ + "const-extern-fn", + "extra_traits" + ], + "targets": [ + "aarch64-apple-darwin", + "aarch64-apple-ios", + "aarch64-linux-android", + "aarch64-pc-windows-msvc", + "aarch64-unknown-freebsd", + "aarch64-unknown-fuchsia", + "aarch64-unknown-hermit", + "aarch64-unknown-linux-gnu", + "aarch64-unknown-linux-musl", + "aarch64-unknown-netbsd", + "aarch64-unknown-openbsd", + "aarch64-wrs-vxworks", + "arm-linux-androideabi", + "arm-unknown-linux-gnueabi", + "arm-unknown-linux-gnueabihf", + "arm-unknown-linux-musleabi", + "arm-unknown-linux-musleabihf", + "armebv7r-none-eabi", + "armebv7r-none-eabihf", + "armv5te-unknown-linux-gnueabi", + "armv5te-unknown-linux-musleabi", + "armv7-linux-androideabi", + "armv7-unknown-linux-gnueabihf", + "armv7-unknown-linux-musleabihf", + "armv7-wrs-vxworks-eabihf", + "armv7r-none-eabi", + "armv7r-none-eabihf", + "hexagon-unknown-linux-musl", + "i586-pc-windows-msvc", + "i586-unknown-linux-gnu", + "i586-unknown-linux-musl", + "i686-linux-android", + "i686-pc-windows-gnu", + "i686-pc-windows-msvc", + "i686-pc-windows-msvc", + "i686-unknown-freebsd", + "i686-unknown-haiku", + "i686-unknown-linux-gnu", + "i686-unknown-linux-musl", + "i686-unknown-netbsd", + "i686-unknown-openbsd", + "i686-wrs-vxworks", + "mips-unknown-linux-gnu", + "mips-unknown-linux-musl", + "mips64-unknown-linux-gnuabi64", + "mips64-unknown-linux-muslabi64", + "mips64el-unknown-linux-gnuabi64", + "mips64el-unknown-linux-muslabi64", + "mipsel-sony-psp", + "mipsel-unknown-linux-gnu", + "mipsel-unknown-linux-musl", + "nvptx64-nvidia-cuda", + "powerpc-unknown-linux-gnu", + "powerpc-unknown-linux-gnuspe", + "powerpc-unknown-netbsd", + "powerpc-wrs-vxworks", + "powerpc-wrs-vxworks-spe", + "powerpc64-unknown-freebsd", + "powerpc64-unknown-linux-gnu", + "powerpc64-wrs-vxworks", + "powerpc64le-unknown-linux-gnu", + "riscv32gc-unknown-linux-gnu", + "riscv32i-unknown-none-elf", + "riscv32imac-unknown-none-elf", + "riscv32imc-unknown-none-elf", + "riscv64gc-unknown-freebsd", + "riscv64gc-unknown-hermit", + "riscv64gc-unknown-linux-gnu", + "riscv64gc-unknown-linux-musl", + "riscv64gc-unknown-none-elf", + "riscv64imac-unknown-none-elf", + "s390x-unknown-linux-gnu", + "s390x-unknown-linux-musl", + "sparc-unknown-linux-gnu", + "sparc64-unknown-linux-gnu", + "sparc64-unknown-netbsd", + "sparcv9-sun-solaris", + "thumbv6m-none-eabi", + "thumbv7em-none-eabi", + "thumbv7em-none-eabihf", + "thumbv7m-none-eabi", + "thumbv7neon-linux-androideabi", + "thumbv7neon-unknown-linux-gnueabihf", + "wasm32-unknown-emscripten", + "wasm32-unknown-unknown", + "wasm32-wasi", + "x86_64-apple-darwin", + "x86_64-apple-ios", + "x86_64-fortanix-unknown-sgx", + "x86_64-linux-android", + "x86_64-pc-solaris", + "x86_64-pc-windows-gnu", + "x86_64-pc-windows-msvc", + "x86_64-unknown-dragonfly", + "x86_64-unknown-freebsd", + "x86_64-unknown-fuchsia", + "x86_64-unknown-haiku", + "x86_64-unknown-hermit", + "x86_64-unknown-illumos", + "x86_64-unknown-l4re-uclibc", + "x86_64-unknown-linux-gnu", + "x86_64-unknown-linux-gnux32", + "x86_64-unknown-linux-musl", + "x86_64-unknown-netbsd", + "x86_64-unknown-openbsd", + "x86_64-unknown-redox", + "x86_64-wrs-vxworks" + ] + } + } + }, + "name": "libc", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/libc", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "libc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "const_fn", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/tests/const_fn.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/build.rs", + "test": false + } + ], + "version": "0.2.153" + }, + { + "authors": [ + "Dan Gohman " + ], + "categories": [ + "external-ffi-bindings" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.49", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.100", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "static_assertions", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Generated bindings for Linux's userspace API", + "documentation": "https://docs.rs/linux-raw-sys", + "edition": "2021", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [ + "std", + "general", + "errno" + ], + "elf": [], + "errno": [], + "general": [], + "if_ether": [], + "if_packet": [], + "io_uring": [], + "ioctl": [], + "mempolicy": [], + "net": [], + "netlink": [], + "no_std": [], + "prctl": [], + "rustc-dep-of-std": [ + "core", + "compiler_builtins", + "no_std" + ], + "std": [], + "system": [], + "xdp": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.4.13", + "keywords": [ + "linux", + "uapi", + "ffi" + ], + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.4.13/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "default", + "ioctl", + "netlink", + "io_uring", + "if_ether", + "net", + "prctl", + "elf", + "xdp", + "mempolicy", + "system" + ], + "targets": [ + "x86_64-unknown-linux-gnu", + "i686-unknown-linux-gnu" + ] + } + } + }, + "name": "linux-raw-sys", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/sunfishcode/linux-raw-sys", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "linux-raw-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.4.13/src/lib.rs", + "test": true + } + ], + "version": "0.4.13" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "development-tools::debugging" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "sval", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "sval_ref", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "inline-i128" + ], + "kind": null, + "name": "value-bag", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "sval", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "sval_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "test" + ], + "kind": "dev", + "name": "value-bag", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A lightweight logging facade for Rust\n", + "documentation": "https://docs.rs/log", + "edition": "2021", + "features": { + "kv": [], + "kv_serde": [ + "kv_std", + "value-bag/serde", + "serde" + ], + "kv_std": [ + "std", + "kv", + "value-bag/error" + ], + "kv_sval": [ + "kv", + "value-bag/sval", + "sval", + "sval_ref" + ], + "kv_unstable": [ + "kv", + "value-bag" + ], + "kv_unstable_serde": [ + "kv_serde", + "kv_unstable_std" + ], + "kv_unstable_std": [ + "kv_std", + "kv_unstable" + ], + "kv_unstable_sval": [ + "kv_sval", + "kv_unstable" + ], + "max_level_debug": [], + "max_level_error": [], + "max_level_info": [], + "max_level_off": [], + "max_level_trace": [], + "max_level_warn": [], + "release_max_level_debug": [], + "release_max_level_error": [], + "release_max_level_info": [], + "release_max_level_off": [], + "release_max_level_trace": [], + "release_max_level_warn": [], + "serde": [ + "dep:serde" + ], + "std": [], + "sval": [ + "dep:sval" + ], + "sval_ref": [ + "dep:sval_ref" + ], + "value-bag": [ + "dep:value-bag" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21", + "keywords": [ + "logging" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "std", + "serde", + "kv_std", + "kv_sval", + "kv_serde" + ] + } + } + }, + "name": "log", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/log", + "rust_version": "1.60.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "log", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "filters", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/tests/filters.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/tests/macros.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "value", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/benches/value.rs", + "test": false + } + ], + "version": "0.4.21" + }, + { + "authors": [ + "Andrew Gallant ", + "bluss" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "log", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.20", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quickcheck", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + } + ], + "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for\n1, 2 or 3 byte search and single substring search.\n", + "documentation": "https://docs.rs/memchr/", + "edition": "2021", + "features": { + "alloc": [], + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [ + "std" + ], + "libc": [], + "logging": [ + "dep:log" + ], + "rustc-dep-of-std": [ + "core", + "compiler_builtins" + ], + "std": [ + "alloc" + ], + "use_std": [ + "std" + ] + }, + "homepage": "https://github.com/BurntSushi/memchr", + "id": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2", + "keywords": [ + "memchr", + "memmem", + "substring", + "find", + "search" + ], + "license": "Unlicense OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "memchr", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/BurntSushi/memchr", + "rust_version": "1.61", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "memchr", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs", + "test": true + } + ], + "version": "2.7.2" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Strongly Typed Mimes", + "documentation": "https://docs.rs/mime", + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17", + "keywords": [ + "mime", + "media-extensions", + "media-types" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/Cargo.toml", + "metadata": null, + "name": "mime", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/hyperium/mime", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "mime", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "bench" + ], + "name": "fmt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/benches/fmt.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "bench" + ], + "name": "parse", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/benches/parse.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "bench" + ], + "name": "cmp", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/benches/cmp.rs", + "test": false + } + ], + "version": "0.3.17" + }, + { + "authors": [ + "Frommi ", + "oyvindln " + ], + "categories": [ + "compression" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "adler", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": "alloc", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "simd-adler32", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + } + ], + "description": "DEFLATE compression and decompression library rewritten in Rust based on miniz", + "documentation": "https://docs.rs/miniz_oxide", + "edition": "2018", + "features": { + "alloc": [ + "dep:alloc" + ], + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [ + "with-alloc" + ], + "rustc-dep-of-std": [ + "core", + "alloc", + "compiler_builtins", + "adler/rustc-dep-of-std" + ], + "simd": [ + "simd-adler32" + ], + "simd-adler32": [ + "dep:simd-adler32" + ], + "std": [], + "with-alloc": [] + }, + "homepage": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", + "id": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2", + "keywords": [ + "zlib", + "miniz", + "deflate", + "encoding" + ], + "license": "MIT OR Zlib OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/Cargo.toml", + "metadata": null, + "name": "miniz_oxide", + "publish": null, + "readme": "Readme.md", + "repository": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "miniz_oxide", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/src/lib.rs", + "test": true + } + ], + "version": "0.7.2" + }, + { + "authors": [ + "Carl Lerche ", + "Thomas de Zeeuw ", + "Tokio Contributors " + ], + "categories": [ + "asynchronous" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "log", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "env_logger", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.9.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.149", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"wasi\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasi", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.11.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"wasi\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.149", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": true + }, + { + "features": [ + "Win32_Foundation", + "Win32_Networking_WinSock", + "Win32_Storage_FileSystem", + "Win32_System_IO", + "Win32_System_WindowsProgramming" + ], + "kind": null, + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "Lightweight non-blocking I/O.", + "documentation": null, + "edition": "2018", + "features": { + "default": [ + "log" + ], + "log": [ + "dep:log" + ], + "net": [], + "os-ext": [ + "os-poll", + "windows-sys/Win32_System_Pipes", + "windows-sys/Win32_Security" + ], + "os-poll": [] + }, + "homepage": "https://github.com/tokio-rs/mio", + "id": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11", + "keywords": [ + "io", + "async", + "non-blocking" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs", + "--generate-link-to-definition" + ], + "targets": [ + "aarch64-apple-ios", + "aarch64-linux-android", + "wasm32-wasi", + "x86_64-apple-darwin", + "x86_64-pc-windows-msvc", + "x86_64-unknown-dragonfly", + "x86_64-unknown-freebsd", + "x86_64-unknown-illumos", + "x86_64-unknown-linux-gnu", + "x86_64-unknown-netbsd", + "x86_64-unknown-openbsd" + ] + } + }, + "playground": { + "features": [ + "os-poll", + "os-ext", + "net" + ] + } + }, + "name": "mio", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/mio", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "mio", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "tcp_server", + "required-features": [ + "os-poll", + "net" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/examples/tcp_server.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "tcp_listenfd_server", + "required-features": [ + "os-poll", + "net" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/examples/tcp_listenfd_server.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "udp_server", + "required-features": [ + "os-poll", + "net" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/examples/udp_server.rs", + "test": false + } + ], + "version": "0.8.11" + }, + { + "authors": [ + "Steven Fackler " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "test-cert-gen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "lazy_static", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "security-framework", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "security-framework-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "log", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "openssl", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10.29", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "openssl-probe", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "openssl-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.9.55", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "schannel", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.17", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"windows\")", + "uses_default_features": true + } + ], + "description": "A wrapper over a platform's native TLS implementation", + "documentation": null, + "edition": "2015", + "features": { + "alpn": [ + "security-framework/alpn" + ], + "vendored": [ + "openssl/vendored" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "alpn" + ], + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "native-tls", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/sfackler/rust-native-tls", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "native-tls", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "simple-server-pkcs8", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/examples/simple-server-pkcs8.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "google-connect", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/examples/google-connect.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "simple-server", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/examples/simple-server.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/build.rs", + "test": false + } + ], + "version": "0.2.11" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": "alloc", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "crc32fast", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "flate2", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "ahash" + ], + "kind": null, + "name": "hashbrown", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.14.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "indexmap", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "memchr", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.4.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "ruzstd", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasmparser", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.118.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A unified interface for reading and writing object file formats.", + "documentation": null, + "edition": "2018", + "features": { + "all": [ + "read", + "write", + "std", + "compression", + "wasm" + ], + "alloc": [ + "dep:alloc" + ], + "archive": [], + "cargo-all": [], + "coff": [], + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "compression": [ + "dep:flate2", + "dep:ruzstd", + "std" + ], + "core": [ + "dep:core" + ], + "default": [ + "read", + "compression" + ], + "doc": [ + "read_core", + "write_std", + "std", + "compression", + "archive", + "coff", + "elf", + "macho", + "pe", + "wasm", + "xcoff" + ], + "elf": [], + "macho": [], + "pe": [ + "coff" + ], + "read": [ + "read_core", + "archive", + "coff", + "elf", + "macho", + "pe", + "xcoff", + "unaligned" + ], + "read_core": [], + "rustc-dep-of-std": [ + "core", + "compiler_builtins", + "alloc", + "memchr/rustc-dep-of-std" + ], + "std": [ + "memchr/std" + ], + "unaligned": [], + "unstable": [], + "unstable-all": [ + "all", + "unstable" + ], + "wasm": [ + "dep:wasmparser" + ], + "write": [ + "write_std", + "coff", + "elf", + "macho", + "pe", + "xcoff" + ], + "write_core": [ + "dep:crc32fast", + "dep:indexmap", + "dep:hashbrown" + ], + "write_std": [ + "write_core", + "std", + "indexmap?/std", + "crc32fast?/std" + ], + "xcoff": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2", + "keywords": [ + "object", + "elf", + "mach-o", + "pe", + "coff" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "doc" + ] + } + } + }, + "name": "object", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/gimli-rs/object", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "object", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "integration", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/tests/integration.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "parse_self", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/tests/parse_self.rs", + "test": true + } + ], + "version": "0.32.2" + }, + { + "authors": [ + "Aleksey Kladov " + ], + "categories": [ + "rust-patterns", + "memory-management" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "critical-section", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "parking_lot_core", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.9.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "portable-atomic", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": "dev", + "name": "critical-section", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.1.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "regex", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Single assignment cells and lazy values.", + "documentation": "https://docs.rs/once_cell", + "edition": "2021", + "features": { + "alloc": [ + "race" + ], + "atomic-polyfill": [ + "critical-section" + ], + "critical-section": [ + "dep:critical-section", + "portable-atomic" + ], + "default": [ + "std" + ], + "parking_lot": [ + "dep:parking_lot_core" + ], + "portable-atomic": [ + "dep:portable-atomic" + ], + "race": [], + "std": [ + "alloc" + ], + "unstable": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0", + "keywords": [ + "lazy", + "static" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "once_cell", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/matklad/once_cell", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "once_cell", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "bench", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/bench.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "bench_acquire", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/bench_acquire.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "lazy_static", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/lazy_static.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "reentrant_init_deadlocks", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/reentrant_init_deadlocks.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "regex", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/regex.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "test_synchronization", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/test_synchronization.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "it", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/tests/it/main.rs", + "test": true + } + ], + "version": "1.19.0" + }, + { + "authors": [ + "Steven Fackler " + ], + "categories": [ + "cryptography", + "api-bindings" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bitflags", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "openssl-sys", + "optional": false, + "registry": null, + "rename": "ffi", + "req": "^0.9.100", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "foreign-types", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.5.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "openssl-macros", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "hex", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "OpenSSL bindings", + "documentation": null, + "edition": "2018", + "features": { + "bindgen": [ + "ffi/bindgen" + ], + "default": [], + "unstable_boringssl": [ + "ffi/unstable_boringssl" + ], + "v101": [], + "v102": [], + "v110": [], + "v111": [], + "vendored": [ + "ffi/vendored" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.64", + "keywords": [ + "crypto", + "tls", + "ssl", + "dtls" + ], + "license": "Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/Cargo.toml", + "metadata": null, + "name": "openssl", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/sfackler/rust-openssl", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "openssl", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "mk_certs", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/examples/mk_certs.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/build.rs", + "test": false + } + ], + "version": "0.10.64" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "full" + ], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Internal macros used by the openssl crate.", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl-macros@0.1.1", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/Cargo.toml", + "metadata": null, + "name": "openssl-macros", + "publish": null, + "readme": null, + "repository": null, + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "proc-macro" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "proc-macro" + ], + "name": "openssl-macros", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs", + "test": true + } + ], + "version": "0.1.1" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Tool for helping to find SSL certificate locations on the system for OpenSSL\n", + "documentation": null, + "edition": "2015", + "features": {}, + "homepage": "https://github.com/alexcrichton/openssl-probe", + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.1.5", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/Cargo.toml", + "metadata": null, + "name": "openssl-probe", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/alexcrichton/openssl-probe", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "openssl-probe", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "probe", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/examples/probe.rs", + "test": false + } + ], + "version": "0.1.5" + }, + { + "authors": [ + "Alex Crichton ", + "Steven Fackler " + ], + "categories": [ + "cryptography", + "external-ffi-bindings" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bssl-sys", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "experimental" + ], + "kind": "build", + "name": "bindgen", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.65.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "build", + "name": "cc", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.61", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "legacy" + ], + "kind": "build", + "name": "openssl-src", + "optional": true, + "registry": null, + "rename": null, + "req": "^300.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "build", + "name": "pkg-config", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "build", + "name": "vcpkg", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "FFI bindings to OpenSSL", + "documentation": null, + "edition": "2018", + "features": { + "bindgen": [ + "dep:bindgen" + ], + "bssl-sys": [ + "dep:bssl-sys" + ], + "openssl-src": [ + "dep:openssl-src" + ], + "unstable_boringssl": [ + "bssl-sys" + ], + "vendored": [ + "openssl-src" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.102", + "keywords": [], + "license": "MIT", + "license_file": null, + "links": "openssl", + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.102/Cargo.toml", + "metadata": { + "pkg-config": { + "openssl": "1.0.1" + } + }, + "name": "openssl-sys", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/sfackler/rust-openssl", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "openssl-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.102/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-main", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.102/build/main.rs", + "test": false + } + ], + "version": "0.9.102" + }, + { + "authors": [ + "The rust-url developers" + ], + "categories": [ + "no_std" + ], + "default_run": null, + "dependencies": [], + "description": "Percent encoding and decoding", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [], + "default": [ + "std" + ], + "std": [ + "alloc" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "percent-encoding", + "publish": null, + "readme": null, + "repository": "https://github.com/servo/rust-url/", + "rust_version": "1.51", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "percent-encoding", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs", + "test": true + } + ], + "version": "2.3.1" + }, + { + "authors": [], + "categories": [ + "no-std", + "no-std::no-alloc", + "rust-patterns" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "pin-project-internal", + "optional": false, + "registry": null, + "rename": null, + "req": "=1.1.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "static_assertions", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A crate for safe and ergonomic pin-projection.\n", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5", + "keywords": [ + "pin", + "macros", + "attribute" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/Cargo.toml", + "metadata": { + "cargo_check_external_types": { + "allowed_external_types": [ + "pin_project_internal::*" + ] + }, + "docs": { + "rs": { + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "pin-project", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/taiki-e/pin-project", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "pin-project", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "unsafe_unpin-expanded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/unsafe_unpin-expanded.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "unsafe_unpin", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/unsafe_unpin.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "struct-default", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/struct-default.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "project_replace-expanded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/project_replace-expanded.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "not_unpin", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/not_unpin.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "project_replace", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/project_replace.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "pinned_drop-expanded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/pinned_drop-expanded.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "enum-default", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/enum-default.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "enum-default-expanded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/enum-default-expanded.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "pinned_drop", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/pinned_drop.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "struct-default-expanded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/struct-default-expanded.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "not_unpin-expanded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/not_unpin-expanded.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "proper_unpin", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/proper_unpin.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "drop_order", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/drop_order.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "pin_project", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/pin_project.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "repr_packed", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/repr_packed.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "unsafe_unpin", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/unsafe_unpin.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "cfg", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/cfg.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "expandtest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/expandtest.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "compiletest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/compiletest.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "pinned_drop", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/pinned_drop.rs", + "test": true + } + ], + "version": "1.1.5" + }, + { + "authors": [], + "categories": [ + "no-std", + "no-std::no-alloc", + "rust-patterns" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "full", + "visit-mut" + ], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Implementation detail of the `pin-project` crate.\n", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5", + "keywords": [ + "pin", + "macros", + "attribute" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "pin-project-internal", + "publish": null, + "readme": null, + "repository": "https://github.com/taiki-e/pin-project", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "proc-macro" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "proc-macro" + ], + "name": "pin-project-internal", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/src/lib.rs", + "test": true + } + ], + "version": "1.1.5" + }, + { + "authors": [], + "categories": [ + "no-std", + "no-std::no-alloc", + "rust-patterns" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "static_assertions", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A lightweight version of pin-project written with declarative macros.\n", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "keywords": [ + "pin", + "macros" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/Cargo.toml", + "metadata": { + "cargo_check_external_types": { + "allowed_external_types": [] + }, + "docs": { + "rs": { + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "pin-project-lite", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/taiki-e/pin-project-lite", + "rust_version": "1.37", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "pin-project-lite", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "proper_unpin", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/proper_unpin.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "drop_order", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/drop_order.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "expandtest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/expandtest.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "compiletest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/compiletest.rs", + "test": true + } + ], + "version": "0.2.14" + }, + { + "authors": [ + "Josef Brandl " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Utilities for pinning\n", + "documentation": "https://docs.rs/pin-utils", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/Cargo.toml", + "metadata": null, + "name": "pin-utils", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang-nursery/pin-utils", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "pin-utils", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "stack_pin", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/tests/stack_pin.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "projection", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/tests/projection.rs", + "test": true + } + ], + "version": "0.1.0" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "lazy_static", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A library to run the pkg-config system tool at build time in order to be used in\nCargo build scripts.\n", + "documentation": "https://docs.rs/pkg-config", + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.30", + "keywords": [ + "build-dependencies" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.30/Cargo.toml", + "metadata": null, + "name": "pkg-config", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/pkg-config-rs", + "rust_version": "1.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "pkg-config", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.30/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.30/tests/test.rs", + "test": true + } + ], + "version": "0.3.30" + }, + { + "authors": [ + "David Tolnay ", + "Alex Crichton " + ], + "categories": [ + "development-tools::procedural-macro-helpers" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "unicode-ident", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "flate2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "rayon", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tar", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.", + "documentation": "https://docs.rs/proc-macro2", + "edition": "2021", + "features": { + "default": [ + "proc-macro" + ], + "nightly": [], + "proc-macro": [], + "span-locations": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "keywords": [ + "macros", + "syn" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustc-args": [ + "--cfg", + "procmacro2_semver_exempt" + ], + "rustdoc-args": [ + "--cfg", + "procmacro2_semver_exempt", + "--cfg", + "doc_cfg", + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + }, + "playground": { + "features": [ + "span-locations" + ] + } + }, + "name": "proc-macro2", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/proc-macro2", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "proc-macro2", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "features", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/features.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_size", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test_size.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_fmt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test_fmt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "comments", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/comments.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "marker", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/marker.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/build.rs", + "test": false + } + ], + "version": "1.0.81" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "development-tools::procedural-macro-helpers" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.74", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "diff" + ], + "kind": "dev", + "name": "trybuild", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.66", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Quasi-quoting macro quote!(...)", + "documentation": "https://docs.rs/quote/", + "edition": "2018", + "features": { + "default": [ + "proc-macro" + ], + "proc-macro": [ + "proc-macro2/proc-macro" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "keywords": [ + "macros", + "syn" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "quote", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/quote", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "quote", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "compiletest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/tests/compiletest.rs", + "test": true + } + ], + "version": "1.0.36" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [ + "web-programming::http-client", + "wasm" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "base64", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.22", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "futures-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "mime_guess", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde_json", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde_urlencoded", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "sync_wrapper", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tower-service", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "url", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "tokio" + ], + "kind": null, + "name": "async-compression", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "cookie", + "optional": true, + "registry": null, + "rename": "cookie_crate", + "req": "^0.17.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "cookie_store", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.20.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "encoding_rs", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-channel", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "h2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "h3", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "h3-quinn", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "tokio-runtime" + ], + "kind": null, + "name": "hickory-resolver", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.24", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http-body", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "http-body-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "http1", + "client" + ], + "kind": null, + "name": "hyper", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "hyper-rustls", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.26.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "hyper-tls", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "http1", + "client", + "client-legacy", + "tokio" + ], + "kind": null, + "name": "hyper-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "ipnet", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "log", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "mime", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.16", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "native-tls", + "optional": true, + "registry": null, + "rename": "native-tls-crate", + "req": "^0.2.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "percent-encoding", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "tls-rustls", + "ring", + "runtime-tokio" + ], + "kind": null, + "name": "quinn", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rustls", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.22.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustls-native-certs", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustls-pemfile", + "optional": true, + "registry": null, + "rename": null, + "req": "^2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "alloc" + ], + "kind": null, + "name": "rustls-pki-types", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "net", + "time" + ], + "kind": null, + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "tokio-native-tls", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio-rustls", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio-socks", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "codec", + "io" + ], + "kind": null, + "name": "tokio-util", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.7.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "webpki-roots", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.26.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "brotli", + "optional": false, + "registry": null, + "rename": "brotli_crate", + "req": "^3.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "doc-comment", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "env_logger", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "std", + "alloc" + ], + "kind": "dev", + "name": "futures-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [ + "http1", + "http2", + "client", + "server" + ], + "kind": "dev", + "name": "hyper", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [ + "http1", + "http2", + "client", + "client-legacy", + "server-auto", + "tokio" + ], + "kind": "dev", + "name": "hyper-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "libflate", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [ + "macros", + "rt-multi-thread" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "zstd", + "optional": false, + "registry": null, + "rename": "zstd_crate", + "req": "^0.13", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_arch = \"wasm32\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "js-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.45", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.68", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.18", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-streams", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [ + "AbortController", + "AbortSignal", + "Headers", + "Request", + "RequestInit", + "RequestMode", + "Response", + "Window", + "FormData", + "Blob", + "BlobPropertyBag", + "ServiceWorkerGlobalScope", + "RequestCredentials", + "File", + "ReadableStream" + ], + "kind": null, + "name": "web-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [ + "serde-serialize" + ], + "kind": "dev", + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.68", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "system-configuration", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"macos\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "winreg", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "higher level HTTP client library", + "documentation": "https://docs.rs/reqwest", + "edition": "2021", + "features": { + "__internal_proxy_sys_no_cache": [], + "__rustls": [ + "dep:hyper-rustls", + "dep:tokio-rustls", + "dep:rustls", + "__tls", + "dep:rustls-pemfile", + "rustls-pki-types" + ], + "__tls": [ + "dep:rustls-pemfile", + "tokio/io-util" + ], + "blocking": [ + "futures-channel/sink", + "futures-util/io", + "futures-util/sink", + "tokio/rt-multi-thread", + "tokio/sync" + ], + "brotli": [ + "dep:async-compression", + "async-compression?/brotli", + "dep:tokio-util" + ], + "charset": [ + "dep:encoding_rs" + ], + "cookies": [ + "dep:cookie_crate", + "dep:cookie_store" + ], + "default": [ + "default-tls", + "charset", + "http2", + "macos-system-configuration" + ], + "default-tls": [ + "dep:hyper-tls", + "dep:native-tls-crate", + "__tls", + "dep:tokio-native-tls" + ], + "deflate": [ + "dep:async-compression", + "async-compression?/zlib", + "dep:tokio-util" + ], + "futures-channel": [ + "dep:futures-channel" + ], + "gzip": [ + "dep:async-compression", + "async-compression?/gzip", + "dep:tokio-util" + ], + "h2": [ + "dep:h2" + ], + "h3": [ + "dep:h3" + ], + "h3-quinn": [ + "dep:h3-quinn" + ], + "hickory-dns": [ + "dep:hickory-resolver" + ], + "http2": [ + "h2", + "hyper/http2", + "hyper-util/http2" + ], + "json": [ + "dep:serde_json" + ], + "macos-system-configuration": [ + "dep:system-configuration" + ], + "multipart": [ + "dep:mime_guess" + ], + "native-tls": [ + "default-tls" + ], + "native-tls-alpn": [ + "native-tls", + "native-tls-crate?/alpn", + "hyper-tls?/alpn" + ], + "native-tls-vendored": [ + "native-tls", + "native-tls-crate?/vendored" + ], + "quinn": [ + "dep:quinn" + ], + "rustls-pki-types": [ + "dep:rustls-pki-types" + ], + "rustls-tls": [ + "rustls-tls-webpki-roots" + ], + "rustls-tls-manual-roots": [ + "__rustls" + ], + "rustls-tls-native-roots": [ + "dep:rustls-native-certs", + "__rustls" + ], + "rustls-tls-webpki-roots": [ + "dep:webpki-roots", + "__rustls" + ], + "socks": [ + "dep:tokio-socks" + ], + "stream": [ + "tokio/fs", + "dep:tokio-util", + "dep:wasm-streams" + ], + "trust-dns": [], + "zstd": [ + "dep:async-compression", + "async-compression?/zstd", + "dep:tokio-util" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.4", + "keywords": [ + "http", + "request", + "client" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs", + "--cfg", + "reqwest_unstable" + ], + "targets": [ + "x86_64-unknown-linux-gnu", + "wasm32-unknown-unknown" + ] + } + }, + "playground": { + "features": [ + "blocking", + "cookies", + "json", + "multipart" + ] + } + }, + "name": "reqwest", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/seanmonstar/reqwest", + "rust_version": "1.63.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "reqwest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "blocking", + "required-features": [ + "blocking" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/examples/blocking.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "json_dynamic", + "required-features": [ + "json" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/examples/json_dynamic.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "json_typed", + "required-features": [ + "json" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/examples/json_typed.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "tor_socks", + "required-features": [ + "socks" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/examples/tor_socks.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "form", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/examples/form.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "simple", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/examples/simple.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "h3_simple", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/examples/h3_simple.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "blocking", + "required-features": [ + "blocking" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/blocking.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "cookie", + "required-features": [ + "cookies" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/cookie.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "gzip", + "required-features": [ + "gzip", + "stream" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/gzip.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "brotli", + "required-features": [ + "brotli", + "stream" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/brotli.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "zstd", + "required-features": [ + "zstd", + "stream" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/zstd.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "deflate", + "required-features": [ + "deflate", + "stream" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/deflate.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "multipart", + "required-features": [ + "multipart" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/multipart.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "upgrade", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/upgrade.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "badssl", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/badssl.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "timeouts", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/timeouts.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "proxy", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/proxy.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "redirect", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/redirect.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "wasm_simple", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/wasm_simple.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "client", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.4/tests/client.rs", + "test": true + } + ], + "version": "0.12.4" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "iana-time-zone", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "reqwest", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.12.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "io-util" + ], + "kind": null, + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "=1.37.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": null, + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "path+file://{TEMP_DIR}/resolver_2_deps#0.1.0", + "keywords": [], + "license": null, + "license_file": null, + "links": null, + "manifest_path": "{TEMP_DIR}/resolver_2_deps/Cargo.toml", + "metadata": null, + "name": "resolver_2_deps", + "publish": null, + "readme": null, + "repository": null, + "rust_version": null, + "source": null, + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "resolver_2_deps", + "src_path": "{TEMP_DIR}/resolver_2_deps/lib.rs", + "test": true + } + ], + "version": "0.1.0" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Rust compiler symbol demangling.\n", + "documentation": "https://docs.rs/rustc-demangle", + "edition": "2015", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "rustc-dep-of-std": [ + "core", + "compiler_builtins" + ], + "std": [] + }, + "homepage": "https://github.com/alexcrichton/rustc-demangle", + "id": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.23/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "std" + ], + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "rustc-demangle", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/alexcrichton/rustc-demangle", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "rustc-demangle", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.23/src/lib.rs", + "test": true + } + ], + "version": "0.1.23" + }, + { + "authors": [ + "Dan Gohman ", + "Jakub Konka " + ], + "categories": [ + "os::unix-apis", + "date-and-time", + "filesystem", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": "alloc", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "bitflags", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.49", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "itoa", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "flate2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.153", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "errno", + "optional": false, + "registry": null, + "rename": "libc_errno", + "req": "^0.3.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "memoffset", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.9.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serial_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "static_assertions", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.5.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "general", + "ioctl", + "no_std" + ], + "kind": null, + "name": "linux-raw-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))", + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(criterion, not(any(target_os = \"emscripten\", target_os = \"wasi\"))))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.153", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "errno", + "optional": true, + "registry": null, + "rename": "libc_errno", + "req": "^0.3.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))", + "uses_default_features": false + }, + { + "features": [ + "general", + "errno", + "ioctl", + "no_std", + "elf" + ], + "kind": null, + "name": "linux-raw-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.153", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "errno", + "optional": false, + "registry": null, + "rename": "libc_errno", + "req": "^0.3.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.5.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"android\", target_os = \"linux\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "errno", + "optional": false, + "registry": null, + "rename": "libc_errno", + "req": "^0.3.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": false + }, + { + "features": [ + "Win32_Foundation", + "Win32_Networking_WinSock", + "Win32_NetworkManagement_IpHelper", + "Win32_System_Threading" + ], + "kind": null, + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "ctor", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls", + "documentation": "https://docs.rs/rustix", + "edition": "2021", + "features": { + "all-apis": [ + "event", + "fs", + "io_uring", + "mm", + "mount", + "net", + "param", + "pipe", + "process", + "procfs", + "pty", + "rand", + "runtime", + "shm", + "stdio", + "system", + "termios", + "thread", + "time" + ], + "alloc": [], + "cc": [], + "default": [ + "std", + "use-libc-auxv" + ], + "event": [], + "fs": [], + "io_uring": [ + "event", + "fs", + "net", + "linux-raw-sys/io_uring" + ], + "itoa": [ + "dep:itoa" + ], + "libc": [ + "dep:libc" + ], + "libc-extra-traits": [ + "libc?/extra_traits" + ], + "libc_errno": [ + "dep:libc_errno" + ], + "linux_4_11": [], + "linux_latest": [ + "linux_4_11" + ], + "mm": [], + "mount": [], + "net": [ + "linux-raw-sys/net", + "linux-raw-sys/netlink", + "linux-raw-sys/if_ether", + "linux-raw-sys/xdp" + ], + "once_cell": [ + "dep:once_cell" + ], + "param": [ + "fs" + ], + "pipe": [], + "process": [ + "linux-raw-sys/prctl" + ], + "procfs": [ + "once_cell", + "itoa", + "fs" + ], + "pty": [ + "itoa", + "fs" + ], + "rand": [], + "runtime": [ + "linux-raw-sys/prctl" + ], + "rustc-dep-of-std": [ + "dep:core", + "dep:alloc", + "dep:compiler_builtins", + "linux-raw-sys/rustc-dep-of-std", + "bitflags/rustc-dep-of-std", + "compiler_builtins?/rustc-dep-of-std" + ], + "shm": [ + "fs" + ], + "std": [ + "bitflags/std", + "alloc", + "libc?/std", + "libc_errno?/std", + "libc-extra-traits" + ], + "stdio": [], + "system": [ + "linux-raw-sys/system" + ], + "termios": [], + "thread": [ + "linux-raw-sys/prctl" + ], + "time": [], + "use-explicitly-provided-auxv": [], + "use-libc": [ + "libc_errno", + "libc", + "libc-extra-traits" + ], + "use-libc-auxv": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#rustix@0.38.34", + "keywords": [ + "api", + "file", + "network", + "safe", + "syscall" + ], + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "all-apis" + ], + "rustdoc-args": [ + "--cfg", + "doc_cfg" + ], + "targets": [ + "x86_64-unknown-linux-gnu", + "i686-unknown-linux-gnu", + "x86_64-apple-darwin", + "x86_64-pc-windows-msvc", + "x86_64-unknown-freebsd", + "x86_64-unknown-openbsd", + "x86_64-unknown-netbsd", + "x86_64-unknown-dragonfly", + "x86_64-unknown-illumos", + "x86_64-unknown-redox", + "x86_64-unknown-haiku", + "wasm32-unknown-emscripten", + "wasm32-wasi" + ] + } + } + }, + "name": "rustix", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/bytecodealliance/rustix", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "rustix", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "mod", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/benches/mod.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/build.rs", + "test": false + } + ], + "version": "0.38.34" + }, + { + "authors": [], + "categories": [ + "network-programming", + "cryptography" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "alloc" + ], + "kind": null, + "name": "base64", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.22", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "rustls-pki-types", + "optional": false, + "registry": null, + "rename": "pki-types", + "req": "^1.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "bencher", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Basic .pem file parser for keys and certificates", + "documentation": null, + "edition": "2018", + "features": { + "default": [ + "std" + ], + "std": [ + "base64/std" + ] + }, + "homepage": "https://github.com/rustls/pemfile", + "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@2.1.2", + "keywords": [], + "license": "Apache-2.0 OR ISC OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.2/Cargo.toml", + "metadata": null, + "name": "rustls-pemfile", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rustls/pemfile", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "rustls-pemfile", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.2/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "integration", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.2/tests/integration.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "benchmark", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.2/benches/benchmark.rs", + "test": false + } + ], + "version": "2.1.2" + }, + { + "authors": [], + "categories": [ + "network-programming", + "data-structures", + "cryptography" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "web-time", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))", + "uses_default_features": true + } + ], + "description": "Shared types for the rustls PKI ecosystem", + "documentation": "https://docs.rs/rustls-pki-types", + "edition": "2021", + "features": { + "alloc": [], + "default": [ + "alloc" + ], + "std": [ + "alloc" + ], + "web": [ + "web-time" + ], + "web-time": [ + "dep:web-time" + ] + }, + "homepage": "https://github.com/rustls/pki-types", + "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.5.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.5.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + } + }, + "name": "rustls-pki-types", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rustls/pki-types", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "rustls-pki-types", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.5.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "key_type", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.5.0/tests/key_type.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "server_name", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.5.0/tests/server_name.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "dns_name", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.5.0/tests/dns_name.rs", + "test": true + } + ], + "version": "1.5.0" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "value-formatting", + "no-std", + "no-std::no-alloc" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "no-panic", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "num_cpus", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand_xorshift", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Fast floating point to string conversion", + "documentation": "https://docs.rs/ryu", + "edition": "2018", + "features": { + "no-panic": [ + "dep:no-panic" + ], + "small": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17", + "keywords": [ + "float" + ], + "license": "Apache-2.0 OR BSL-1.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "ryu", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/ryu", + "rust_version": "1.36", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "ryu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "upstream_benchmark", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/examples/upstream_benchmark.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "d2s_table_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/d2s_table_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "common_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/common_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "d2s_intrinsics_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/d2s_intrinsics_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "d2s_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/d2s_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "s2d_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/s2d_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "exhaustive", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/exhaustive.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "f2s_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/f2s_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "s2f_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/s2f_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/benches/bench.rs", + "test": false + } + ], + "version": "1.0.17" + }, + { + "authors": [ + "Steven Fackler ", + "Steffen Butzer " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [ + "Win32_Foundation", + "Win32_Security_Cryptography", + "Win32_Security_Authentication_Identity", + "Win32_Security_Credentials", + "Win32_System_Memory" + ], + "kind": null, + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "Win32_System_SystemInformation", + "Win32_System_Time" + ], + "kind": "dev", + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Schannel bindings for rust, allowing SSL/TLS (e.g. https) without openssl", + "documentation": "https://docs.rs/schannel/0.1.19/schannel/", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#schannel@0.1.23", + "keywords": [ + "windows", + "schannel", + "tls", + "ssl", + "https" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/schannel-0.1.23/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc" + } + } + }, + "name": "schannel", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/steffengy/schannel-rs", + "rust_version": "1.56.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "schannel", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/schannel-0.1.23/src/lib.rs", + "test": true + } + ], + "version": "0.1.23" + }, + { + "authors": [ + "Steven Fackler ", + "Kornel " + ], + "categories": [ + "os::macos-apis", + "cryptography", + "api-bindings" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bitflags", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.3.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "core-foundation", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.9.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "core-foundation-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.139", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "log", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.17", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "num-bigint", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "security-framework-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.10.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "env_logger", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "hex", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "time", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.17", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "x509-parser", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.16", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Security.framework bindings for macOS and iOS", + "documentation": "https://docs.rs/security_framework", + "edition": "2021", + "features": { + "OSX_10_10": [ + "OSX_10_9", + "security-framework-sys/OSX_10_10" + ], + "OSX_10_11": [ + "OSX_10_10", + "security-framework-sys/OSX_10_11" + ], + "OSX_10_12": [ + "OSX_10_11", + "security-framework-sys/OSX_10_12" + ], + "OSX_10_13": [ + "OSX_10_12", + "security-framework-sys/OSX_10_13", + "alpn", + "session-tickets", + "serial-number-bigint" + ], + "OSX_10_14": [ + "OSX_10_13", + "security-framework-sys/OSX_10_14" + ], + "OSX_10_15": [ + "OSX_10_14", + "security-framework-sys/OSX_10_15" + ], + "OSX_10_9": [ + "security-framework-sys/OSX_10_9" + ], + "alpn": [], + "default": [ + "OSX_10_11" + ], + "job-bless": [], + "log": [ + "dep:log" + ], + "nightly": [], + "serial-number-bigint": [ + "dep:num-bigint" + ], + "session-tickets": [] + }, + "homepage": "https://lib.rs/crates/security_framework", + "id": "registry+https://github.com/rust-lang/crates.io-index#security-framework@2.10.0", + "keywords": [ + "iOS", + "TLS", + "SSL", + "crypto", + "keychain" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.10.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "OSX_10_15" + ], + "targets": [ + "x86_64-apple-darwin", + "aarch64-apple-ios" + ] + } + } + }, + "name": "security-framework", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/kornelski/rust-security-framework", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "security-framework", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.10.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "client", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.10.0/examples/client.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "find_internet_password", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.10.0/examples/find_internet_password.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "set_internet_password", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/security-framework-2.10.0/examples/set_internet_password.rs", + "test": false + } + ], + "version": "2.10.0" + }, + { + "authors": [ + "Steven Fackler ", + "Kornel " + ], + "categories": [ + "os::macos-apis", + "external-ffi-bindings" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "core-foundation-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.139", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Apple `Security.framework` low-level FFI bindings", + "documentation": null, + "edition": "2021", + "features": { + "OSX_10_10": [ + "OSX_10_9" + ], + "OSX_10_11": [ + "OSX_10_10" + ], + "OSX_10_12": [ + "OSX_10_11" + ], + "OSX_10_13": [ + "OSX_10_12" + ], + "OSX_10_14": [ + "OSX_10_13" + ], + "OSX_10_15": [ + "OSX_10_14" + ], + "OSX_10_9": [], + "default": [ + "OSX_10_11" + ] + }, + "homepage": "https://lib.rs/crates/security-framework-sys", + "id": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.10.0", + "keywords": [ + "ffi", + "iOS", + "TLS", + "SSL", + "crypto" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/security-framework-sys-2.10.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "targets": [ + "x86_64-apple-darwin", + "aarch64-apple-ios" + ] + } + } + }, + "name": "security-framework-sys", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/kornelski/rust-security-framework", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "security-framework-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/security-framework-sys-2.10.0/src/lib.rs", + "test": true + } + ], + "version": "2.10.0" + }, + { + "authors": [ + "Erick Tryzelaar ", + "David Tolnay " + ], + "categories": [ + "encoding", + "no-std", + "no-std::no-alloc" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "serde_derive", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "=1.0.199", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any())", + "uses_default_features": true + } + ], + "description": "A generic serialization/deserialization framework", + "documentation": "https://docs.rs/serde", + "edition": "2018", + "features": { + "alloc": [], + "default": [ + "std" + ], + "derive": [ + "serde_derive" + ], + "rc": [], + "serde_derive": [ + "dep:serde_derive" + ], + "std": [], + "unstable": [] + }, + "homepage": "https://serde.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199", + "keywords": [ + "serde", + "serialization", + "no_std" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.199/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "derive", + "rc", + "unstable" + ], + "rustdoc-args": [ + "--cfg", + "doc_cfg", + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + }, + "playground": { + "features": [ + "derive", + "rc" + ] + } + }, + "name": "serde", + "publish": null, + "readme": "crates-io.md", + "repository": "https://github.com/serde-rs/serde", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "serde", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.199/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.199/build.rs", + "test": false + } + ], + "version": "1.0.199" + }, + { + "authors": [ + "Erick Tryzelaar ", + "David Tolnay " + ], + "categories": [ + "no-std", + "no-std::no-alloc" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "proc-macro" + ], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.74", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "proc-macro" + ], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.35", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "clone-impls", + "derive", + "parsing", + "printing", + "proc-macro" + ], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0.46", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]", + "documentation": "https://serde.rs/derive.html", + "edition": "2015", + "features": { + "default": [], + "deserialize_in_place": [] + }, + "homepage": "https://serde.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.199", + "keywords": [ + "serde", + "serialization", + "no_std", + "derive" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.199/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "serde_derive", + "publish": null, + "readme": "crates-io.md", + "repository": "https://github.com/serde-rs/serde", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "proc-macro" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "proc-macro" + ], + "name": "serde_derive", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.199/src/lib.rs", + "test": true + } + ], + "version": "1.0.199" + }, + { + "authors": [ + "Erick Tryzelaar ", + "David Tolnay " + ], + "categories": [ + "encoding", + "parser-implementations", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "indexmap", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "itoa", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "ryu", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.194", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "automod", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.11", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "indoc", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "ref-cast", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.18", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.13", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.194", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.11.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.166", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_stacker", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "diff" + ], + "kind": "dev", + "name": "trybuild", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.81", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A JSON serialization file format", + "documentation": "https://docs.rs/serde_json", + "edition": "2021", + "features": { + "alloc": [ + "serde/alloc" + ], + "arbitrary_precision": [], + "default": [ + "std" + ], + "float_roundtrip": [], + "indexmap": [ + "dep:indexmap" + ], + "preserve_order": [ + "indexmap", + "std" + ], + "raw_value": [], + "std": [ + "serde/std" + ], + "unbounded_depth": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.116", + "keywords": [ + "json", + "serde", + "serialization" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "preserve_order", + "raw_value", + "unbounded_depth" + ], + "rustdoc-args": [ + "--cfg", + "docsrs", + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + }, + "playground": { + "features": [ + "raw_value" + ] + } + }, + "name": "serde_json", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/serde-rs/json", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "serde_json", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/tests/stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "regression", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/tests/regression.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "compiletest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/tests/compiletest.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "debug", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/tests/debug.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "lexical", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/tests/lexical.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "map", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/tests/map.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/build.rs", + "test": false + } + ], + "version": "1.0.116" + }, + { + "authors": [ + "Anthony Ramine " + ], + "categories": [ + "encoding", + "web-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "form_urlencoded", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "itoa", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "ryu", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "`x-www-form-urlencoded` meets Serde", + "documentation": "https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1", + "keywords": [ + "serde", + "serialization", + "urlencoded" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/Cargo.toml", + "metadata": null, + "name": "serde_urlencoded", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/nox/serde_urlencoded", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "serde_urlencoded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_serialize", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/tests/test_serialize.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_deserialize", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/tests/test_deserialize.rs", + "test": true + } + ], + "version": "0.7.1" + }, + { + "authors": [ + "Carl Lerche " + ], + "categories": [ + "memory-management", + "data-structures", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "alloc" + ], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.95", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "build", + "name": "autocfg", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Pre-allocated storage for a uniform data type", + "documentation": null, + "edition": "2018", + "features": { + "default": [ + "std" + ], + "serde": [ + "dep:serde" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9", + "keywords": [ + "slab", + "allocator", + "no_std" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/Cargo.toml", + "metadata": null, + "name": "slab", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/slab", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "slab", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "serde", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/tests/serde.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "slab", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/tests/slab.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs", + "test": false + } + ], + "version": "0.4.9" + }, + { + "authors": [ + "The Servo Project Developers" + ], + "categories": [ + "data-structures" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "arbitrary", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "bincode", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "debugger_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "debugger_test_parser", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "'Small vector' optimization: store up to a small number of items on the stack", + "documentation": "https://docs.rs/smallvec/", + "edition": "2018", + "features": { + "arbitrary": [ + "dep:arbitrary" + ], + "const_generics": [], + "const_new": [ + "const_generics" + ], + "debugger_visualizer": [], + "drain_filter": [], + "drain_keep_rest": [ + "drain_filter" + ], + "may_dangle": [], + "serde": [ + "dep:serde" + ], + "specialization": [], + "union": [], + "write": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2", + "keywords": [ + "small", + "vec", + "vector", + "stack", + "no_std" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs", + "--generate-link-to-definition" + ] + } + } + }, + "name": "smallvec", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/servo/rust-smallvec", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "smallvec", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "debugger_visualizer", + "required-features": [ + "debugger_visualizer" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/tests/debugger_visualizer.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "macro", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/tests/macro.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/benches/bench.rs", + "test": false + } + ], + "version": "1.13.2" + }, + { + "authors": [ + "Alex Crichton ", + "Thomas de Zeeuw " + ], + "categories": [ + "api-bindings", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.150", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": true + }, + { + "features": [ + "Win32_Foundation", + "Win32_Networking_WinSock", + "Win32_System_IO", + "Win32_System_Threading", + "Win32_System_WindowsProgramming" + ], + "kind": null, + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "Utilities for handling networking sockets with a maximal amount of configuration\npossible intended.\n", + "documentation": "https://docs.rs/socket2", + "edition": "2021", + "features": { + "all": [] + }, + "homepage": "https://github.com/rust-lang/socket2", + "id": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.7", + "keywords": [ + "io", + "socket", + "network" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs" + ], + "targets": [ + "aarch64-apple-ios", + "aarch64-linux-android", + "x86_64-apple-darwin", + "x86_64-unknown-fuchsia", + "x86_64-pc-windows-msvc", + "x86_64-pc-solaris", + "x86_64-unknown-freebsd", + "x86_64-unknown-illumos", + "x86_64-unknown-linux-gnu", + "x86_64-unknown-linux-musl", + "x86_64-unknown-netbsd", + "x86_64-unknown-redox", + "armv7-linux-androideabi", + "i686-linux-android" + ] + } + }, + "playground": { + "features": [ + "all" + ] + } + }, + "name": "socket2", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/socket2", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "socket2", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs", + "test": true + } + ], + "version": "0.5.7" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "development-tools::procedural-macro-helpers", + "parser-implementations" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.80", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.35", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "unicode-ident", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "anyhow", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "automod", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "flate2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "insta", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rayon", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "ref-cast", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "blocking" + ], + "kind": "dev", + "name": "reqwest", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "syn-test-suite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tar", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.16", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "termcolor", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "walkdir", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.3.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Parser for Rust source code", + "documentation": "https://docs.rs/syn", + "edition": "2021", + "features": { + "clone-impls": [], + "default": [ + "derive", + "parsing", + "printing", + "clone-impls", + "proc-macro" + ], + "derive": [], + "extra-traits": [], + "fold": [], + "full": [], + "parsing": [], + "printing": [ + "dep:quote" + ], + "proc-macro": [ + "proc-macro2/proc-macro", + "quote?/proc-macro" + ], + "test": [ + "syn-test-suite/all-features" + ], + "visit": [], + "visit-mut": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60", + "keywords": [ + "macros", + "syn" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "doc_cfg", + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + }, + "playground": { + "features": [ + "full", + "visit", + "visit-mut", + "fold", + "extra-traits" + ] + } + }, + "name": "syn", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/syn", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "syn", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_visibility", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_visibility.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_stmt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_stmt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_round_trip", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_round_trip.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_size", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_size.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_shebang", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_shebang.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_pat", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_pat.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_receiver", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_receiver.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_precedence", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_precedence.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_lit", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_lit.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "regression", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/regression.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_parse_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_grouping", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_grouping.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_ident", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_ident.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_iterators", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_iterators.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_parse_buffer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_buffer.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_asyncness", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_asyncness.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_token_trees", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_token_trees.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_ty", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_ty.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "zzz_stable", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/zzz_stable.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_parse_quote", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_quote.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_meta", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_meta.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_expr", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_expr.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_item", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_item.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_path", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_path.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_derive_input", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_derive_input.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_generics", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_generics.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_attribute", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_attribute.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "rust", + "required-features": [ + "full", + "parsing" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/benches/rust.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "file", + "required-features": [ + "full", + "parsing" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/benches/file.rs", + "test": false + } + ], + "version": "2.0.60" + }, + { + "authors": [ + "Actyx AG " + ], + "categories": [ + "concurrency" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A tool for enlisting the compiler\u2019s help in proving the absence of concurrency", + "documentation": "https://docs.rs/sync_wrapper", + "edition": "2018", + "features": { + "futures": [ + "futures-core" + ], + "futures-core": [ + "dep:futures-core" + ] + }, + "homepage": "https://docs.rs/sync_wrapper", + "id": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2", + "keywords": [ + "concurrency" + ], + "license": "Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/Cargo.toml", + "metadata": null, + "name": "sync_wrapper", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/Actyx/sync_wrapper", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "sync_wrapper", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/src/lib.rs", + "test": true + } + ], + "version": "0.1.2" + }, + { + "authors": [ + "Mullvad VPN" + ], + "categories": [ + "api-bindings", + "os::macos-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bitflags", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "core-foundation", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "system-configuration-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Bindings to SystemConfiguration framework for macOS", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1", + "keywords": [ + "macos", + "system", + "configuration", + "bindings" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/Cargo.toml", + "metadata": null, + "name": "system-configuration", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/mullvad/system-configuration-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "system-configuration", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "set_dns", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/examples/set_dns.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "watch_dns", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/examples/watch_dns.rs", + "test": false + } + ], + "version": "0.5.1" + }, + { + "authors": [ + "Mullvad VPN" + ], + "categories": [ + "external-ffi-bindings", + "os::macos-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "core-foundation-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.49", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Low level bindings to SystemConfiguration framework for macOS", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#system-configuration-sys@0.5.0", + "keywords": [ + "macos", + "system", + "configuration", + "bindings" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-sys-0.5.0/Cargo.toml", + "metadata": null, + "name": "system-configuration-sys", + "publish": null, + "readme": null, + "repository": "https://github.com/mullvad/system-configuration-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "system-configuration-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-sys-0.5.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-sys-0.5.0/build.rs", + "test": false + } + ], + "version": "0.5.0" + }, + { + "authors": [ + "Steven Allen ", + "The Rust Project Developers", + "Ashley Mannix ", + "Jason White " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "fastrand", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "doc-comment", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "fs" + ], + "kind": null, + "name": "rustix", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.38.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(unix, target_os = \"wasi\"))", + "uses_default_features": true + }, + { + "features": [ + "Win32_Storage_FileSystem", + "Win32_Foundation" + ], + "kind": null, + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "A library for managing temporary files and directories.", + "documentation": "https://docs.rs/tempfile", + "edition": "2021", + "features": { + "nightly": [] + }, + "homepage": "https://stebalien.com/projects/tempfile-rs/", + "id": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.10.1", + "keywords": [ + "tempfile", + "tmpfile", + "filesystem" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/Cargo.toml", + "metadata": null, + "name": "tempfile", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/Stebalien/tempfile", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "tempfile", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "spooled", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/tests/spooled.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "namedtempfile", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/tests/namedtempfile.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tempdir", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/tests/tempdir.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tempfile", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/tests/tempfile.rs", + "test": true + } + ], + "version": "3.10.1" + }, + { + "authors": [ + "Lokathor " + ], + "categories": [ + "data-structures", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "arbitrary", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "tinyvec_macros", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "smallvec", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "`tinyvec` provides 100% safe vec-like data structures.", + "documentation": null, + "edition": "2018", + "features": { + "alloc": [ + "tinyvec_macros" + ], + "arbitrary": [ + "dep:arbitrary" + ], + "default": [], + "experimental_write_impl": [], + "grab_spare_slice": [], + "nightly_slice_partition_dedup": [], + "real_blackbox": [ + "criterion/real_blackbox" + ], + "rustc_1_40": [], + "rustc_1_55": [ + "rustc_1_40" + ], + "rustc_1_57": [ + "rustc_1_55" + ], + "serde": [ + "dep:serde" + ], + "std": [ + "alloc" + ], + "tinyvec_macros": [ + "dep:tinyvec_macros" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0", + "keywords": [ + "vec", + "no_std", + "no-std" + ], + "license": "Zlib OR Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "alloc", + "std", + "grab_spare_slice", + "rustc_1_40", + "rustc_1_55", + "serde" + ], + "rustdoc-args": [ + "--cfg", + "docs_rs" + ] + } + }, + "playground": { + "features": [ + "alloc", + "std", + "grab_spare_slice", + "rustc_1_40", + "rustc_1_55", + "serde" + ] + } + }, + "name": "tinyvec", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/Lokathor/tinyvec", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tinyvec", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "tinyvec", + "required-features": [ + "alloc", + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/tests/tinyvec.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "arrayvec", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/tests/arrayvec.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "macros", + "required-features": [ + "alloc" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/benches/macros.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "smallvec", + "required-features": [ + "alloc", + "real_blackbox" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/benches/smallvec.rs", + "test": false + } + ], + "version": "1.6.0" + }, + { + "authors": [ + "Soveu " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Some macros for tiny containers", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1", + "keywords": [], + "license": "MIT OR Apache-2.0 OR Zlib", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/Cargo.toml", + "metadata": null, + "name": "tinyvec_macros", + "publish": null, + "readme": null, + "repository": "https://github.com/Soveu/tinyvec_macros", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tinyvec_macros", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs", + "test": true + } + ], + "version": "0.1.1" + }, + { + "authors": [ + "Tokio Contributors " + ], + "categories": [ + "asynchronous", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "mio", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.8.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "num_cpus", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.8.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "parking_lot", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.12.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.11", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio-macros", + "optional": true, + "registry": null, + "rename": null, + "req": "~2.2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "async-stream", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "async-await" + ], + "kind": "dev", + "name": "futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "mockall", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.11.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-stream", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_family = \"wasm\", not(target_os = \"wasi\")))", + "uses_default_features": true + }, + { + "features": [ + "futures", + "checkpoint" + ], + "kind": "dev", + "name": "loom", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(loom)", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))", + "uses_default_features": true + }, + { + "features": [ + "all" + ], + "kind": null, + "name": "socket2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_family = \"wasm\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "socket2", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_family = \"wasm\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(not(target_family = \"wasm\"))", + "uses_default_features": true + }, + { + "features": [ + "tokio" + ], + "kind": "dev", + "name": "mio-aio", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"freebsd\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "backtrace", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.58", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(tokio_taskdump)", + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "tracing", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(tokio_unstable)", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.149", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "signal-hook-registry", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.1.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.149", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": true + }, + { + "features": [ + "fs", + "socket" + ], + "kind": "dev", + "name": "nix", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.27.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "windows-sys", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.48", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + }, + { + "features": [ + "Win32_Foundation", + "Win32_Security_Authorization" + ], + "kind": "dev", + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O\nbacked applications.\n", + "documentation": null, + "edition": "2021", + "features": { + "bytes": [ + "dep:bytes" + ], + "default": [], + "fs": [], + "full": [ + "fs", + "io-util", + "io-std", + "macros", + "net", + "parking_lot", + "process", + "rt", + "rt-multi-thread", + "signal", + "sync", + "time" + ], + "io-std": [], + "io-util": [ + "bytes" + ], + "libc": [ + "dep:libc" + ], + "macros": [ + "tokio-macros" + ], + "mio": [ + "dep:mio" + ], + "net": [ + "libc", + "mio/os-poll", + "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" + ], + "num_cpus": [ + "dep:num_cpus" + ], + "parking_lot": [ + "dep:parking_lot" + ], + "process": [ + "bytes", + "libc", + "mio/os-poll", + "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": [ + "num_cpus", + "rt" + ], + "signal": [ + "libc", + "mio/os-poll", + "mio/net", + "mio/os-ext", + "signal-hook-registry", + "windows-sys/Win32_Foundation", + "windows-sys/Win32_System_Console" + ], + "signal-hook-registry": [ + "dep:signal-hook-registry" + ], + "socket2": [ + "dep:socket2" + ], + "sync": [], + "test-util": [ + "rt", + "sync", + "time" + ], + "time": [], + "tokio-macros": [ + "dep:tokio-macros" + ], + "tracing": [ + "dep:tracing" + ], + "windows-sys": [ + "dep:windows-sys" + ] + }, + "homepage": "https://tokio.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "keywords": [ + "io", + "async", + "non-blocking", + "futures" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/Cargo.toml", + "metadata": { + "cargo_check_external_types": { + "allowed_external_types": [ + "bytes::buf::buf_impl::Buf", + "bytes::buf::buf_mut::BufMut", + "tokio_macros::*" + ] + }, + "docs": { + "rs": { + "all-features": true, + "rustc-args": [ + "--cfg", + "tokio_unstable", + "--cfg", + "tokio_taskdump" + ], + "rustdoc-args": [ + "--cfg", + "docsrs", + "--cfg", + "tokio_unstable", + "--cfg", + "tokio_taskdump" + ] + } + }, + "playground": { + "features": [ + "full", + "test-util" + ] + } + }, + "name": "tokio", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/tokio", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "tokio", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_chain", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_chain.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_no_rt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_no_rt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_local", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_local.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_usr1", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_usr1.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_open_options", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_open_options.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_abort", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_abort.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "uds_socket", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_socket.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "process_arg0", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_arg0.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_link", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_link.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_join_set", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_join_set.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_socket", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_socket.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_rename", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_rename.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "time_sleep", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_sleep.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_driver", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_driver.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_read_buf", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_buf.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_read", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "process_issue_2174", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_issue_2174.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_split", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_split.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_drop_recv", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_drop_recv.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "time_pause", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_pause.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_errors", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_errors.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_threaded_alt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_threaded_alt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_remove_file", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_remove_file.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_accept", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_accept.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "uds_split", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_split.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros_rename_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_rename_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_read_to_end", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_to_end.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_local_set", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_local_set.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_semaphore_owned", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_semaphore_owned.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_handle", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_handle.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_time_start_paused", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_time_start_paused.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_notify_both", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_notify_both.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_driver_drop", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_driver_drop.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_ctrl_c", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_ctrl_c.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_once_cell", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_once_cell.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "process_issue_42", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_issue_42.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_write_int", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_int.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_drop_rt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_drop_rt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "time_rt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_rt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "time_interval", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_interval.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_take", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_take.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_remove_dir_all", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_remove_dir_all.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_connect", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_connect.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_dir", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_dir.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_repeat", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_repeat.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_symlink_file_windows", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_symlink_file_windows.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_into_std", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_into_std.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_semaphore", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_semaphore.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros_select", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_select.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_copy", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_copy.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_write", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "buffered", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/buffered.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_try_exists", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_try_exists.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "no_rt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/no_rt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_mutex_owned", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mutex_owned.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_mpsc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mpsc.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "net_bind_resource", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_bind_resource.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_util_empty", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_util_empty.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "net_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_common", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_common.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_blocking", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_blocking.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_echo", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_echo.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_handle_block_on", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_handle_block_on.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_file", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_file.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_poll_aio", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_poll_aio.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_open_options_windows", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_open_options_windows.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_notify", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_notify.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_buf_writer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_buf_writer.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "time_timeout", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_timeout.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "unwindsafe", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/unwindsafe.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_canonicalize_dir", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_canonicalize_dir.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_id", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_id.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "process_change_of_runtime", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_change_of_runtime.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_fill_buf", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_fill_buf.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_write_buf", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_buf.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs_symlink_dir_windows", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_symlink_dir_windows.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_buf_reader", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_buf_reader.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "process_raw_handle", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_raw_handle.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_copy", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_copy.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "duplex_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/duplex_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "coop_budget", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/coop_budget.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_oneshot", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_oneshot.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_read_until", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_until.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "process_kill_on_drop", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_kill_on_drop.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_builder", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_builder.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_metrics", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_metrics.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "uds_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_clock", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/test_clock.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_join", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_join.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_write_all_buf", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_all_buf.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "async_send_sync", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/async_send_sync.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_read_exact", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_exact.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_barrier", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_barrier.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_read_line", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_line.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_copy_bidirectional", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_copy_bidirectional.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros_try_join", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_try_join.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_mutex", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mutex.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_threaded", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_threaded.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_lines", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_lines.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_mem_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_mem_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "uds_cred", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_cred.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_drop_signal", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_drop_signal.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_read_to_string", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_to_string.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "uds_datagram", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_datagram.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "net_named_pipe", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_named_pipe.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "fs", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "process_smoke", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_smoke.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros_join", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_join.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "_require_full", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/_require_full.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_peek", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_peek.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_async_read", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_async_read.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_multi_rt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_multi_rt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "time_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "net_lookup_host", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_lookup_host.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_yield_now", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_yield_now.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_split", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_split.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros_test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "rt_basic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_basic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "signal_twice", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_twice.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros_pin", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_pin.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "dump", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/dump.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_rwlock", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_rwlock.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_sink", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_sink.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "join_handle_panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/join_handle_panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_broadcast", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_broadcast.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_mpsc_weak", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mpsc_weak.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_into_split", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_into_split.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_watch", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_watch.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "net_unix_pipe", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_unix_pipe.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "tcp_shutdown", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_shutdown.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "udp", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/udp.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_write_all", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_all.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_async_fd", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_async_fd.rs", + "test": true + } + ], + "version": "1.37.0" + }, + { + "authors": [ + "Tokio Contributors " + ], + "categories": [ + "asynchronous", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "native-tls", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "env_logger", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "async-await" + ], + "kind": "dev", + "name": "futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "lazy_static", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "macros", + "rt", + "rt-multi-thread", + "io-util", + "net" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "full" + ], + "kind": "dev", + "name": "tokio-util", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.6.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "openssl", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(not(target_os = \"macos\"), not(windows), not(target_os = \"ios\")))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "security-framework", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "schannel", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + }, + { + "features": [ + "lmcons", + "basetsd", + "minwinbase", + "minwindef", + "ntdef", + "sysinfoapi", + "timezoneapi", + "wincrypt", + "winerror" + ], + "kind": "dev", + "name": "winapi", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS\nfor nonblocking I/O streams.\n", + "documentation": "https://docs.rs/tokio-native-tls", + "edition": "2018", + "features": { + "vendored": [ + "native-tls/vendored" + ] + }, + "homepage": "https://tokio.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1", + "keywords": [], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true + } + } + }, + "name": "tokio-native-tls", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/tls", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tokio-native-tls", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "download-rust-lang", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/examples/download-rust-lang.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "echo", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/examples/echo.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "google", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/tests/google.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "bad", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/tests/bad.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "smoke", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/tests/smoke.rs", + "test": true + } + ], + "version": "0.3.1" + }, + { + "authors": [ + "Tokio Contributors " + ], + "categories": [ + "asynchronous" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-io", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-sink", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-util", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.11", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "slab", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "sync" + ], + "kind": null, + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.28.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "tracing", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.25", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "async-stream", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "futures-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "parking_lot", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.12.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "full" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-stream", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "hashbrown", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.14.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(tokio_unstable)", + "uses_default_features": true + } + ], + "description": "Additional utilities for working with Tokio.\n", + "documentation": null, + "edition": "2021", + "features": { + "__docs_rs": [ + "futures-util" + ], + "codec": [ + "tracing" + ], + "compat": [ + "futures-io" + ], + "default": [], + "full": [ + "codec", + "compat", + "io-util", + "time", + "net", + "rt" + ], + "futures-io": [ + "dep:futures-io" + ], + "futures-util": [ + "dep:futures-util" + ], + "hashbrown": [ + "dep:hashbrown" + ], + "io": [], + "io-util": [ + "io", + "tokio/rt", + "tokio/io-util" + ], + "net": [ + "tokio/net" + ], + "rt": [ + "tokio/rt", + "tokio/sync", + "futures-util", + "hashbrown" + ], + "slab": [ + "dep:slab" + ], + "time": [ + "tokio/time", + "slab" + ], + "tracing": [ + "dep:tracing" + ] + }, + "homepage": "https://tokio.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10", + "keywords": [], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustc-args": [ + "--cfg", + "docsrs", + "--cfg", + "tokio_unstable" + ], + "rustdoc-args": [ + "--cfg", + "docsrs", + "--cfg", + "tokio_unstable" + ] + } + } + }, + "name": "tokio-util", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/tokio", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "tokio-util", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "poll_semaphore", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/poll_semaphore.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "panic", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/panic.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "time_delay_queue", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/time_delay_queue.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "reusable_box", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/reusable_box.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "codecs", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/codecs.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_join_map", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/task_join_map.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "compat", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/compat.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "framed_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "length_delimited", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/length_delimited.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "framed_write", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed_write.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_stream_reader", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_stream_reader.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "mpsc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/mpsc.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "framed_read", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed_read.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_inspect", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_inspect.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "task_tracker", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/task_tracker.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_reader_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_reader_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_sink_writer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_sink_writer.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "framed", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "spawn_pinned", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/spawn_pinned.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "_require_full", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/_require_full.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "io_sync_bridge", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_sync_bridge.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "sync_cancellation_token", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/sync_cancellation_token.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "context", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/context.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "udp", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/udp.rs", + "test": true + } + ], + "version": "0.7.10" + }, + { + "authors": [ + "Tower Maintainers " + ], + "categories": [ + "asynchronous", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "alloc" + ], + "kind": null, + "name": "futures-util", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "hdrhistogram", + "optional": true, + "registry": null, + "rename": null, + "req": "^7.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "indexmap", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "small_rng" + ], + "kind": null, + "name": "rand", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "slab", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "sync" + ], + "kind": null, + "name": "tokio", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio-stream", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tokio-util", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.7.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "tower-layer", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tower-service", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": null, + "name": "tracing", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "hdrhistogram", + "optional": false, + "registry": null, + "rename": null, + "req": "^7.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "lazy_static", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "macros", + "sync", + "test-util", + "rt-multi-thread" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.6.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-stream", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tower-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "fmt", + "ansi" + ], + "kind": "dev", + "name": "tracing-subscriber", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + } + ], + "description": "Tower is a library of modular and reusable components for building robust\nclients and servers.\n", + "documentation": "https://docs.rs/tower/0.4.13", + "edition": "2018", + "features": { + "__common": [ + "futures-core", + "pin-project-lite" + ], + "balance": [ + "discover", + "load", + "ready-cache", + "make", + "rand", + "slab" + ], + "buffer": [ + "__common", + "tokio/sync", + "tokio/rt", + "tokio-util", + "tracing" + ], + "default": [ + "log" + ], + "discover": [ + "__common" + ], + "filter": [ + "__common", + "futures-util" + ], + "full": [ + "balance", + "buffer", + "discover", + "filter", + "hedge", + "limit", + "load", + "load-shed", + "make", + "ready-cache", + "reconnect", + "retry", + "spawn-ready", + "steer", + "timeout", + "util" + ], + "futures-core": [ + "dep:futures-core" + ], + "futures-util": [ + "dep:futures-util" + ], + "hdrhistogram": [ + "dep:hdrhistogram" + ], + "hedge": [ + "util", + "filter", + "futures-util", + "hdrhistogram", + "tokio/time", + "tracing" + ], + "indexmap": [ + "dep:indexmap" + ], + "limit": [ + "__common", + "tokio/time", + "tokio/sync", + "tokio-util", + "tracing" + ], + "load": [ + "__common", + "tokio/time", + "tracing" + ], + "load-shed": [ + "__common" + ], + "log": [ + "tracing/log" + ], + "make": [ + "futures-util", + "pin-project-lite", + "tokio/io-std" + ], + "pin-project": [ + "dep:pin-project" + ], + "pin-project-lite": [ + "dep:pin-project-lite" + ], + "rand": [ + "dep:rand" + ], + "ready-cache": [ + "futures-core", + "futures-util", + "indexmap", + "tokio/sync", + "tracing", + "pin-project-lite" + ], + "reconnect": [ + "make", + "tokio/io-std", + "tracing" + ], + "retry": [ + "__common", + "tokio/time" + ], + "slab": [ + "dep:slab" + ], + "spawn-ready": [ + "__common", + "futures-util", + "tokio/sync", + "tokio/rt", + "util", + "tracing" + ], + "steer": [], + "timeout": [ + "pin-project-lite", + "tokio/time" + ], + "tokio": [ + "dep:tokio" + ], + "tokio-stream": [ + "dep:tokio-stream" + ], + "tokio-util": [ + "dep:tokio-util" + ], + "tracing": [ + "dep:tracing" + ], + "util": [ + "__common", + "futures-util", + "pin-project" + ] + }, + "homepage": "https://github.com/tower-rs/tower", + "id": "registry+https://github.com/rust-lang/crates.io-index#tower@0.4.13", + "keywords": [ + "io", + "async", + "non-blocking", + "futures", + "service" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + }, + "playground": { + "features": [ + "full" + ] + } + }, + "name": "tower", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tower-rs/tower", + "rust_version": "1.49.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tower", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "tower-balance", + "required-features": [ + "full" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/examples/tower-balance.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "retry", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/retry/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "util", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/util/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "limit", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/limit/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "hedge", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/hedge/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "support", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/support.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "balance", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/balance/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "load_shed", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/load_shed/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "spawn_ready", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/spawn_ready/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "steer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/steer/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "ready_cache", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/ready_cache/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "builder", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/builder.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "buffer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/tests/buffer/main.rs", + "test": true + } + ], + "version": "0.4.13" + }, + { + "authors": [ + "Tower Maintainers " + ], + "categories": [ + "asynchronous", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "tower", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tower-service", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Decorates a `Service` to allow easy composition between `Service`s.\n", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": "https://github.com/tower-rs/tower", + "id": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.2", + "keywords": [], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-0.3.2/Cargo.toml", + "metadata": null, + "name": "tower-layer", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tower-rs/tower", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tower-layer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-0.3.2/src/lib.rs", + "test": true + } + ], + "version": "0.3.2" + }, + { + "authors": [ + "Tower Maintainers " + ], + "categories": [ + "asynchronous", + "network-programming" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "http", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "macros", + "time" + ], + "kind": "dev", + "name": "tokio", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tower-layer", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Trait representing an asynchronous, request / response based, client or server.\n", + "documentation": "https://docs.rs/tower-service/0.3.2", + "edition": "2018", + "features": {}, + "homepage": "https://github.com/tower-rs/tower", + "id": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2", + "keywords": [], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/Cargo.toml", + "metadata": null, + "name": "tower-service", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tower-rs/tower", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tower-service", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs", + "test": true + } + ], + "version": "0.3.2" + }, + { + "authors": [ + "Eliza Weisman ", + "Tokio Contributors " + ], + "categories": [ + "development-tools::debugging", + "development-tools::profiling", + "asynchronous", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "log", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.17", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "pin-project-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.9", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tracing-attributes", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.27", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "tracing-core", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.32", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.21", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "log", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.17", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + } + ], + "description": "Application-level tracing for Rust.\n", + "documentation": null, + "edition": "2018", + "features": { + "async-await": [], + "attributes": [ + "tracing-attributes" + ], + "default": [ + "std", + "attributes" + ], + "log": [ + "dep:log" + ], + "log-always": [ + "log" + ], + "max_level_debug": [], + "max_level_error": [], + "max_level_info": [], + "max_level_off": [], + "max_level_trace": [], + "max_level_warn": [], + "release_max_level_debug": [], + "release_max_level_error": [], + "release_max_level_info": [], + "release_max_level_off": [], + "release_max_level_trace": [], + "release_max_level_warn": [], + "std": [ + "tracing-core/std" + ], + "tracing-attributes": [ + "dep:tracing-attributes" + ], + "valuable": [ + "tracing-core/valuable" + ] + }, + "homepage": "https://tokio.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40", + "keywords": [ + "logging", + "tracing", + "metrics", + "async" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustc-args": [ + "--cfg", + "tracing_unstable" + ], + "rustdoc-args": [ + "--cfg", + "docsrs", + "--cfg", + "tracing_unstable" + ] + } + } + }, + "name": "tracing", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/tracing", + "rust_version": "1.56.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tracing", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "max_level_hint", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/max_level_hint.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "filter_caching_is_lexically_scoped", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filter_caching_is_lexically_scoped.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "register_callsite_deadlock", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/register_callsite_deadlock.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "filters_dont_leak", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filters_dont_leak.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "subscriber", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/subscriber.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "no_subscriber", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/no_subscriber.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "future_send", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/future_send.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "filters_are_reevaluated_for_different_call_sites", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filters_are_reevaluated_for_different_call_sites.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "enabled", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/enabled.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "event", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/event.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "multiple_max_level_hints", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/multiple_max_level_hints.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "filters_are_not_reevaluated_for_the_same_span", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filters_are_not_reevaluated_for_the_same_span.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "span", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/span.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "macro_imports", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/macro_imports.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "instrument", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/instrument.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "macros", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/macros.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "macros_incompatible_concat", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/macros_incompatible_concat.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "scoped_clobbers_default", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/scoped_clobbers_default.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "baseline", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/baseline.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "dispatch_get_clone", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/dispatch_get_clone.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "dispatch_get_ref", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/dispatch_get_ref.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "empty_span", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/empty_span.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "enter_span", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/enter_span.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "event", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/event.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "span_fields", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/span_fields.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "span_no_fields", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/span_no_fields.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "span_repeated", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/span_repeated.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "shared", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/shared.rs", + "test": false + } + ], + "version": "0.1.40" + }, + { + "authors": [ + "Tokio Contributors " + ], + "categories": [ + "development-tools::debugging", + "development-tools::profiling", + "asynchronous" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.13.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "valuable", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(tracing_unstable)", + "uses_default_features": false + } + ], + "description": "Core primitives for application-level tracing.\n", + "documentation": null, + "edition": "2018", + "features": { + "default": [ + "std", + "valuable/std" + ], + "once_cell": [ + "dep:once_cell" + ], + "std": [ + "once_cell" + ], + "valuable": [ + "dep:valuable" + ] + }, + "homepage": "https://tokio.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32", + "keywords": [ + "logging", + "tracing", + "profiling" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustc-args": [ + "--cfg", + "tracing_unstable" + ], + "rustdoc-args": [ + "--cfg", + "docsrs", + "--cfg", + "tracing_unstable" + ] + } + } + }, + "name": "tracing-core", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/tokio-rs/tracing", + "rust_version": "1.56.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tracing-core", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "dispatch", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/dispatch.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "local_dispatch_before_init", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/local_dispatch_before_init.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "macros", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/macros.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "global_dispatch", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/global_dispatch.rs", + "test": true + } + ], + "version": "0.1.32" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [ + "concurrency", + "no-std" + ], + "default_run": null, + "dependencies": [], + "description": "A lightweight atomic lock.", + "documentation": "https://docs.rs/try-lock", + "edition": "2015", + "features": {}, + "homepage": "https://github.com/seanmonstar/try-lock", + "id": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5", + "keywords": [ + "lock", + "atomic" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/Cargo.toml", + "metadata": null, + "name": "try-lock", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/seanmonstar/try-lock", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "try-lock", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs", + "test": true + } + ], + "version": "0.2.5" + }, + { + "authors": [ + "The Servo Project Developers" + ], + "categories": [ + "no-std", + "encoding", + "text-processing" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "flame", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "flamer", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": ">=0.8, <2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": ">=0.8, <2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Implementation of the Unicode Bidirectional Algorithm", + "documentation": "https://docs.rs/unicode-bidi/", + "edition": "2018", + "features": { + "bench_it": [], + "default": [ + "std", + "hardcoded-data" + ], + "flame": [ + "dep:flame" + ], + "flame_it": [ + "flame", + "flamer" + ], + "flamer": [ + "dep:flamer" + ], + "hardcoded-data": [], + "serde": [ + "dep:serde" + ], + "std": [], + "unstable": [], + "with_serde": [ + "serde" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15", + "keywords": [ + "rtl", + "unicode", + "text", + "layout", + "bidi" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/Cargo.toml", + "metadata": null, + "name": "unicode-bidi", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/servo/unicode-bidi", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "unicode_bidi", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "conformance_tests", + "required-features": [ + "hardcoded-data" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/tests/conformance_tests.rs", + "test": true + } + ], + "version": "0.3.15" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "development-tools::procedural-macro-helpers", + "no-std", + "no-std::no-alloc" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "fst", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "small_rng" + ], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "roaring", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "ucd-trie", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "unicode-xid", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31", + "documentation": "https://docs.rs/unicode-ident", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12", + "keywords": [ + "unicode", + "xid" + ], + "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "unicode-ident", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/unicode-ident", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "unicode-ident", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "static_size", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/tests/static_size.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "compare", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/tests/compare.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "xid", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/benches/xid.rs", + "test": false + } + ], + "version": "1.0.12" + }, + { + "authors": [ + "kwantam ", + "Manish Goregaokar " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [ + "alloc" + ], + "kind": null, + "name": "tinyvec", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "This crate provides functions for normalization of\nUnicode strings, including Canonical and Compatible\nDecomposition and Recomposition, as described in\nUnicode Standard Annex #15.\n", + "documentation": "https://docs.rs/unicode-normalization/", + "edition": "2018", + "features": { + "default": [ + "std" + ], + "std": [] + }, + "homepage": "https://github.com/unicode-rs/unicode-normalization", + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23", + "keywords": [ + "text", + "unicode", + "normalization", + "decomposition", + "recomposition" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/Cargo.toml", + "metadata": null, + "name": "unicode-normalization", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/unicode-rs/unicode-normalization", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "unicode-normalization", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "bench", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/benches/bench.rs", + "test": false + } + ], + "version": "0.1.23" + }, + { + "authors": [ + "The rust-url developers" + ], + "categories": [ + "parser-implementations", + "web-programming", + "encoding" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "form_urlencoded", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "idna", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "percent-encoding", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.3.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "bencher", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "URL library for Rust, based on the WHATWG URL Standard", + "documentation": "https://docs.rs/url", + "edition": "2018", + "features": { + "debugger_visualizer": [], + "default": [], + "expose_internals": [], + "serde": [ + "dep:serde" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0", + "keywords": [ + "url", + "parser" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "serde" + ], + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + }, + "playground": { + "features": [ + "serde" + ] + } + }, + "name": "url", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/servo/rust-url", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "url", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "url_wpt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/tests/wpt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "unit", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/tests/unit.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "parse_url", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/benches/parse_url.rs", + "test": false + } + ], + "version": "2.5.0" + }, + { + "authors": [ + "Jim McGrath " + ], + "categories": [ + "development-tools::build-utils" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "lazy_static", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempdir", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A library to find native dependencies in a vcpkg tree at build\ntime in order to be used in Cargo build scripts.\n", + "documentation": "https://docs.rs/vcpkg", + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15", + "keywords": [ + "build-dependencies", + "windows", + "macos", + "linux" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/Cargo.toml", + "metadata": null, + "name": "vcpkg", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/mcgoo/vcpkg-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "vcpkg", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs", + "test": true + } + ], + "version": "0.2.15" + }, + { + "authors": [ + "Sean McArthur " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "try-lock", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-executor", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.0-alpha.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tokio-sync", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.0-alpha.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Detect when another Future wants a result.", + "documentation": "https://docs.rs/want", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1", + "keywords": [ + "futures", + "channel", + "async" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/Cargo.toml", + "metadata": null, + "name": "want", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/seanmonstar/want", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "want", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "throughput", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/benches/throughput.rs", + "test": false + } + ], + "version": "0.3.1" + }, + { + "authors": [ + "The Cranelift Project Developers" + ], + "categories": [ + "no-std", + "wasm" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Experimental WASI API bindings for Rust", + "documentation": "https://docs.rs/wasi", + "edition": "2018", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [ + "std" + ], + "rustc-dep-of-std": [ + "compiler_builtins", + "core", + "rustc-std-workspace-alloc" + ], + "rustc-std-workspace-alloc": [ + "dep:rustc-std-workspace-alloc" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.0+wasi-snapshot-preview1", + "keywords": [ + "webassembly", + "wasm" + ], + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasi-0.11.0+wasi-snapshot-preview1/Cargo.toml", + "metadata": null, + "name": "wasi", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/bytecodealliance/wasi", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasi", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasi-0.11.0+wasi-snapshot-preview1/src/lib.rs", + "test": true + } + ], + "version": "0.11.0+wasi-snapshot-preview1" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [ + "wasm" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde_json", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-macro", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "js-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.4.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.3.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test-crate-a", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test-crate-b", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + } + ], + "description": "Easy support for interacting between JS and Rust.\n", + "documentation": "https://docs.rs/wasm-bindgen", + "edition": "2018", + "features": { + "default": [ + "spans", + "std" + ], + "enable-interning": [ + "std" + ], + "gg-alloc": [ + "wasm-bindgen-test/gg-alloc" + ], + "serde": [ + "dep:serde" + ], + "serde-serialize": [ + "serde", + "serde_json", + "std" + ], + "serde_json": [ + "dep:serde_json" + ], + "spans": [ + "wasm-bindgen-macro/spans" + ], + "std": [], + "strict-macro": [ + "wasm-bindgen-macro/strict-macro" + ], + "xxx_debug_only_print_generated_code": [ + "wasm-bindgen-macro/xxx_debug_only_print_generated_code" + ] + }, + "homepage": "https://rustwasm.github.io/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "serde-serialize" + ] + } + } + }, + "name": "wasm-bindgen", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/src/lib.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/wasm/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "non_wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/non_wasm.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "std-crate-no-std-dep", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/std-crate-no-std-dep.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "must_use", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/must_use.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "headless", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/headless/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "unwrap_throw", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/unwrap_throw.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/build.rs", + "test": false + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bumpalo", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "log", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "full" + ], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-shared", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Backend code generation of the wasm-bindgen tool\n", + "documentation": "https://docs.rs/wasm-bindgen-backend", + "edition": "2018", + "features": { + "extra-traits": [ + "syn/extra-traits" + ], + "spans": [] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-backend-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-backend", + "publish": null, + "readme": null, + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen-backend", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-backend-0.2.92/src/lib.rs", + "test": true + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "futures-core", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "js-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "futures-channel-preview", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0-alpha.18", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "futures-lite", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.11.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [ + "MessageEvent", + "Worker" + ], + "kind": null, + "name": "web-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.24", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_feature = \"atomics\")", + "uses_default_features": true + } + ], + "description": "Bridging the gap between Rust Futures and JavaScript Promises", + "documentation": "https://docs.rs/wasm-bindgen-futures", + "edition": "2018", + "features": { + "futures-core": [ + "dep:futures-core" + ], + "futures-core-03-stream": [ + "futures-core" + ] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-futures-0.4.42/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-futures", + "publish": null, + "readme": "./README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen-futures", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-futures-0.4.42/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "tests", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-futures-0.4.42/tests/tests.rs", + "test": true + } + ], + "version": "0.4.42" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-macro-support", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "trybuild", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "Worker" + ], + "kind": "dev", + "name": "web-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Definition of the `#[wasm_bindgen]` attribute, an internal dependency\n", + "documentation": "https://docs.rs/wasm-bindgen", + "edition": "2018", + "features": { + "spans": [ + "wasm-bindgen-macro-support/spans" + ], + "strict-macro": [ + "wasm-bindgen-macro-support/strict-macro" + ], + "xxx_debug_only_print_generated_code": [] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-macro", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "proc-macro" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "proc-macro" + ], + "name": "wasm-bindgen-macro", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "ui", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/tests/ui.rs", + "test": true + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "visit", + "full" + ], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-backend", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-shared", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate\n", + "documentation": "https://docs.rs/wasm-bindgen", + "edition": "2018", + "features": { + "extra-traits": [ + "syn/extra-traits" + ], + "spans": [ + "wasm-bindgen-backend/spans" + ], + "strict-macro": [] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-support-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-macro-support", + "publish": null, + "readme": null, + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen-macro-support", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-support-0.2.92/src/lib.rs", + "test": true + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Shared support between wasm-bindgen and wasm-bindgen cli, an internal\ndependency.\n", + "documentation": "https://docs.rs/wasm-bindgen-shared", + "edition": "2018", + "features": {}, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": "wasm_bindgen", + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-shared", + "publish": null, + "readme": null, + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen-shared", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/build.rs", + "test": false + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "js-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + } + ], + "description": "Bindings for all Web APIs, a procedurally generated crate from WebIDL\n", + "documentation": "https://rustwasm.github.io/wasm-bindgen/api/web_sys/", + "edition": "2018", + "features": { + "AbortController": [], + "AbortSignal": [ + "EventTarget" + ], + "AddEventListenerOptions": [], + "AesCbcParams": [], + "AesCtrParams": [], + "AesDerivedKeyParams": [], + "AesGcmParams": [], + "AesKeyAlgorithm": [], + "AesKeyGenParams": [], + "Algorithm": [], + "AlignSetting": [], + "AllowedBluetoothDevice": [], + "AllowedUsbDevice": [], + "AlphaOption": [], + "AnalyserNode": [ + "AudioNode", + "EventTarget" + ], + "AnalyserOptions": [], + "AngleInstancedArrays": [], + "Animation": [ + "EventTarget" + ], + "AnimationEffect": [], + "AnimationEvent": [ + "Event" + ], + "AnimationEventInit": [], + "AnimationPlayState": [], + "AnimationPlaybackEvent": [ + "Event" + ], + "AnimationPlaybackEventInit": [], + "AnimationPropertyDetails": [], + "AnimationPropertyValueDetails": [], + "AnimationTimeline": [], + "AssignedNodesOptions": [], + "AttestationConveyancePreference": [], + "Attr": [ + "EventTarget", + "Node" + ], + "AttributeNameValue": [], + "AudioBuffer": [], + "AudioBufferOptions": [], + "AudioBufferSourceNode": [ + "AudioNode", + "AudioScheduledSourceNode", + "EventTarget" + ], + "AudioBufferSourceOptions": [], + "AudioConfiguration": [], + "AudioContext": [ + "BaseAudioContext", + "EventTarget" + ], + "AudioContextLatencyCategory": [], + "AudioContextOptions": [], + "AudioContextState": [], + "AudioData": [], + "AudioDataCopyToOptions": [], + "AudioDataInit": [], + "AudioDecoder": [], + "AudioDecoderConfig": [], + "AudioDecoderInit": [], + "AudioDecoderSupport": [], + "AudioDestinationNode": [ + "AudioNode", + "EventTarget" + ], + "AudioEncoder": [], + "AudioEncoderConfig": [], + "AudioEncoderInit": [], + "AudioEncoderSupport": [], + "AudioListener": [], + "AudioNode": [ + "EventTarget" + ], + "AudioNodeOptions": [], + "AudioParam": [], + "AudioParamMap": [], + "AudioProcessingEvent": [ + "Event" + ], + "AudioSampleFormat": [], + "AudioScheduledSourceNode": [ + "AudioNode", + "EventTarget" + ], + "AudioSinkInfo": [], + "AudioSinkOptions": [], + "AudioSinkType": [], + "AudioStreamTrack": [ + "EventTarget", + "MediaStreamTrack" + ], + "AudioTrack": [], + "AudioTrackList": [ + "EventTarget" + ], + "AudioWorklet": [ + "Worklet" + ], + "AudioWorkletGlobalScope": [ + "WorkletGlobalScope" + ], + "AudioWorkletNode": [ + "AudioNode", + "EventTarget" + ], + "AudioWorkletNodeOptions": [], + "AudioWorkletProcessor": [], + "AuthenticationExtensionsClientInputs": [], + "AuthenticationExtensionsClientOutputs": [], + "AuthenticatorAssertionResponse": [ + "AuthenticatorResponse" + ], + "AuthenticatorAttachment": [], + "AuthenticatorAttestationResponse": [ + "AuthenticatorResponse" + ], + "AuthenticatorResponse": [], + "AuthenticatorSelectionCriteria": [], + "AuthenticatorTransport": [], + "AutoKeyword": [], + "AutocompleteInfo": [], + "BarProp": [], + "BaseAudioContext": [ + "EventTarget" + ], + "BaseComputedKeyframe": [], + "BaseKeyframe": [], + "BasePropertyIndexedKeyframe": [], + "BasicCardRequest": [], + "BasicCardResponse": [], + "BasicCardType": [], + "BatteryManager": [ + "EventTarget" + ], + "BeforeUnloadEvent": [ + "Event" + ], + "BinaryType": [], + "BiquadFilterNode": [ + "AudioNode", + "EventTarget" + ], + "BiquadFilterOptions": [], + "BiquadFilterType": [], + "Blob": [], + "BlobEvent": [ + "Event" + ], + "BlobEventInit": [], + "BlobPropertyBag": [], + "BlockParsingOptions": [], + "Bluetooth": [ + "EventTarget" + ], + "BluetoothAdvertisingEvent": [ + "Event" + ], + "BluetoothAdvertisingEventInit": [], + "BluetoothCharacteristicProperties": [], + "BluetoothDataFilterInit": [], + "BluetoothDevice": [ + "EventTarget" + ], + "BluetoothLeScanFilterInit": [], + "BluetoothManufacturerDataMap": [], + "BluetoothPermissionDescriptor": [], + "BluetoothPermissionResult": [ + "EventTarget", + "PermissionStatus" + ], + "BluetoothPermissionStorage": [], + "BluetoothRemoteGattCharacteristic": [ + "EventTarget" + ], + "BluetoothRemoteGattDescriptor": [], + "BluetoothRemoteGattServer": [], + "BluetoothRemoteGattService": [ + "EventTarget" + ], + "BluetoothServiceDataMap": [], + "BluetoothUuid": [], + "BoxQuadOptions": [], + "BroadcastChannel": [ + "EventTarget" + ], + "BrowserElementDownloadOptions": [], + "BrowserElementExecuteScriptOptions": [], + "BrowserFeedWriter": [], + "BrowserFindCaseSensitivity": [], + "BrowserFindDirection": [], + "ByteLengthQueuingStrategy": [], + "Cache": [], + "CacheBatchOperation": [], + "CacheQueryOptions": [], + "CacheStorage": [], + "CacheStorageNamespace": [], + "CanvasCaptureMediaStream": [ + "EventTarget", + "MediaStream" + ], + "CanvasCaptureMediaStreamTrack": [ + "EventTarget", + "MediaStreamTrack" + ], + "CanvasGradient": [], + "CanvasPattern": [], + "CanvasRenderingContext2d": [], + "CanvasWindingRule": [], + "CaretChangedReason": [], + "CaretPosition": [], + "CaretStateChangedEventInit": [], + "CdataSection": [ + "CharacterData", + "EventTarget", + "Node", + "Text" + ], + "ChannelCountMode": [], + "ChannelInterpretation": [], + "ChannelMergerNode": [ + "AudioNode", + "EventTarget" + ], + "ChannelMergerOptions": [], + "ChannelSplitterNode": [ + "AudioNode", + "EventTarget" + ], + "ChannelSplitterOptions": [], + "CharacterData": [ + "EventTarget", + "Node" + ], + "CheckerboardReason": [], + "CheckerboardReport": [], + "CheckerboardReportService": [], + "ChromeFilePropertyBag": [], + "ChromeWorker": [ + "EventTarget", + "Worker" + ], + "Client": [], + "ClientQueryOptions": [], + "ClientRectsAndTexts": [], + "ClientType": [], + "Clients": [], + "Clipboard": [ + "EventTarget" + ], + "ClipboardEvent": [ + "Event" + ], + "ClipboardEventInit": [], + "ClipboardItem": [], + "ClipboardItemOptions": [], + "ClipboardPermissionDescriptor": [], + "CloseEvent": [ + "Event" + ], + "CloseEventInit": [], + "CodecState": [], + "CollectedClientData": [], + "ColorSpaceConversion": [], + "Comment": [ + "CharacterData", + "EventTarget", + "Node" + ], + "CompositeOperation": [], + "CompositionEvent": [ + "Event", + "UiEvent" + ], + "CompositionEventInit": [], + "CompressionFormat": [], + "CompressionStream": [], + "ComputedEffectTiming": [], + "ConnStatusDict": [], + "ConnectionType": [], + "ConsoleCounter": [], + "ConsoleCounterError": [], + "ConsoleEvent": [], + "ConsoleInstance": [], + "ConsoleInstanceOptions": [], + "ConsoleLevel": [], + "ConsoleLogLevel": [], + "ConsoleProfileEvent": [], + "ConsoleStackEntry": [], + "ConsoleTimerError": [], + "ConsoleTimerLogOrEnd": [], + "ConsoleTimerStart": [], + "ConstantSourceNode": [ + "AudioNode", + "AudioScheduledSourceNode", + "EventTarget" + ], + "ConstantSourceOptions": [], + "ConstrainBooleanParameters": [], + "ConstrainDomStringParameters": [], + "ConstrainDoubleRange": [], + "ConstrainLongRange": [], + "ContextAttributes2d": [], + "ConvertCoordinateOptions": [], + "ConvolverNode": [ + "AudioNode", + "EventTarget" + ], + "ConvolverOptions": [], + "Coordinates": [], + "CountQueuingStrategy": [], + "Credential": [], + "CredentialCreationOptions": [], + "CredentialRequestOptions": [], + "CredentialsContainer": [], + "Crypto": [], + "CryptoKey": [], + "CryptoKeyPair": [], + "CssAnimation": [ + "Animation", + "EventTarget" + ], + "CssBoxType": [], + "CssConditionRule": [ + "CssGroupingRule", + "CssRule" + ], + "CssCounterStyleRule": [ + "CssRule" + ], + "CssFontFaceRule": [ + "CssRule" + ], + "CssFontFeatureValuesRule": [ + "CssRule" + ], + "CssGroupingRule": [ + "CssRule" + ], + "CssImportRule": [ + "CssRule" + ], + "CssKeyframeRule": [ + "CssRule" + ], + "CssKeyframesRule": [ + "CssRule" + ], + "CssMediaRule": [ + "CssConditionRule", + "CssGroupingRule", + "CssRule" + ], + "CssNamespaceRule": [ + "CssRule" + ], + "CssPageRule": [ + "CssRule" + ], + "CssPseudoElement": [], + "CssRule": [], + "CssRuleList": [], + "CssStyleDeclaration": [], + "CssStyleRule": [ + "CssRule" + ], + "CssStyleSheet": [ + "StyleSheet" + ], + "CssStyleSheetParsingMode": [], + "CssSupportsRule": [ + "CssConditionRule", + "CssGroupingRule", + "CssRule" + ], + "CssTransition": [ + "Animation", + "EventTarget" + ], + "CustomElementRegistry": [], + "CustomEvent": [ + "Event" + ], + "CustomEventInit": [], + "DataTransfer": [], + "DataTransferItem": [], + "DataTransferItemList": [], + "DateTimeValue": [], + "DecoderDoctorNotification": [], + "DecoderDoctorNotificationType": [], + "DecompressionStream": [], + "DedicatedWorkerGlobalScope": [ + "EventTarget", + "WorkerGlobalScope" + ], + "DelayNode": [ + "AudioNode", + "EventTarget" + ], + "DelayOptions": [], + "DeviceAcceleration": [], + "DeviceAccelerationInit": [], + "DeviceLightEvent": [ + "Event" + ], + "DeviceLightEventInit": [], + "DeviceMotionEvent": [ + "Event" + ], + "DeviceMotionEventInit": [], + "DeviceOrientationEvent": [ + "Event" + ], + "DeviceOrientationEventInit": [], + "DeviceProximityEvent": [ + "Event" + ], + "DeviceProximityEventInit": [], + "DeviceRotationRate": [], + "DeviceRotationRateInit": [], + "DhKeyDeriveParams": [], + "DirectionSetting": [], + "Directory": [], + "DirectoryPickerOptions": [], + "DisplayMediaStreamConstraints": [], + "DisplayNameOptions": [], + "DisplayNameResult": [], + "DistanceModelType": [], + "DnsCacheDict": [], + "DnsCacheEntry": [], + "DnsLookupDict": [], + "Document": [ + "EventTarget", + "Node" + ], + "DocumentFragment": [ + "EventTarget", + "Node" + ], + "DocumentTimeline": [ + "AnimationTimeline" + ], + "DocumentTimelineOptions": [], + "DocumentType": [ + "EventTarget", + "Node" + ], + "DomError": [], + "DomException": [], + "DomImplementation": [], + "DomMatrix": [ + "DomMatrixReadOnly" + ], + "DomMatrix2dInit": [], + "DomMatrixInit": [], + "DomMatrixReadOnly": [], + "DomParser": [], + "DomPoint": [ + "DomPointReadOnly" + ], + "DomPointInit": [], + "DomPointReadOnly": [], + "DomQuad": [], + "DomQuadInit": [], + "DomQuadJson": [], + "DomRect": [ + "DomRectReadOnly" + ], + "DomRectInit": [], + "DomRectList": [], + "DomRectReadOnly": [], + "DomRequest": [ + "EventTarget" + ], + "DomRequestReadyState": [], + "DomStringList": [], + "DomStringMap": [], + "DomTokenList": [], + "DomWindowResizeEventDetail": [], + "DragEvent": [ + "Event", + "MouseEvent", + "UiEvent" + ], + "DragEventInit": [], + "DynamicsCompressorNode": [ + "AudioNode", + "EventTarget" + ], + "DynamicsCompressorOptions": [], + "EcKeyAlgorithm": [], + "EcKeyGenParams": [], + "EcKeyImportParams": [], + "EcdhKeyDeriveParams": [], + "EcdsaParams": [], + "EffectTiming": [], + "Element": [ + "EventTarget", + "Node" + ], + "ElementCreationOptions": [], + "ElementDefinitionOptions": [], + "EncodedAudioChunk": [], + "EncodedAudioChunkInit": [], + "EncodedAudioChunkMetadata": [], + "EncodedAudioChunkType": [], + "EncodedVideoChunk": [], + "EncodedVideoChunkInit": [], + "EncodedVideoChunkMetadata": [], + "EncodedVideoChunkType": [], + "EndingTypes": [], + "ErrorCallback": [], + "ErrorEvent": [ + "Event" + ], + "ErrorEventInit": [], + "Event": [], + "EventInit": [], + "EventListener": [], + "EventListenerOptions": [], + "EventModifierInit": [], + "EventSource": [ + "EventTarget" + ], + "EventSourceInit": [], + "EventTarget": [], + "Exception": [], + "ExtBlendMinmax": [], + "ExtColorBufferFloat": [], + "ExtColorBufferHalfFloat": [], + "ExtDisjointTimerQuery": [], + "ExtFragDepth": [], + "ExtSRgb": [], + "ExtShaderTextureLod": [], + "ExtTextureFilterAnisotropic": [], + "ExtTextureNorm16": [], + "ExtendableEvent": [ + "Event" + ], + "ExtendableEventInit": [], + "ExtendableMessageEvent": [ + "Event", + "ExtendableEvent" + ], + "ExtendableMessageEventInit": [], + "External": [], + "FakePluginMimeEntry": [], + "FakePluginTagInit": [], + "FetchEvent": [ + "Event", + "ExtendableEvent" + ], + "FetchEventInit": [], + "FetchObserver": [ + "EventTarget" + ], + "FetchReadableStreamReadDataArray": [], + "FetchReadableStreamReadDataDone": [], + "FetchState": [], + "File": [ + "Blob" + ], + "FileCallback": [], + "FileList": [], + "FilePickerAcceptType": [], + "FilePickerOptions": [], + "FilePropertyBag": [], + "FileReader": [ + "EventTarget" + ], + "FileReaderSync": [], + "FileSystem": [], + "FileSystemCreateWritableOptions": [], + "FileSystemDirectoryEntry": [ + "FileSystemEntry" + ], + "FileSystemDirectoryHandle": [ + "FileSystemHandle" + ], + "FileSystemDirectoryReader": [], + "FileSystemEntriesCallback": [], + "FileSystemEntry": [], + "FileSystemEntryCallback": [], + "FileSystemFileEntry": [ + "FileSystemEntry" + ], + "FileSystemFileHandle": [ + "FileSystemHandle" + ], + "FileSystemFlags": [], + "FileSystemGetDirectoryOptions": [], + "FileSystemGetFileOptions": [], + "FileSystemHandle": [], + "FileSystemHandleKind": [], + "FileSystemHandlePermissionDescriptor": [], + "FileSystemPermissionDescriptor": [], + "FileSystemPermissionMode": [], + "FileSystemReadWriteOptions": [], + "FileSystemRemoveOptions": [], + "FileSystemSyncAccessHandle": [], + "FileSystemWritableFileStream": [ + "WritableStream" + ], + "FillMode": [], + "FlashClassification": [], + "FlowControlType": [], + "FocusEvent": [ + "Event", + "UiEvent" + ], + "FocusEventInit": [], + "FontData": [], + "FontFace": [], + "FontFaceDescriptors": [], + "FontFaceLoadStatus": [], + "FontFaceSet": [ + "EventTarget" + ], + "FontFaceSetIterator": [], + "FontFaceSetIteratorResult": [], + "FontFaceSetLoadEvent": [ + "Event" + ], + "FontFaceSetLoadEventInit": [], + "FontFaceSetLoadStatus": [], + "FormData": [], + "FrameType": [], + "FuzzingFunctions": [], + "GainNode": [ + "AudioNode", + "EventTarget" + ], + "GainOptions": [], + "Gamepad": [], + "GamepadAxisMoveEvent": [ + "Event", + "GamepadEvent" + ], + "GamepadAxisMoveEventInit": [], + "GamepadButton": [], + "GamepadButtonEvent": [ + "Event", + "GamepadEvent" + ], + "GamepadButtonEventInit": [], + "GamepadEvent": [ + "Event" + ], + "GamepadEventInit": [], + "GamepadHand": [], + "GamepadHapticActuator": [], + "GamepadHapticActuatorType": [], + "GamepadMappingType": [], + "GamepadPose": [], + "GamepadServiceTest": [], + "Geolocation": [], + "GetAnimationsOptions": [], + "GetRootNodeOptions": [], + "GetUserMediaRequest": [], + "Gpu": [], + "GpuAdapter": [], + "GpuAdapterInfo": [], + "GpuAddressMode": [], + "GpuAutoLayoutMode": [], + "GpuBindGroup": [], + "GpuBindGroupDescriptor": [], + "GpuBindGroupEntry": [], + "GpuBindGroupLayout": [], + "GpuBindGroupLayoutDescriptor": [], + "GpuBindGroupLayoutEntry": [], + "GpuBlendComponent": [], + "GpuBlendFactor": [], + "GpuBlendOperation": [], + "GpuBlendState": [], + "GpuBuffer": [], + "GpuBufferBinding": [], + "GpuBufferBindingLayout": [], + "GpuBufferBindingType": [], + "GpuBufferDescriptor": [], + "GpuBufferMapState": [], + "GpuCanvasAlphaMode": [], + "GpuCanvasConfiguration": [], + "GpuCanvasContext": [], + "GpuColorDict": [], + "GpuColorTargetState": [], + "GpuCommandBuffer": [], + "GpuCommandBufferDescriptor": [], + "GpuCommandEncoder": [], + "GpuCommandEncoderDescriptor": [], + "GpuCompareFunction": [], + "GpuCompilationInfo": [], + "GpuCompilationMessage": [], + "GpuCompilationMessageType": [], + "GpuComputePassDescriptor": [], + "GpuComputePassEncoder": [], + "GpuComputePassTimestampWrites": [], + "GpuComputePipeline": [], + "GpuComputePipelineDescriptor": [], + "GpuCullMode": [], + "GpuDepthStencilState": [], + "GpuDevice": [ + "EventTarget" + ], + "GpuDeviceDescriptor": [], + "GpuDeviceLostInfo": [], + "GpuDeviceLostReason": [], + "GpuError": [], + "GpuErrorFilter": [], + "GpuExtent3dDict": [], + "GpuExternalTexture": [], + "GpuExternalTextureBindingLayout": [], + "GpuExternalTextureDescriptor": [], + "GpuFeatureName": [], + "GpuFilterMode": [], + "GpuFragmentState": [], + "GpuFrontFace": [], + "GpuImageCopyBuffer": [], + "GpuImageCopyExternalImage": [], + "GpuImageCopyTexture": [], + "GpuImageCopyTextureTagged": [], + "GpuImageDataLayout": [], + "GpuIndexFormat": [], + "GpuInternalError": [ + "GpuError" + ], + "GpuLoadOp": [], + "GpuMipmapFilterMode": [], + "GpuMultisampleState": [], + "GpuObjectDescriptorBase": [], + "GpuOrigin2dDict": [], + "GpuOrigin3dDict": [], + "GpuOutOfMemoryError": [ + "GpuError" + ], + "GpuPipelineDescriptorBase": [], + "GpuPipelineError": [ + "DomException" + ], + "GpuPipelineErrorInit": [], + "GpuPipelineErrorReason": [], + "GpuPipelineLayout": [], + "GpuPipelineLayoutDescriptor": [], + "GpuPowerPreference": [], + "GpuPrimitiveState": [], + "GpuPrimitiveTopology": [], + "GpuProgrammableStage": [], + "GpuQuerySet": [], + "GpuQuerySetDescriptor": [], + "GpuQueryType": [], + "GpuQueue": [], + "GpuQueueDescriptor": [], + "GpuRenderBundle": [], + "GpuRenderBundleDescriptor": [], + "GpuRenderBundleEncoder": [], + "GpuRenderBundleEncoderDescriptor": [], + "GpuRenderPassColorAttachment": [], + "GpuRenderPassDepthStencilAttachment": [], + "GpuRenderPassDescriptor": [], + "GpuRenderPassEncoder": [], + "GpuRenderPassLayout": [], + "GpuRenderPassTimestampWrites": [], + "GpuRenderPipeline": [], + "GpuRenderPipelineDescriptor": [], + "GpuRequestAdapterOptions": [], + "GpuSampler": [], + "GpuSamplerBindingLayout": [], + "GpuSamplerBindingType": [], + "GpuSamplerDescriptor": [], + "GpuShaderModule": [], + "GpuShaderModuleCompilationHint": [], + "GpuShaderModuleDescriptor": [], + "GpuStencilFaceState": [], + "GpuStencilOperation": [], + "GpuStorageTextureAccess": [], + "GpuStorageTextureBindingLayout": [], + "GpuStoreOp": [], + "GpuSupportedFeatures": [], + "GpuSupportedLimits": [], + "GpuTexture": [], + "GpuTextureAspect": [], + "GpuTextureBindingLayout": [], + "GpuTextureDescriptor": [], + "GpuTextureDimension": [], + "GpuTextureFormat": [], + "GpuTextureSampleType": [], + "GpuTextureView": [], + "GpuTextureViewDescriptor": [], + "GpuTextureViewDimension": [], + "GpuUncapturedErrorEvent": [ + "Event" + ], + "GpuUncapturedErrorEventInit": [], + "GpuValidationError": [ + "GpuError" + ], + "GpuVertexAttribute": [], + "GpuVertexBufferLayout": [], + "GpuVertexFormat": [], + "GpuVertexState": [], + "GpuVertexStepMode": [], + "GroupedHistoryEventInit": [], + "HalfOpenInfoDict": [], + "HardwareAcceleration": [], + "HashChangeEvent": [ + "Event" + ], + "HashChangeEventInit": [], + "Headers": [], + "HeadersGuardEnum": [], + "Hid": [ + "EventTarget" + ], + "HidCollectionInfo": [], + "HidConnectionEvent": [ + "Event" + ], + "HidConnectionEventInit": [], + "HidDevice": [ + "EventTarget" + ], + "HidDeviceFilter": [], + "HidDeviceRequestOptions": [], + "HidInputReportEvent": [ + "Event" + ], + "HidInputReportEventInit": [], + "HidReportInfo": [], + "HidReportItem": [], + "HidUnitSystem": [], + "HiddenPluginEventInit": [], + "History": [], + "HitRegionOptions": [], + "HkdfParams": [], + "HmacDerivedKeyParams": [], + "HmacImportParams": [], + "HmacKeyAlgorithm": [], + "HmacKeyGenParams": [], + "HtmlAllCollection": [], + "HtmlAnchorElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlAreaElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlAudioElement": [ + "Element", + "EventTarget", + "HtmlElement", + "HtmlMediaElement", + "Node" + ], + "HtmlBaseElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlBodyElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlBrElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlButtonElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlCanvasElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlCollection": [], + "HtmlDListElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlDataElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlDataListElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlDetailsElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlDialogElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlDirectoryElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlDivElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlDocument": [ + "Document", + "EventTarget", + "Node" + ], + "HtmlElement": [ + "Element", + "EventTarget", + "Node" + ], + "HtmlEmbedElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlFieldSetElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlFontElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlFormControlsCollection": [ + "HtmlCollection" + ], + "HtmlFormElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlFrameElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlFrameSetElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlHeadElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlHeadingElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlHrElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlHtmlElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlIFrameElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlImageElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlInputElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlLabelElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlLegendElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlLiElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlLinkElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlMapElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlMediaElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlMenuElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlMenuItemElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlMetaElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlMeterElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlModElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlOListElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlObjectElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlOptGroupElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlOptionElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlOptionsCollection": [ + "HtmlCollection" + ], + "HtmlOutputElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlParagraphElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlParamElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlPictureElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlPreElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlProgressElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlQuoteElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlScriptElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlSelectElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlSlotElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlSourceElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlSpanElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlStyleElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTableCaptionElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTableCellElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTableColElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTableElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTableRowElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTableSectionElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTemplateElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTextAreaElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTimeElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTitleElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlTrackElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlUListElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlUnknownElement": [ + "Element", + "EventTarget", + "HtmlElement", + "Node" + ], + "HtmlVideoElement": [ + "Element", + "EventTarget", + "HtmlElement", + "HtmlMediaElement", + "Node" + ], + "HttpConnDict": [], + "HttpConnInfo": [], + "HttpConnectionElement": [], + "IdbCursor": [], + "IdbCursorDirection": [], + "IdbCursorWithValue": [ + "IdbCursor" + ], + "IdbDatabase": [ + "EventTarget" + ], + "IdbFactory": [], + "IdbFileHandle": [ + "EventTarget" + ], + "IdbFileMetadataParameters": [], + "IdbFileRequest": [ + "DomRequest", + "EventTarget" + ], + "IdbIndex": [], + "IdbIndexParameters": [], + "IdbKeyRange": [], + "IdbLocaleAwareKeyRange": [ + "IdbKeyRange" + ], + "IdbMutableFile": [ + "EventTarget" + ], + "IdbObjectStore": [], + "IdbObjectStoreParameters": [], + "IdbOpenDbOptions": [], + "IdbOpenDbRequest": [ + "EventTarget", + "IdbRequest" + ], + "IdbRequest": [ + "EventTarget" + ], + "IdbRequestReadyState": [], + "IdbTransaction": [ + "EventTarget" + ], + "IdbTransactionMode": [], + "IdbVersionChangeEvent": [ + "Event" + ], + "IdbVersionChangeEventInit": [], + "IdleDeadline": [], + "IdleRequestOptions": [], + "IirFilterNode": [ + "AudioNode", + "EventTarget" + ], + "IirFilterOptions": [], + "ImageBitmap": [], + "ImageBitmapOptions": [], + "ImageBitmapRenderingContext": [], + "ImageCapture": [], + "ImageCaptureError": [], + "ImageCaptureErrorEvent": [ + "Event" + ], + "ImageCaptureErrorEventInit": [], + "ImageData": [], + "ImageDecodeOptions": [], + "ImageDecodeResult": [], + "ImageDecoder": [], + "ImageDecoderInit": [], + "ImageEncodeOptions": [], + "ImageOrientation": [], + "ImageTrack": [ + "EventTarget" + ], + "ImageTrackList": [], + "InputEvent": [ + "Event", + "UiEvent" + ], + "InputEventInit": [], + "IntersectionObserver": [], + "IntersectionObserverEntry": [], + "IntersectionObserverEntryInit": [], + "IntersectionObserverInit": [], + "IntlUtils": [], + "IsInputPendingOptions": [], + "IterableKeyAndValueResult": [], + "IterableKeyOrValueResult": [], + "IterationCompositeOperation": [], + "JsonWebKey": [], + "KeyAlgorithm": [], + "KeyEvent": [], + "KeyIdsInitData": [], + "KeyboardEvent": [ + "Event", + "UiEvent" + ], + "KeyboardEventInit": [], + "KeyframeAnimationOptions": [], + "KeyframeEffect": [ + "AnimationEffect" + ], + "KeyframeEffectOptions": [], + "L10nElement": [], + "L10nValue": [], + "LatencyMode": [], + "LifecycleCallbacks": [], + "LineAlignSetting": [], + "ListBoxObject": [], + "LocalMediaStream": [ + "EventTarget", + "MediaStream" + ], + "LocaleInfo": [], + "Location": [], + "Lock": [], + "LockInfo": [], + "LockManager": [], + "LockManagerSnapshot": [], + "LockMode": [], + "LockOptions": [], + "MediaCapabilities": [], + "MediaCapabilitiesInfo": [], + "MediaConfiguration": [], + "MediaDecodingConfiguration": [], + "MediaDecodingType": [], + "MediaDeviceInfo": [], + "MediaDeviceKind": [], + "MediaDevices": [ + "EventTarget" + ], + "MediaElementAudioSourceNode": [ + "AudioNode", + "EventTarget" + ], + "MediaElementAudioSourceOptions": [], + "MediaEncodingConfiguration": [], + "MediaEncodingType": [], + "MediaEncryptedEvent": [ + "Event" + ], + "MediaError": [], + "MediaImage": [], + "MediaKeyError": [ + "Event" + ], + "MediaKeyMessageEvent": [ + "Event" + ], + "MediaKeyMessageEventInit": [], + "MediaKeyMessageType": [], + "MediaKeyNeededEventInit": [], + "MediaKeySession": [ + "EventTarget" + ], + "MediaKeySessionType": [], + "MediaKeyStatus": [], + "MediaKeyStatusMap": [], + "MediaKeySystemAccess": [], + "MediaKeySystemConfiguration": [], + "MediaKeySystemMediaCapability": [], + "MediaKeySystemStatus": [], + "MediaKeys": [], + "MediaKeysPolicy": [], + "MediaKeysRequirement": [], + "MediaList": [], + "MediaMetadata": [], + "MediaMetadataInit": [], + "MediaPositionState": [], + "MediaQueryList": [ + "EventTarget" + ], + "MediaQueryListEvent": [ + "Event" + ], + "MediaQueryListEventInit": [], + "MediaRecorder": [ + "EventTarget" + ], + "MediaRecorderErrorEvent": [ + "Event" + ], + "MediaRecorderErrorEventInit": [], + "MediaRecorderOptions": [], + "MediaSession": [], + "MediaSessionAction": [], + "MediaSessionActionDetails": [], + "MediaSessionPlaybackState": [], + "MediaSource": [ + "EventTarget" + ], + "MediaSourceEndOfStreamError": [], + "MediaSourceEnum": [], + "MediaSourceReadyState": [], + "MediaStream": [ + "EventTarget" + ], + "MediaStreamAudioDestinationNode": [ + "AudioNode", + "EventTarget" + ], + "MediaStreamAudioSourceNode": [ + "AudioNode", + "EventTarget" + ], + "MediaStreamAudioSourceOptions": [], + "MediaStreamConstraints": [], + "MediaStreamError": [], + "MediaStreamEvent": [ + "Event" + ], + "MediaStreamEventInit": [], + "MediaStreamTrack": [ + "EventTarget" + ], + "MediaStreamTrackEvent": [ + "Event" + ], + "MediaStreamTrackEventInit": [], + "MediaStreamTrackGenerator": [ + "EventTarget", + "MediaStreamTrack" + ], + "MediaStreamTrackGeneratorInit": [], + "MediaStreamTrackProcessor": [], + "MediaStreamTrackProcessorInit": [], + "MediaStreamTrackState": [], + "MediaTrackConstraintSet": [], + "MediaTrackConstraints": [], + "MediaTrackSettings": [], + "MediaTrackSupportedConstraints": [], + "MemoryAttribution": [], + "MemoryAttributionContainer": [], + "MemoryBreakdownEntry": [], + "MemoryMeasurement": [], + "MessageChannel": [], + "MessageEvent": [ + "Event" + ], + "MessageEventInit": [], + "MessagePort": [ + "EventTarget" + ], + "MidiAccess": [ + "EventTarget" + ], + "MidiConnectionEvent": [ + "Event" + ], + "MidiConnectionEventInit": [], + "MidiInput": [ + "EventTarget", + "MidiPort" + ], + "MidiInputMap": [], + "MidiMessageEvent": [ + "Event" + ], + "MidiMessageEventInit": [], + "MidiOptions": [], + "MidiOutput": [ + "EventTarget", + "MidiPort" + ], + "MidiOutputMap": [], + "MidiPort": [ + "EventTarget" + ], + "MidiPortConnectionState": [], + "MidiPortDeviceState": [], + "MidiPortType": [], + "MimeType": [], + "MimeTypeArray": [], + "MouseEvent": [ + "Event", + "UiEvent" + ], + "MouseEventInit": [], + "MouseScrollEvent": [ + "Event", + "MouseEvent", + "UiEvent" + ], + "MozDebug": [], + "MutationEvent": [ + "Event" + ], + "MutationObserver": [], + "MutationObserverInit": [], + "MutationObservingInfo": [], + "MutationRecord": [], + "NamedNodeMap": [], + "NativeOsFileReadOptions": [], + "NativeOsFileWriteAtomicOptions": [], + "NavigationType": [], + "Navigator": [], + "NavigatorAutomationInformation": [], + "NetworkCommandOptions": [], + "NetworkInformation": [ + "EventTarget" + ], + "NetworkResultOptions": [], + "Node": [ + "EventTarget" + ], + "NodeFilter": [], + "NodeIterator": [], + "NodeList": [], + "Notification": [ + "EventTarget" + ], + "NotificationAction": [], + "NotificationDirection": [], + "NotificationEvent": [ + "Event", + "ExtendableEvent" + ], + "NotificationEventInit": [], + "NotificationOptions": [], + "NotificationPermission": [], + "ObserverCallback": [], + "OesElementIndexUint": [], + "OesStandardDerivatives": [], + "OesTextureFloat": [], + "OesTextureFloatLinear": [], + "OesTextureHalfFloat": [], + "OesTextureHalfFloatLinear": [], + "OesVertexArrayObject": [], + "OfflineAudioCompletionEvent": [ + "Event" + ], + "OfflineAudioCompletionEventInit": [], + "OfflineAudioContext": [ + "BaseAudioContext", + "EventTarget" + ], + "OfflineAudioContextOptions": [], + "OfflineResourceList": [ + "EventTarget" + ], + "OffscreenCanvas": [ + "EventTarget" + ], + "OffscreenCanvasRenderingContext2d": [], + "OpenFilePickerOptions": [], + "OpenWindowEventDetail": [], + "OptionalEffectTiming": [], + "OrientationLockType": [], + "OrientationType": [], + "OscillatorNode": [ + "AudioNode", + "AudioScheduledSourceNode", + "EventTarget" + ], + "OscillatorOptions": [], + "OscillatorType": [], + "OverSampleType": [], + "OvrMultiview2": [], + "PageTransitionEvent": [ + "Event" + ], + "PageTransitionEventInit": [], + "PaintRequest": [], + "PaintRequestList": [], + "PaintWorkletGlobalScope": [ + "WorkletGlobalScope" + ], + "PannerNode": [ + "AudioNode", + "EventTarget" + ], + "PannerOptions": [], + "PanningModelType": [], + "ParityType": [], + "Path2d": [], + "PaymentAddress": [], + "PaymentComplete": [], + "PaymentMethodChangeEvent": [ + "Event", + "PaymentRequestUpdateEvent" + ], + "PaymentMethodChangeEventInit": [], + "PaymentRequestUpdateEvent": [ + "Event" + ], + "PaymentRequestUpdateEventInit": [], + "PaymentResponse": [], + "Pbkdf2Params": [], + "PcImplIceConnectionState": [], + "PcImplIceGatheringState": [], + "PcImplSignalingState": [], + "PcObserverStateType": [], + "Performance": [ + "EventTarget" + ], + "PerformanceEntry": [], + "PerformanceEntryEventInit": [], + "PerformanceEntryFilterOptions": [], + "PerformanceMark": [ + "PerformanceEntry" + ], + "PerformanceMeasure": [ + "PerformanceEntry" + ], + "PerformanceNavigation": [], + "PerformanceNavigationTiming": [ + "PerformanceEntry", + "PerformanceResourceTiming" + ], + "PerformanceObserver": [], + "PerformanceObserverEntryList": [], + "PerformanceObserverInit": [], + "PerformanceResourceTiming": [ + "PerformanceEntry" + ], + "PerformanceServerTiming": [], + "PerformanceTiming": [], + "PeriodicWave": [], + "PeriodicWaveConstraints": [], + "PeriodicWaveOptions": [], + "PermissionDescriptor": [], + "PermissionName": [], + "PermissionState": [], + "PermissionStatus": [ + "EventTarget" + ], + "Permissions": [], + "PlaneLayout": [], + "PlaybackDirection": [], + "Plugin": [], + "PluginArray": [], + "PluginCrashedEventInit": [], + "PointerEvent": [ + "Event", + "MouseEvent", + "UiEvent" + ], + "PointerEventInit": [], + "PopStateEvent": [ + "Event" + ], + "PopStateEventInit": [], + "PopupBlockedEvent": [ + "Event" + ], + "PopupBlockedEventInit": [], + "Position": [], + "PositionAlignSetting": [], + "PositionError": [], + "PositionOptions": [], + "PremultiplyAlpha": [], + "Presentation": [], + "PresentationAvailability": [ + "EventTarget" + ], + "PresentationConnection": [ + "EventTarget" + ], + "PresentationConnectionAvailableEvent": [ + "Event" + ], + "PresentationConnectionAvailableEventInit": [], + "PresentationConnectionBinaryType": [], + "PresentationConnectionCloseEvent": [ + "Event" + ], + "PresentationConnectionCloseEventInit": [], + "PresentationConnectionClosedReason": [], + "PresentationConnectionList": [ + "EventTarget" + ], + "PresentationConnectionState": [], + "PresentationReceiver": [], + "PresentationRequest": [ + "EventTarget" + ], + "PresentationStyle": [], + "ProcessingInstruction": [ + "CharacterData", + "EventTarget", + "Node" + ], + "ProfileTimelineLayerRect": [], + "ProfileTimelineMarker": [], + "ProfileTimelineMessagePortOperationType": [], + "ProfileTimelineStackFrame": [], + "ProfileTimelineWorkerOperationType": [], + "ProgressEvent": [ + "Event" + ], + "ProgressEventInit": [], + "PromiseNativeHandler": [], + "PromiseRejectionEvent": [ + "Event" + ], + "PromiseRejectionEventInit": [], + "PublicKeyCredential": [ + "Credential" + ], + "PublicKeyCredentialCreationOptions": [], + "PublicKeyCredentialDescriptor": [], + "PublicKeyCredentialEntity": [], + "PublicKeyCredentialParameters": [], + "PublicKeyCredentialRequestOptions": [], + "PublicKeyCredentialRpEntity": [], + "PublicKeyCredentialType": [], + "PublicKeyCredentialUserEntity": [], + "PushEncryptionKeyName": [], + "PushEvent": [ + "Event", + "ExtendableEvent" + ], + "PushEventInit": [], + "PushManager": [], + "PushMessageData": [], + "PushPermissionState": [], + "PushSubscription": [], + "PushSubscriptionInit": [], + "PushSubscriptionJson": [], + "PushSubscriptionKeys": [], + "PushSubscriptionOptions": [], + "PushSubscriptionOptionsInit": [], + "QueryOptions": [], + "QueuingStrategy": [], + "QueuingStrategyInit": [], + "RadioNodeList": [ + "NodeList" + ], + "Range": [], + "RcwnPerfStats": [], + "RcwnStatus": [], + "ReadableByteStreamController": [], + "ReadableStream": [], + "ReadableStreamByobReader": [], + "ReadableStreamByobRequest": [], + "ReadableStreamDefaultController": [], + "ReadableStreamDefaultReader": [], + "ReadableStreamGetReaderOptions": [], + "ReadableStreamIteratorOptions": [], + "ReadableStreamReadResult": [], + "ReadableStreamReaderMode": [], + "ReadableStreamType": [], + "ReadableWritablePair": [], + "RecordingState": [], + "ReferrerPolicy": [], + "RegisterRequest": [], + "RegisterResponse": [], + "RegisteredKey": [], + "RegistrationOptions": [], + "Request": [], + "RequestCache": [], + "RequestCredentials": [], + "RequestDestination": [], + "RequestDeviceOptions": [], + "RequestInit": [], + "RequestMediaKeySystemAccessNotification": [], + "RequestMode": [], + "RequestRedirect": [], + "ResizeObserver": [], + "ResizeObserverBoxOptions": [], + "ResizeObserverEntry": [], + "ResizeObserverOptions": [], + "ResizeObserverSize": [], + "ResizeQuality": [], + "Response": [], + "ResponseInit": [], + "ResponseType": [], + "RsaHashedImportParams": [], + "RsaOaepParams": [], + "RsaOtherPrimesInfo": [], + "RsaPssParams": [], + "RtcAnswerOptions": [], + "RtcBundlePolicy": [], + "RtcCertificate": [], + "RtcCertificateExpiration": [], + "RtcCodecStats": [], + "RtcConfiguration": [], + "RtcDataChannel": [ + "EventTarget" + ], + "RtcDataChannelEvent": [ + "Event" + ], + "RtcDataChannelEventInit": [], + "RtcDataChannelInit": [], + "RtcDataChannelState": [], + "RtcDataChannelType": [], + "RtcDegradationPreference": [], + "RtcFecParameters": [], + "RtcIceCandidate": [], + "RtcIceCandidateInit": [], + "RtcIceCandidatePairStats": [], + "RtcIceCandidateStats": [], + "RtcIceComponentStats": [], + "RtcIceConnectionState": [], + "RtcIceCredentialType": [], + "RtcIceGatheringState": [], + "RtcIceServer": [], + "RtcIceTransportPolicy": [], + "RtcIdentityAssertion": [], + "RtcIdentityAssertionResult": [], + "RtcIdentityProvider": [], + "RtcIdentityProviderDetails": [], + "RtcIdentityProviderOptions": [], + "RtcIdentityProviderRegistrar": [], + "RtcIdentityValidationResult": [], + "RtcInboundRtpStreamStats": [], + "RtcMediaStreamStats": [], + "RtcMediaStreamTrackStats": [], + "RtcOfferAnswerOptions": [], + "RtcOfferOptions": [], + "RtcOutboundRtpStreamStats": [], + "RtcPeerConnection": [ + "EventTarget" + ], + "RtcPeerConnectionIceErrorEvent": [ + "Event" + ], + "RtcPeerConnectionIceEvent": [ + "Event" + ], + "RtcPeerConnectionIceEventInit": [], + "RtcPeerConnectionState": [], + "RtcPriorityType": [], + "RtcRtcpParameters": [], + "RtcRtpCapabilities": [], + "RtcRtpCodecCapability": [], + "RtcRtpCodecParameters": [], + "RtcRtpContributingSource": [], + "RtcRtpEncodingParameters": [], + "RtcRtpHeaderExtensionCapability": [], + "RtcRtpHeaderExtensionParameters": [], + "RtcRtpParameters": [], + "RtcRtpReceiver": [], + "RtcRtpSender": [], + "RtcRtpSourceEntry": [], + "RtcRtpSourceEntryType": [], + "RtcRtpSynchronizationSource": [], + "RtcRtpTransceiver": [], + "RtcRtpTransceiverDirection": [], + "RtcRtpTransceiverInit": [], + "RtcRtxParameters": [], + "RtcSdpType": [], + "RtcSessionDescription": [], + "RtcSessionDescriptionInit": [], + "RtcSignalingState": [], + "RtcStats": [], + "RtcStatsIceCandidatePairState": [], + "RtcStatsIceCandidateType": [], + "RtcStatsReport": [], + "RtcStatsReportInternal": [], + "RtcStatsType": [], + "RtcTrackEvent": [ + "Event" + ], + "RtcTrackEventInit": [], + "RtcTransportStats": [], + "RtcdtmfSender": [ + "EventTarget" + ], + "RtcdtmfToneChangeEvent": [ + "Event" + ], + "RtcdtmfToneChangeEventInit": [], + "RtcrtpContributingSourceStats": [], + "RtcrtpStreamStats": [], + "SaveFilePickerOptions": [], + "Scheduler": [], + "SchedulerPostTaskOptions": [], + "Scheduling": [], + "Screen": [ + "EventTarget" + ], + "ScreenColorGamut": [], + "ScreenLuminance": [], + "ScreenOrientation": [ + "EventTarget" + ], + "ScriptProcessorNode": [ + "AudioNode", + "EventTarget" + ], + "ScrollAreaEvent": [ + "Event", + "UiEvent" + ], + "ScrollBehavior": [], + "ScrollBoxObject": [], + "ScrollIntoViewOptions": [], + "ScrollLogicalPosition": [], + "ScrollOptions": [], + "ScrollRestoration": [], + "ScrollSetting": [], + "ScrollState": [], + "ScrollToOptions": [], + "ScrollViewChangeEventInit": [], + "SecurityPolicyViolationEvent": [ + "Event" + ], + "SecurityPolicyViolationEventDisposition": [], + "SecurityPolicyViolationEventInit": [], + "Selection": [], + "SelectionMode": [], + "Serial": [ + "EventTarget" + ], + "SerialInputSignals": [], + "SerialOptions": [], + "SerialOutputSignals": [], + "SerialPort": [ + "EventTarget" + ], + "SerialPortFilter": [], + "SerialPortInfo": [], + "SerialPortRequestOptions": [], + "ServerSocketOptions": [], + "ServiceWorker": [ + "EventTarget" + ], + "ServiceWorkerContainer": [ + "EventTarget" + ], + "ServiceWorkerGlobalScope": [ + "EventTarget", + "WorkerGlobalScope" + ], + "ServiceWorkerRegistration": [ + "EventTarget" + ], + "ServiceWorkerState": [], + "ServiceWorkerUpdateViaCache": [], + "ShadowRoot": [ + "DocumentFragment", + "EventTarget", + "Node" + ], + "ShadowRootInit": [], + "ShadowRootMode": [], + "ShareData": [], + "SharedWorker": [ + "EventTarget" + ], + "SharedWorkerGlobalScope": [ + "EventTarget", + "WorkerGlobalScope" + ], + "SignResponse": [], + "SocketElement": [], + "SocketOptions": [], + "SocketReadyState": [], + "SocketsDict": [], + "SourceBuffer": [ + "EventTarget" + ], + "SourceBufferAppendMode": [], + "SourceBufferList": [ + "EventTarget" + ], + "SpeechGrammar": [], + "SpeechGrammarList": [], + "SpeechRecognition": [ + "EventTarget" + ], + "SpeechRecognitionAlternative": [], + "SpeechRecognitionError": [ + "Event" + ], + "SpeechRecognitionErrorCode": [], + "SpeechRecognitionErrorInit": [], + "SpeechRecognitionEvent": [ + "Event" + ], + "SpeechRecognitionEventInit": [], + "SpeechRecognitionResult": [], + "SpeechRecognitionResultList": [], + "SpeechSynthesis": [ + "EventTarget" + ], + "SpeechSynthesisErrorCode": [], + "SpeechSynthesisErrorEvent": [ + "Event", + "SpeechSynthesisEvent" + ], + "SpeechSynthesisErrorEventInit": [], + "SpeechSynthesisEvent": [ + "Event" + ], + "SpeechSynthesisEventInit": [], + "SpeechSynthesisUtterance": [ + "EventTarget" + ], + "SpeechSynthesisVoice": [], + "StereoPannerNode": [ + "AudioNode", + "EventTarget" + ], + "StereoPannerOptions": [], + "Storage": [], + "StorageEstimate": [], + "StorageEvent": [ + "Event" + ], + "StorageEventInit": [], + "StorageManager": [], + "StorageType": [], + "StreamPipeOptions": [], + "StyleRuleChangeEventInit": [], + "StyleSheet": [], + "StyleSheetApplicableStateChangeEventInit": [], + "StyleSheetChangeEventInit": [], + "StyleSheetList": [], + "SubmitEvent": [ + "Event" + ], + "SubmitEventInit": [], + "SubtleCrypto": [], + "SupportedType": [], + "SvcOutputMetadata": [], + "SvgAngle": [], + "SvgAnimateElement": [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement" + ], + "SvgAnimateMotionElement": [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement" + ], + "SvgAnimateTransformElement": [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement" + ], + "SvgAnimatedAngle": [], + "SvgAnimatedBoolean": [], + "SvgAnimatedEnumeration": [], + "SvgAnimatedInteger": [], + "SvgAnimatedLength": [], + "SvgAnimatedLengthList": [], + "SvgAnimatedNumber": [], + "SvgAnimatedNumberList": [], + "SvgAnimatedPreserveAspectRatio": [], + "SvgAnimatedRect": [], + "SvgAnimatedString": [], + "SvgAnimatedTransformList": [], + "SvgAnimationElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgBoundingBoxOptions": [], + "SvgCircleElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement" + ], + "SvgClipPathElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgComponentTransferFunctionElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgDefsElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgDescElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgElement": [ + "Element", + "EventTarget", + "Node" + ], + "SvgEllipseElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement" + ], + "SvgFilterElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgForeignObjectElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgGeometryElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgGradientElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgGraphicsElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgImageElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgLength": [], + "SvgLengthList": [], + "SvgLineElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement" + ], + "SvgLinearGradientElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGradientElement" + ], + "SvgMarkerElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgMaskElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgMatrix": [], + "SvgMetadataElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgNumber": [], + "SvgNumberList": [], + "SvgPathElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement" + ], + "SvgPathSeg": [], + "SvgPathSegArcAbs": [ + "SvgPathSeg" + ], + "SvgPathSegArcRel": [ + "SvgPathSeg" + ], + "SvgPathSegClosePath": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoCubicAbs": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoCubicRel": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoCubicSmoothAbs": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoCubicSmoothRel": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoQuadraticAbs": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoQuadraticRel": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoQuadraticSmoothAbs": [ + "SvgPathSeg" + ], + "SvgPathSegCurvetoQuadraticSmoothRel": [ + "SvgPathSeg" + ], + "SvgPathSegLinetoAbs": [ + "SvgPathSeg" + ], + "SvgPathSegLinetoHorizontalAbs": [ + "SvgPathSeg" + ], + "SvgPathSegLinetoHorizontalRel": [ + "SvgPathSeg" + ], + "SvgPathSegLinetoRel": [ + "SvgPathSeg" + ], + "SvgPathSegLinetoVerticalAbs": [ + "SvgPathSeg" + ], + "SvgPathSegLinetoVerticalRel": [ + "SvgPathSeg" + ], + "SvgPathSegList": [], + "SvgPathSegMovetoAbs": [ + "SvgPathSeg" + ], + "SvgPathSegMovetoRel": [ + "SvgPathSeg" + ], + "SvgPatternElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgPoint": [], + "SvgPointList": [], + "SvgPolygonElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement" + ], + "SvgPolylineElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement" + ], + "SvgPreserveAspectRatio": [], + "SvgRadialGradientElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGradientElement" + ], + "SvgRect": [], + "SvgRectElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGeometryElement", + "SvgGraphicsElement" + ], + "SvgScriptElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgSetElement": [ + "Element", + "EventTarget", + "Node", + "SvgAnimationElement", + "SvgElement" + ], + "SvgStopElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgStringList": [], + "SvgStyleElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgSwitchElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgSymbolElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgTextContentElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgTextElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement", + "SvgTextPositioningElement" + ], + "SvgTextPathElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement" + ], + "SvgTextPositioningElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement" + ], + "SvgTitleElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgTransform": [], + "SvgTransformList": [], + "SvgUnitTypes": [], + "SvgUseElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgViewElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgZoomAndPan": [], + "SvgaElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgfeBlendElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeColorMatrixElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeComponentTransferElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeCompositeElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeConvolveMatrixElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeDiffuseLightingElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeDisplacementMapElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeDistantLightElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeDropShadowElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeFloodElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeFuncAElement": [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement" + ], + "SvgfeFuncBElement": [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement" + ], + "SvgfeFuncGElement": [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement" + ], + "SvgfeFuncRElement": [ + "Element", + "EventTarget", + "Node", + "SvgComponentTransferFunctionElement", + "SvgElement" + ], + "SvgfeGaussianBlurElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeImageElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeMergeElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeMergeNodeElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeMorphologyElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeOffsetElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfePointLightElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeSpecularLightingElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeSpotLightElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeTileElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgfeTurbulenceElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvggElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgmPathElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement" + ], + "SvgsvgElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement" + ], + "SvgtSpanElement": [ + "Element", + "EventTarget", + "Node", + "SvgElement", + "SvgGraphicsElement", + "SvgTextContentElement", + "SvgTextPositioningElement" + ], + "TaskController": [ + "AbortController" + ], + "TaskControllerInit": [], + "TaskPriority": [], + "TaskPriorityChangeEvent": [ + "Event" + ], + "TaskPriorityChangeEventInit": [], + "TaskSignal": [ + "AbortSignal", + "EventTarget" + ], + "TaskSignalAnyInit": [], + "TcpReadyState": [], + "TcpServerSocket": [ + "EventTarget" + ], + "TcpServerSocketEvent": [ + "Event" + ], + "TcpServerSocketEventInit": [], + "TcpSocket": [ + "EventTarget" + ], + "TcpSocketBinaryType": [], + "TcpSocketErrorEvent": [ + "Event" + ], + "TcpSocketErrorEventInit": [], + "TcpSocketEvent": [ + "Event" + ], + "TcpSocketEventInit": [], + "Text": [ + "CharacterData", + "EventTarget", + "Node" + ], + "TextDecodeOptions": [], + "TextDecoder": [], + "TextDecoderOptions": [], + "TextEncoder": [], + "TextMetrics": [], + "TextTrack": [ + "EventTarget" + ], + "TextTrackCue": [ + "EventTarget" + ], + "TextTrackCueList": [], + "TextTrackKind": [], + "TextTrackList": [ + "EventTarget" + ], + "TextTrackMode": [], + "TimeEvent": [ + "Event" + ], + "TimeRanges": [], + "Touch": [], + "TouchEvent": [ + "Event", + "UiEvent" + ], + "TouchEventInit": [], + "TouchInit": [], + "TouchList": [], + "TrackEvent": [ + "Event" + ], + "TrackEventInit": [], + "TransformStream": [], + "TransformStreamDefaultController": [], + "Transformer": [], + "TransitionEvent": [ + "Event" + ], + "TransitionEventInit": [], + "Transport": [], + "TreeBoxObject": [], + "TreeCellInfo": [], + "TreeView": [], + "TreeWalker": [], + "U2f": [], + "U2fClientData": [], + "UdpMessageEventInit": [], + "UdpOptions": [], + "UiEvent": [ + "Event" + ], + "UiEventInit": [], + "UnderlyingSink": [], + "UnderlyingSource": [], + "Url": [], + "UrlSearchParams": [], + "Usb": [ + "EventTarget" + ], + "UsbAlternateInterface": [], + "UsbConfiguration": [], + "UsbConnectionEvent": [ + "Event" + ], + "UsbConnectionEventInit": [], + "UsbControlTransferParameters": [], + "UsbDevice": [], + "UsbDeviceFilter": [], + "UsbDeviceRequestOptions": [], + "UsbDirection": [], + "UsbEndpoint": [], + "UsbEndpointType": [], + "UsbInTransferResult": [], + "UsbInterface": [], + "UsbIsochronousInTransferPacket": [], + "UsbIsochronousInTransferResult": [], + "UsbIsochronousOutTransferPacket": [], + "UsbIsochronousOutTransferResult": [], + "UsbOutTransferResult": [], + "UsbPermissionDescriptor": [], + "UsbPermissionResult": [ + "EventTarget", + "PermissionStatus" + ], + "UsbPermissionStorage": [], + "UsbRecipient": [], + "UsbRequestType": [], + "UsbTransferStatus": [], + "UserActivation": [], + "UserProximityEvent": [ + "Event" + ], + "UserProximityEventInit": [], + "UserVerificationRequirement": [], + "ValidityState": [], + "ValueEvent": [ + "Event" + ], + "ValueEventInit": [], + "VideoColorPrimaries": [], + "VideoColorSpace": [], + "VideoColorSpaceInit": [], + "VideoConfiguration": [], + "VideoDecoder": [], + "VideoDecoderConfig": [], + "VideoDecoderInit": [], + "VideoDecoderSupport": [], + "VideoEncoder": [], + "VideoEncoderConfig": [], + "VideoEncoderEncodeOptions": [], + "VideoEncoderInit": [], + "VideoEncoderSupport": [], + "VideoFacingModeEnum": [], + "VideoFrame": [], + "VideoFrameBufferInit": [], + "VideoFrameCopyToOptions": [], + "VideoFrameInit": [], + "VideoMatrixCoefficients": [], + "VideoPixelFormat": [], + "VideoPlaybackQuality": [], + "VideoStreamTrack": [ + "EventTarget", + "MediaStreamTrack" + ], + "VideoTrack": [], + "VideoTrackList": [ + "EventTarget" + ], + "VideoTransferCharacteristics": [], + "ViewTransition": [], + "VisibilityState": [], + "VoidCallback": [], + "VrDisplay": [ + "EventTarget" + ], + "VrDisplayCapabilities": [], + "VrEye": [], + "VrEyeParameters": [], + "VrFieldOfView": [], + "VrFrameData": [], + "VrLayer": [], + "VrMockController": [], + "VrMockDisplay": [], + "VrPose": [], + "VrServiceTest": [], + "VrStageParameters": [], + "VrSubmitFrameResult": [], + "VttCue": [ + "EventTarget", + "TextTrackCue" + ], + "VttRegion": [], + "WakeLock": [], + "WakeLockSentinel": [ + "EventTarget" + ], + "WakeLockType": [], + "WatchAdvertisementsOptions": [], + "WaveShaperNode": [ + "AudioNode", + "EventTarget" + ], + "WaveShaperOptions": [], + "WebGl2RenderingContext": [], + "WebGlActiveInfo": [], + "WebGlBuffer": [], + "WebGlContextAttributes": [], + "WebGlContextEvent": [ + "Event" + ], + "WebGlContextEventInit": [], + "WebGlFramebuffer": [], + "WebGlPowerPreference": [], + "WebGlProgram": [], + "WebGlQuery": [], + "WebGlRenderbuffer": [], + "WebGlRenderingContext": [], + "WebGlSampler": [], + "WebGlShader": [], + "WebGlShaderPrecisionFormat": [], + "WebGlSync": [], + "WebGlTexture": [], + "WebGlTransformFeedback": [], + "WebGlUniformLocation": [], + "WebGlVertexArrayObject": [], + "WebKitCssMatrix": [ + "DomMatrix", + "DomMatrixReadOnly" + ], + "WebSocket": [ + "EventTarget" + ], + "WebSocketDict": [], + "WebSocketElement": [], + "WebTransport": [], + "WebTransportBidirectionalStream": [], + "WebTransportCloseInfo": [], + "WebTransportCongestionControl": [], + "WebTransportDatagramDuplexStream": [], + "WebTransportDatagramStats": [], + "WebTransportError": [ + "DomException" + ], + "WebTransportErrorOptions": [], + "WebTransportErrorSource": [], + "WebTransportHash": [], + "WebTransportOptions": [], + "WebTransportReceiveStream": [ + "ReadableStream" + ], + "WebTransportReceiveStreamStats": [], + "WebTransportReliabilityMode": [], + "WebTransportSendStream": [ + "WritableStream" + ], + "WebTransportSendStreamOptions": [], + "WebTransportSendStreamStats": [], + "WebTransportStats": [], + "WebglColorBufferFloat": [], + "WebglCompressedTextureAstc": [], + "WebglCompressedTextureAtc": [], + "WebglCompressedTextureEtc": [], + "WebglCompressedTextureEtc1": [], + "WebglCompressedTexturePvrtc": [], + "WebglCompressedTextureS3tc": [], + "WebglCompressedTextureS3tcSrgb": [], + "WebglDebugRendererInfo": [], + "WebglDebugShaders": [], + "WebglDepthTexture": [], + "WebglDrawBuffers": [], + "WebglLoseContext": [], + "WebglMultiDraw": [], + "WellKnownDirectory": [], + "WgslLanguageFeatures": [], + "WheelEvent": [ + "Event", + "MouseEvent", + "UiEvent" + ], + "WheelEventInit": [], + "WidevineCdmManifest": [], + "Window": [ + "EventTarget" + ], + "WindowClient": [ + "Client" + ], + "Worker": [ + "EventTarget" + ], + "WorkerDebuggerGlobalScope": [ + "EventTarget" + ], + "WorkerGlobalScope": [ + "EventTarget" + ], + "WorkerLocation": [], + "WorkerNavigator": [], + "WorkerOptions": [], + "WorkerType": [], + "Worklet": [], + "WorkletGlobalScope": [], + "WorkletOptions": [], + "WritableStream": [], + "WritableStreamDefaultController": [], + "WritableStreamDefaultWriter": [], + "WriteCommandType": [], + "WriteParams": [], + "XPathExpression": [], + "XPathNsResolver": [], + "XPathResult": [], + "XmlDocument": [ + "Document", + "EventTarget", + "Node" + ], + "XmlHttpRequest": [ + "EventTarget", + "XmlHttpRequestEventTarget" + ], + "XmlHttpRequestEventTarget": [ + "EventTarget" + ], + "XmlHttpRequestResponseType": [], + "XmlHttpRequestUpload": [ + "EventTarget", + "XmlHttpRequestEventTarget" + ], + "XmlSerializer": [], + "XrBoundedReferenceSpace": [ + "EventTarget", + "XrReferenceSpace", + "XrSpace" + ], + "XrEye": [], + "XrFrame": [], + "XrHand": [], + "XrHandJoint": [], + "XrHandedness": [], + "XrInputSource": [], + "XrInputSourceArray": [], + "XrInputSourceEvent": [ + "Event" + ], + "XrInputSourceEventInit": [], + "XrInputSourcesChangeEvent": [ + "Event" + ], + "XrInputSourcesChangeEventInit": [], + "XrJointPose": [ + "XrPose" + ], + "XrJointSpace": [ + "EventTarget", + "XrSpace" + ], + "XrLayer": [ + "EventTarget" + ], + "XrPermissionDescriptor": [], + "XrPermissionStatus": [ + "EventTarget", + "PermissionStatus" + ], + "XrPose": [], + "XrReferenceSpace": [ + "EventTarget", + "XrSpace" + ], + "XrReferenceSpaceEvent": [ + "Event" + ], + "XrReferenceSpaceEventInit": [], + "XrReferenceSpaceType": [], + "XrRenderState": [], + "XrRenderStateInit": [], + "XrRigidTransform": [], + "XrSession": [ + "EventTarget" + ], + "XrSessionEvent": [ + "Event" + ], + "XrSessionEventInit": [], + "XrSessionInit": [], + "XrSessionMode": [], + "XrSessionSupportedPermissionDescriptor": [], + "XrSpace": [ + "EventTarget" + ], + "XrSystem": [ + "EventTarget" + ], + "XrTargetRayMode": [], + "XrView": [], + "XrViewerPose": [ + "XrPose" + ], + "XrViewport": [], + "XrVisibilityState": [], + "XrWebGlLayer": [ + "EventTarget", + "XrLayer" + ], + "XrWebGlLayerInit": [], + "XsltProcessor": [], + "console": [], + "css": [], + "gpu_buffer_usage": [], + "gpu_color_write": [], + "gpu_map_mode": [], + "gpu_shader_stage": [], + "gpu_texture_usage": [] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/web-sys/index.html", + "id": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-sys-0.3.69/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg=web_sys_unstable_apis" + ] + } + } + }, + "name": "web-sys", + "publish": null, + "readme": "./README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": false, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "web-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-sys-0.3.69/src/lib.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-sys-0.3.69/tests/wasm/main.rs", + "test": true + } + ], + "version": "0.3.69" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [ + "os::windows-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "windows-targets", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Rust for Windows", + "documentation": null, + "edition": "2021", + "features": { + "default": [], + "implement": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.52.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows-core", + "publish": null, + "readme": "readme.md", + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows-core", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.52.0/src/lib.rs", + "test": true + } + ], + "version": "0.52.0" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [ + "os::windows-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "windows-targets", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Rust for Windows", + "documentation": null, + "edition": "2018", + "features": { + "Wdk": [], + "Wdk_System": [ + "Wdk" + ], + "Wdk_System_OfflineRegistry": [ + "Wdk_System" + ], + "Win32": [], + "Win32_Data": [ + "Win32" + ], + "Win32_Data_HtmlHelp": [ + "Win32_Data" + ], + "Win32_Data_RightsManagement": [ + "Win32_Data" + ], + "Win32_Data_Xml": [ + "Win32_Data" + ], + "Win32_Data_Xml_MsXml": [ + "Win32_Data_Xml" + ], + "Win32_Data_Xml_XmlLite": [ + "Win32_Data_Xml" + ], + "Win32_Devices": [ + "Win32" + ], + "Win32_Devices_AllJoyn": [ + "Win32_Devices" + ], + "Win32_Devices_BiometricFramework": [ + "Win32_Devices" + ], + "Win32_Devices_Bluetooth": [ + "Win32_Devices" + ], + "Win32_Devices_Communication": [ + "Win32_Devices" + ], + "Win32_Devices_DeviceAccess": [ + "Win32_Devices" + ], + "Win32_Devices_DeviceAndDriverInstallation": [ + "Win32_Devices" + ], + "Win32_Devices_DeviceQuery": [ + "Win32_Devices" + ], + "Win32_Devices_Display": [ + "Win32_Devices" + ], + "Win32_Devices_Enumeration": [ + "Win32_Devices" + ], + "Win32_Devices_Enumeration_Pnp": [ + "Win32_Devices_Enumeration" + ], + "Win32_Devices_Fax": [ + "Win32_Devices" + ], + "Win32_Devices_FunctionDiscovery": [ + "Win32_Devices" + ], + "Win32_Devices_Geolocation": [ + "Win32_Devices" + ], + "Win32_Devices_HumanInterfaceDevice": [ + "Win32_Devices" + ], + "Win32_Devices_ImageAcquisition": [ + "Win32_Devices" + ], + "Win32_Devices_PortableDevices": [ + "Win32_Devices" + ], + "Win32_Devices_Properties": [ + "Win32_Devices" + ], + "Win32_Devices_Pwm": [ + "Win32_Devices" + ], + "Win32_Devices_Sensors": [ + "Win32_Devices" + ], + "Win32_Devices_SerialCommunication": [ + "Win32_Devices" + ], + "Win32_Devices_Tapi": [ + "Win32_Devices" + ], + "Win32_Devices_Usb": [ + "Win32_Devices" + ], + "Win32_Devices_WebServicesOnDevices": [ + "Win32_Devices" + ], + "Win32_Foundation": [ + "Win32" + ], + "Win32_Gaming": [ + "Win32" + ], + "Win32_Globalization": [ + "Win32" + ], + "Win32_Graphics": [ + "Win32" + ], + "Win32_Graphics_Dwm": [ + "Win32_Graphics" + ], + "Win32_Graphics_Gdi": [ + "Win32_Graphics" + ], + "Win32_Graphics_Hlsl": [ + "Win32_Graphics" + ], + "Win32_Graphics_OpenGL": [ + "Win32_Graphics" + ], + "Win32_Graphics_Printing": [ + "Win32_Graphics" + ], + "Win32_Graphics_Printing_PrintTicket": [ + "Win32_Graphics_Printing" + ], + "Win32_Management": [ + "Win32" + ], + "Win32_Management_MobileDeviceManagementRegistration": [ + "Win32_Management" + ], + "Win32_Media": [ + "Win32" + ], + "Win32_Media_Audio": [ + "Win32_Media" + ], + "Win32_Media_Audio_Apo": [ + "Win32_Media_Audio" + ], + "Win32_Media_Audio_DirectMusic": [ + "Win32_Media_Audio" + ], + "Win32_Media_Audio_Endpoints": [ + "Win32_Media_Audio" + ], + "Win32_Media_Audio_XAudio2": [ + "Win32_Media_Audio" + ], + "Win32_Media_DeviceManager": [ + "Win32_Media" + ], + "Win32_Media_DxMediaObjects": [ + "Win32_Media" + ], + "Win32_Media_KernelStreaming": [ + "Win32_Media" + ], + "Win32_Media_LibrarySharingServices": [ + "Win32_Media" + ], + "Win32_Media_MediaPlayer": [ + "Win32_Media" + ], + "Win32_Media_Multimedia": [ + "Win32_Media" + ], + "Win32_Media_Speech": [ + "Win32_Media" + ], + "Win32_Media_Streaming": [ + "Win32_Media" + ], + "Win32_Media_WindowsMediaFormat": [ + "Win32_Media" + ], + "Win32_NetworkManagement": [ + "Win32" + ], + "Win32_NetworkManagement_Dhcp": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Dns": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_InternetConnectionWizard": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_IpHelper": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_MobileBroadband": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Multicast": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Ndis": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetBios": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetManagement": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetShell": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetworkDiagnosticsFramework": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetworkPolicyServer": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_P2P": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_QoS": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Rras": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Snmp": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WNet": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WebDav": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WiFi": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsConnectNow": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsConnectionManager": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsFilteringPlatform": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsFirewall": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsNetworkVirtualization": [ + "Win32_NetworkManagement" + ], + "Win32_Networking": [ + "Win32" + ], + "Win32_Networking_ActiveDirectory": [ + "Win32_Networking" + ], + "Win32_Networking_BackgroundIntelligentTransferService": [ + "Win32_Networking" + ], + "Win32_Networking_Clustering": [ + "Win32_Networking" + ], + "Win32_Networking_HttpServer": [ + "Win32_Networking" + ], + "Win32_Networking_Ldap": [ + "Win32_Networking" + ], + "Win32_Networking_NetworkListManager": [ + "Win32_Networking" + ], + "Win32_Networking_RemoteDifferentialCompression": [ + "Win32_Networking" + ], + "Win32_Networking_WebSocket": [ + "Win32_Networking" + ], + "Win32_Networking_WinHttp": [ + "Win32_Networking" + ], + "Win32_Networking_WinInet": [ + "Win32_Networking" + ], + "Win32_Networking_WinSock": [ + "Win32_Networking" + ], + "Win32_Networking_WindowsWebServices": [ + "Win32_Networking" + ], + "Win32_Security": [ + "Win32" + ], + "Win32_Security_AppLocker": [ + "Win32_Security" + ], + "Win32_Security_Authentication": [ + "Win32_Security" + ], + "Win32_Security_Authentication_Identity": [ + "Win32_Security_Authentication" + ], + "Win32_Security_Authentication_Identity_Provider": [ + "Win32_Security_Authentication_Identity" + ], + "Win32_Security_Authorization": [ + "Win32_Security" + ], + "Win32_Security_Authorization_UI": [ + "Win32_Security_Authorization" + ], + "Win32_Security_ConfigurationSnapin": [ + "Win32_Security" + ], + "Win32_Security_Credentials": [ + "Win32_Security" + ], + "Win32_Security_Cryptography": [ + "Win32_Security" + ], + "Win32_Security_Cryptography_Catalog": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_Cryptography_Certificates": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_Cryptography_Sip": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_Cryptography_UI": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_DiagnosticDataQuery": [ + "Win32_Security" + ], + "Win32_Security_DirectoryServices": [ + "Win32_Security" + ], + "Win32_Security_EnterpriseData": [ + "Win32_Security" + ], + "Win32_Security_ExtensibleAuthenticationProtocol": [ + "Win32_Security" + ], + "Win32_Security_Isolation": [ + "Win32_Security" + ], + "Win32_Security_LicenseProtection": [ + "Win32_Security" + ], + "Win32_Security_NetworkAccessProtection": [ + "Win32_Security" + ], + "Win32_Security_Tpm": [ + "Win32_Security" + ], + "Win32_Security_WinTrust": [ + "Win32_Security" + ], + "Win32_Security_WinWlx": [ + "Win32_Security" + ], + "Win32_Storage": [ + "Win32" + ], + "Win32_Storage_Cabinets": [ + "Win32_Storage" + ], + "Win32_Storage_CloudFilters": [ + "Win32_Storage" + ], + "Win32_Storage_Compression": [ + "Win32_Storage" + ], + "Win32_Storage_DataDeduplication": [ + "Win32_Storage" + ], + "Win32_Storage_DistributedFileSystem": [ + "Win32_Storage" + ], + "Win32_Storage_EnhancedStorage": [ + "Win32_Storage" + ], + "Win32_Storage_FileHistory": [ + "Win32_Storage" + ], + "Win32_Storage_FileServerResourceManager": [ + "Win32_Storage" + ], + "Win32_Storage_FileSystem": [ + "Win32_Storage" + ], + "Win32_Storage_Imapi": [ + "Win32_Storage" + ], + "Win32_Storage_IndexServer": [ + "Win32_Storage" + ], + "Win32_Storage_InstallableFileSystems": [ + "Win32_Storage" + ], + "Win32_Storage_IscsiDisc": [ + "Win32_Storage" + ], + "Win32_Storage_Jet": [ + "Win32_Storage" + ], + "Win32_Storage_OfflineFiles": [ + "Win32_Storage" + ], + "Win32_Storage_OperationRecorder": [ + "Win32_Storage" + ], + "Win32_Storage_Packaging": [ + "Win32_Storage" + ], + "Win32_Storage_Packaging_Appx": [ + "Win32_Storage_Packaging" + ], + "Win32_Storage_Packaging_Opc": [ + "Win32_Storage_Packaging" + ], + "Win32_Storage_ProjectedFileSystem": [ + "Win32_Storage" + ], + "Win32_Storage_StructuredStorage": [ + "Win32_Storage" + ], + "Win32_Storage_Vhd": [ + "Win32_Storage" + ], + "Win32_Storage_VirtualDiskService": [ + "Win32_Storage" + ], + "Win32_Storage_Vss": [ + "Win32_Storage" + ], + "Win32_Storage_Xps": [ + "Win32_Storage" + ], + "Win32_Storage_Xps_Printing": [ + "Win32_Storage_Xps" + ], + "Win32_System": [ + "Win32" + ], + "Win32_System_AddressBook": [ + "Win32_System" + ], + "Win32_System_Antimalware": [ + "Win32_System" + ], + "Win32_System_ApplicationInstallationAndServicing": [ + "Win32_System" + ], + "Win32_System_ApplicationVerifier": [ + "Win32_System" + ], + "Win32_System_AssessmentTool": [ + "Win32_System" + ], + "Win32_System_ClrHosting": [ + "Win32_System" + ], + "Win32_System_Com": [ + "Win32_System" + ], + "Win32_System_Com_CallObj": [ + "Win32_System_Com" + ], + "Win32_System_Com_ChannelCredentials": [ + "Win32_System_Com" + ], + "Win32_System_Com_Events": [ + "Win32_System_Com" + ], + "Win32_System_Com_Marshal": [ + "Win32_System_Com" + ], + "Win32_System_Com_StructuredStorage": [ + "Win32_System_Com" + ], + "Win32_System_Com_UI": [ + "Win32_System_Com" + ], + "Win32_System_Com_Urlmon": [ + "Win32_System_Com" + ], + "Win32_System_ComponentServices": [ + "Win32_System" + ], + "Win32_System_Console": [ + "Win32_System" + ], + "Win32_System_Contacts": [ + "Win32_System" + ], + "Win32_System_CorrelationVector": [ + "Win32_System" + ], + "Win32_System_DataExchange": [ + "Win32_System" + ], + "Win32_System_DeploymentServices": [ + "Win32_System" + ], + "Win32_System_DesktopSharing": [ + "Win32_System" + ], + "Win32_System_DeveloperLicensing": [ + "Win32_System" + ], + "Win32_System_Diagnostics": [ + "Win32_System" + ], + "Win32_System_Diagnostics_Ceip": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_ClrProfiling": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_Debug": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_Debug_ActiveScript": [ + "Win32_System_Diagnostics_Debug" + ], + "Win32_System_Diagnostics_Debug_Extensions": [ + "Win32_System_Diagnostics_Debug" + ], + "Win32_System_Diagnostics_Etw": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_ProcessSnapshotting": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_ToolHelp": [ + "Win32_System_Diagnostics" + ], + "Win32_System_DistributedTransactionCoordinator": [ + "Win32_System" + ], + "Win32_System_Environment": [ + "Win32_System" + ], + "Win32_System_ErrorReporting": [ + "Win32_System" + ], + "Win32_System_EventCollector": [ + "Win32_System" + ], + "Win32_System_EventLog": [ + "Win32_System" + ], + "Win32_System_EventNotificationService": [ + "Win32_System" + ], + "Win32_System_GroupPolicy": [ + "Win32_System" + ], + "Win32_System_HostCompute": [ + "Win32_System" + ], + "Win32_System_HostComputeNetwork": [ + "Win32_System" + ], + "Win32_System_HostComputeSystem": [ + "Win32_System" + ], + "Win32_System_Hypervisor": [ + "Win32_System" + ], + "Win32_System_IO": [ + "Win32_System" + ], + "Win32_System_Iis": [ + "Win32_System" + ], + "Win32_System_Ioctl": [ + "Win32_System" + ], + "Win32_System_JobObjects": [ + "Win32_System" + ], + "Win32_System_Js": [ + "Win32_System" + ], + "Win32_System_Kernel": [ + "Win32_System" + ], + "Win32_System_LibraryLoader": [ + "Win32_System" + ], + "Win32_System_Mailslots": [ + "Win32_System" + ], + "Win32_System_Mapi": [ + "Win32_System" + ], + "Win32_System_Memory": [ + "Win32_System" + ], + "Win32_System_Memory_NonVolatile": [ + "Win32_System_Memory" + ], + "Win32_System_MessageQueuing": [ + "Win32_System" + ], + "Win32_System_MixedReality": [ + "Win32_System" + ], + "Win32_System_Mmc": [ + "Win32_System" + ], + "Win32_System_Ole": [ + "Win32_System" + ], + "Win32_System_ParentalControls": [ + "Win32_System" + ], + "Win32_System_PasswordManagement": [ + "Win32_System" + ], + "Win32_System_Performance": [ + "Win32_System" + ], + "Win32_System_Performance_HardwareCounterProfiling": [ + "Win32_System_Performance" + ], + "Win32_System_Pipes": [ + "Win32_System" + ], + "Win32_System_Power": [ + "Win32_System" + ], + "Win32_System_ProcessStatus": [ + "Win32_System" + ], + "Win32_System_RealTimeCommunications": [ + "Win32_System" + ], + "Win32_System_Recovery": [ + "Win32_System" + ], + "Win32_System_Registry": [ + "Win32_System" + ], + "Win32_System_RemoteAssistance": [ + "Win32_System" + ], + "Win32_System_RemoteDesktop": [ + "Win32_System" + ], + "Win32_System_RemoteManagement": [ + "Win32_System" + ], + "Win32_System_RestartManager": [ + "Win32_System" + ], + "Win32_System_Restore": [ + "Win32_System" + ], + "Win32_System_Rpc": [ + "Win32_System" + ], + "Win32_System_Search": [ + "Win32_System" + ], + "Win32_System_Search_Common": [ + "Win32_System_Search" + ], + "Win32_System_SecurityCenter": [ + "Win32_System" + ], + "Win32_System_ServerBackup": [ + "Win32_System" + ], + "Win32_System_Services": [ + "Win32_System" + ], + "Win32_System_SettingsManagementInfrastructure": [ + "Win32_System" + ], + "Win32_System_SetupAndMigration": [ + "Win32_System" + ], + "Win32_System_Shutdown": [ + "Win32_System" + ], + "Win32_System_StationsAndDesktops": [ + "Win32_System" + ], + "Win32_System_SubsystemForLinux": [ + "Win32_System" + ], + "Win32_System_SystemInformation": [ + "Win32_System" + ], + "Win32_System_SystemServices": [ + "Win32_System" + ], + "Win32_System_TaskScheduler": [ + "Win32_System" + ], + "Win32_System_Threading": [ + "Win32_System" + ], + "Win32_System_Time": [ + "Win32_System" + ], + "Win32_System_TpmBaseServices": [ + "Win32_System" + ], + "Win32_System_UpdateAgent": [ + "Win32_System" + ], + "Win32_System_UpdateAssessment": [ + "Win32_System" + ], + "Win32_System_UserAccessLogging": [ + "Win32_System" + ], + "Win32_System_VirtualDosMachines": [ + "Win32_System" + ], + "Win32_System_WindowsProgramming": [ + "Win32_System" + ], + "Win32_System_WindowsSync": [ + "Win32_System" + ], + "Win32_System_Wmi": [ + "Win32_System" + ], + "Win32_UI": [ + "Win32" + ], + "Win32_UI_Accessibility": [ + "Win32_UI" + ], + "Win32_UI_Animation": [ + "Win32_UI" + ], + "Win32_UI_ColorSystem": [ + "Win32_UI" + ], + "Win32_UI_Controls": [ + "Win32_UI" + ], + "Win32_UI_Controls_Dialogs": [ + "Win32_UI_Controls" + ], + "Win32_UI_Controls_RichEdit": [ + "Win32_UI_Controls" + ], + "Win32_UI_HiDpi": [ + "Win32_UI" + ], + "Win32_UI_Input": [ + "Win32_UI" + ], + "Win32_UI_Input_Ime": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_Ink": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_KeyboardAndMouse": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_Pointer": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_Radial": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_Touch": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_XboxController": [ + "Win32_UI_Input" + ], + "Win32_UI_InteractionContext": [ + "Win32_UI" + ], + "Win32_UI_LegacyWindowsEnvironmentFeatures": [ + "Win32_UI" + ], + "Win32_UI_Magnification": [ + "Win32_UI" + ], + "Win32_UI_Notifications": [ + "Win32_UI" + ], + "Win32_UI_Ribbon": [ + "Win32_UI" + ], + "Win32_UI_Shell": [ + "Win32_UI" + ], + "Win32_UI_Shell_Common": [ + "Win32_UI_Shell" + ], + "Win32_UI_Shell_PropertiesSystem": [ + "Win32_UI_Shell" + ], + "Win32_UI_TabletPC": [ + "Win32_UI" + ], + "Win32_UI_TextServices": [ + "Win32_UI" + ], + "Win32_UI_WindowsAndMessaging": [ + "Win32_UI" + ], + "Win32_UI_Wpf": [ + "Win32_UI" + ], + "Win32_Web": [ + "Win32" + ], + "Win32_Web_InternetExplorer": [ + "Win32_Web" + ], + "default": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-sys-0.48.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows-sys", + "publish": null, + "readme": "readme.md", + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.48", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-sys-0.48.0/src/lib.rs", + "test": true + } + ], + "version": "0.48.0" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [ + "os::windows-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "windows-targets", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Rust for Windows", + "documentation": null, + "edition": "2021", + "features": { + "Wdk": [], + "Wdk_Foundation": [ + "Wdk" + ], + "Wdk_Graphics": [ + "Wdk" + ], + "Wdk_Graphics_Direct3D": [ + "Wdk_Graphics" + ], + "Wdk_Storage": [ + "Wdk" + ], + "Wdk_Storage_FileSystem": [ + "Wdk_Storage" + ], + "Wdk_Storage_FileSystem_Minifilters": [ + "Wdk_Storage_FileSystem" + ], + "Wdk_System": [ + "Wdk" + ], + "Wdk_System_IO": [ + "Wdk_System" + ], + "Wdk_System_OfflineRegistry": [ + "Wdk_System" + ], + "Wdk_System_Registry": [ + "Wdk_System" + ], + "Wdk_System_SystemInformation": [ + "Wdk_System" + ], + "Wdk_System_SystemServices": [ + "Wdk_System" + ], + "Wdk_System_Threading": [ + "Wdk_System" + ], + "Win32": [], + "Win32_Data": [ + "Win32" + ], + "Win32_Data_HtmlHelp": [ + "Win32_Data" + ], + "Win32_Data_RightsManagement": [ + "Win32_Data" + ], + "Win32_Devices": [ + "Win32" + ], + "Win32_Devices_AllJoyn": [ + "Win32_Devices" + ], + "Win32_Devices_BiometricFramework": [ + "Win32_Devices" + ], + "Win32_Devices_Bluetooth": [ + "Win32_Devices" + ], + "Win32_Devices_Communication": [ + "Win32_Devices" + ], + "Win32_Devices_DeviceAndDriverInstallation": [ + "Win32_Devices" + ], + "Win32_Devices_DeviceQuery": [ + "Win32_Devices" + ], + "Win32_Devices_Display": [ + "Win32_Devices" + ], + "Win32_Devices_Enumeration": [ + "Win32_Devices" + ], + "Win32_Devices_Enumeration_Pnp": [ + "Win32_Devices_Enumeration" + ], + "Win32_Devices_Fax": [ + "Win32_Devices" + ], + "Win32_Devices_HumanInterfaceDevice": [ + "Win32_Devices" + ], + "Win32_Devices_PortableDevices": [ + "Win32_Devices" + ], + "Win32_Devices_Properties": [ + "Win32_Devices" + ], + "Win32_Devices_Pwm": [ + "Win32_Devices" + ], + "Win32_Devices_Sensors": [ + "Win32_Devices" + ], + "Win32_Devices_SerialCommunication": [ + "Win32_Devices" + ], + "Win32_Devices_Tapi": [ + "Win32_Devices" + ], + "Win32_Devices_Usb": [ + "Win32_Devices" + ], + "Win32_Devices_WebServicesOnDevices": [ + "Win32_Devices" + ], + "Win32_Foundation": [ + "Win32" + ], + "Win32_Gaming": [ + "Win32" + ], + "Win32_Globalization": [ + "Win32" + ], + "Win32_Graphics": [ + "Win32" + ], + "Win32_Graphics_Dwm": [ + "Win32_Graphics" + ], + "Win32_Graphics_Gdi": [ + "Win32_Graphics" + ], + "Win32_Graphics_GdiPlus": [ + "Win32_Graphics" + ], + "Win32_Graphics_Hlsl": [ + "Win32_Graphics" + ], + "Win32_Graphics_OpenGL": [ + "Win32_Graphics" + ], + "Win32_Graphics_Printing": [ + "Win32_Graphics" + ], + "Win32_Graphics_Printing_PrintTicket": [ + "Win32_Graphics_Printing" + ], + "Win32_Management": [ + "Win32" + ], + "Win32_Management_MobileDeviceManagementRegistration": [ + "Win32_Management" + ], + "Win32_Media": [ + "Win32" + ], + "Win32_Media_Audio": [ + "Win32_Media" + ], + "Win32_Media_DxMediaObjects": [ + "Win32_Media" + ], + "Win32_Media_KernelStreaming": [ + "Win32_Media" + ], + "Win32_Media_Multimedia": [ + "Win32_Media" + ], + "Win32_Media_Streaming": [ + "Win32_Media" + ], + "Win32_Media_WindowsMediaFormat": [ + "Win32_Media" + ], + "Win32_NetworkManagement": [ + "Win32" + ], + "Win32_NetworkManagement_Dhcp": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Dns": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_InternetConnectionWizard": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_IpHelper": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Multicast": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Ndis": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetBios": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetManagement": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetShell": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_NetworkDiagnosticsFramework": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_P2P": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_QoS": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Rras": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_Snmp": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WNet": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WebDav": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WiFi": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsConnectionManager": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsFilteringPlatform": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsFirewall": [ + "Win32_NetworkManagement" + ], + "Win32_NetworkManagement_WindowsNetworkVirtualization": [ + "Win32_NetworkManagement" + ], + "Win32_Networking": [ + "Win32" + ], + "Win32_Networking_ActiveDirectory": [ + "Win32_Networking" + ], + "Win32_Networking_Clustering": [ + "Win32_Networking" + ], + "Win32_Networking_HttpServer": [ + "Win32_Networking" + ], + "Win32_Networking_Ldap": [ + "Win32_Networking" + ], + "Win32_Networking_WebSocket": [ + "Win32_Networking" + ], + "Win32_Networking_WinHttp": [ + "Win32_Networking" + ], + "Win32_Networking_WinInet": [ + "Win32_Networking" + ], + "Win32_Networking_WinSock": [ + "Win32_Networking" + ], + "Win32_Networking_WindowsWebServices": [ + "Win32_Networking" + ], + "Win32_Security": [ + "Win32" + ], + "Win32_Security_AppLocker": [ + "Win32_Security" + ], + "Win32_Security_Authentication": [ + "Win32_Security" + ], + "Win32_Security_Authentication_Identity": [ + "Win32_Security_Authentication" + ], + "Win32_Security_Authorization": [ + "Win32_Security" + ], + "Win32_Security_Credentials": [ + "Win32_Security" + ], + "Win32_Security_Cryptography": [ + "Win32_Security" + ], + "Win32_Security_Cryptography_Catalog": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_Cryptography_Certificates": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_Cryptography_Sip": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_Cryptography_UI": [ + "Win32_Security_Cryptography" + ], + "Win32_Security_DiagnosticDataQuery": [ + "Win32_Security" + ], + "Win32_Security_DirectoryServices": [ + "Win32_Security" + ], + "Win32_Security_EnterpriseData": [ + "Win32_Security" + ], + "Win32_Security_ExtensibleAuthenticationProtocol": [ + "Win32_Security" + ], + "Win32_Security_Isolation": [ + "Win32_Security" + ], + "Win32_Security_LicenseProtection": [ + "Win32_Security" + ], + "Win32_Security_NetworkAccessProtection": [ + "Win32_Security" + ], + "Win32_Security_WinTrust": [ + "Win32_Security" + ], + "Win32_Security_WinWlx": [ + "Win32_Security" + ], + "Win32_Storage": [ + "Win32" + ], + "Win32_Storage_Cabinets": [ + "Win32_Storage" + ], + "Win32_Storage_CloudFilters": [ + "Win32_Storage" + ], + "Win32_Storage_Compression": [ + "Win32_Storage" + ], + "Win32_Storage_DistributedFileSystem": [ + "Win32_Storage" + ], + "Win32_Storage_FileHistory": [ + "Win32_Storage" + ], + "Win32_Storage_FileSystem": [ + "Win32_Storage" + ], + "Win32_Storage_Imapi": [ + "Win32_Storage" + ], + "Win32_Storage_IndexServer": [ + "Win32_Storage" + ], + "Win32_Storage_InstallableFileSystems": [ + "Win32_Storage" + ], + "Win32_Storage_IscsiDisc": [ + "Win32_Storage" + ], + "Win32_Storage_Jet": [ + "Win32_Storage" + ], + "Win32_Storage_Nvme": [ + "Win32_Storage" + ], + "Win32_Storage_OfflineFiles": [ + "Win32_Storage" + ], + "Win32_Storage_OperationRecorder": [ + "Win32_Storage" + ], + "Win32_Storage_Packaging": [ + "Win32_Storage" + ], + "Win32_Storage_Packaging_Appx": [ + "Win32_Storage_Packaging" + ], + "Win32_Storage_ProjectedFileSystem": [ + "Win32_Storage" + ], + "Win32_Storage_StructuredStorage": [ + "Win32_Storage" + ], + "Win32_Storage_Vhd": [ + "Win32_Storage" + ], + "Win32_Storage_Xps": [ + "Win32_Storage" + ], + "Win32_System": [ + "Win32" + ], + "Win32_System_AddressBook": [ + "Win32_System" + ], + "Win32_System_Antimalware": [ + "Win32_System" + ], + "Win32_System_ApplicationInstallationAndServicing": [ + "Win32_System" + ], + "Win32_System_ApplicationVerifier": [ + "Win32_System" + ], + "Win32_System_ClrHosting": [ + "Win32_System" + ], + "Win32_System_Com": [ + "Win32_System" + ], + "Win32_System_Com_Marshal": [ + "Win32_System_Com" + ], + "Win32_System_Com_StructuredStorage": [ + "Win32_System_Com" + ], + "Win32_System_Com_Urlmon": [ + "Win32_System_Com" + ], + "Win32_System_ComponentServices": [ + "Win32_System" + ], + "Win32_System_Console": [ + "Win32_System" + ], + "Win32_System_CorrelationVector": [ + "Win32_System" + ], + "Win32_System_DataExchange": [ + "Win32_System" + ], + "Win32_System_DeploymentServices": [ + "Win32_System" + ], + "Win32_System_DeveloperLicensing": [ + "Win32_System" + ], + "Win32_System_Diagnostics": [ + "Win32_System" + ], + "Win32_System_Diagnostics_Ceip": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_Debug": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_Debug_Extensions": [ + "Win32_System_Diagnostics_Debug" + ], + "Win32_System_Diagnostics_Etw": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_ProcessSnapshotting": [ + "Win32_System_Diagnostics" + ], + "Win32_System_Diagnostics_ToolHelp": [ + "Win32_System_Diagnostics" + ], + "Win32_System_DistributedTransactionCoordinator": [ + "Win32_System" + ], + "Win32_System_Environment": [ + "Win32_System" + ], + "Win32_System_ErrorReporting": [ + "Win32_System" + ], + "Win32_System_EventCollector": [ + "Win32_System" + ], + "Win32_System_EventLog": [ + "Win32_System" + ], + "Win32_System_EventNotificationService": [ + "Win32_System" + ], + "Win32_System_GroupPolicy": [ + "Win32_System" + ], + "Win32_System_HostCompute": [ + "Win32_System" + ], + "Win32_System_HostComputeNetwork": [ + "Win32_System" + ], + "Win32_System_HostComputeSystem": [ + "Win32_System" + ], + "Win32_System_Hypervisor": [ + "Win32_System" + ], + "Win32_System_IO": [ + "Win32_System" + ], + "Win32_System_Iis": [ + "Win32_System" + ], + "Win32_System_Ioctl": [ + "Win32_System" + ], + "Win32_System_JobObjects": [ + "Win32_System" + ], + "Win32_System_Js": [ + "Win32_System" + ], + "Win32_System_Kernel": [ + "Win32_System" + ], + "Win32_System_LibraryLoader": [ + "Win32_System" + ], + "Win32_System_Mailslots": [ + "Win32_System" + ], + "Win32_System_Mapi": [ + "Win32_System" + ], + "Win32_System_Memory": [ + "Win32_System" + ], + "Win32_System_Memory_NonVolatile": [ + "Win32_System_Memory" + ], + "Win32_System_MessageQueuing": [ + "Win32_System" + ], + "Win32_System_MixedReality": [ + "Win32_System" + ], + "Win32_System_Ole": [ + "Win32_System" + ], + "Win32_System_PasswordManagement": [ + "Win32_System" + ], + "Win32_System_Performance": [ + "Win32_System" + ], + "Win32_System_Performance_HardwareCounterProfiling": [ + "Win32_System_Performance" + ], + "Win32_System_Pipes": [ + "Win32_System" + ], + "Win32_System_Power": [ + "Win32_System" + ], + "Win32_System_ProcessStatus": [ + "Win32_System" + ], + "Win32_System_Recovery": [ + "Win32_System" + ], + "Win32_System_Registry": [ + "Win32_System" + ], + "Win32_System_RemoteDesktop": [ + "Win32_System" + ], + "Win32_System_RemoteManagement": [ + "Win32_System" + ], + "Win32_System_RestartManager": [ + "Win32_System" + ], + "Win32_System_Restore": [ + "Win32_System" + ], + "Win32_System_Rpc": [ + "Win32_System" + ], + "Win32_System_Search": [ + "Win32_System" + ], + "Win32_System_Search_Common": [ + "Win32_System_Search" + ], + "Win32_System_SecurityCenter": [ + "Win32_System" + ], + "Win32_System_Services": [ + "Win32_System" + ], + "Win32_System_SetupAndMigration": [ + "Win32_System" + ], + "Win32_System_Shutdown": [ + "Win32_System" + ], + "Win32_System_StationsAndDesktops": [ + "Win32_System" + ], + "Win32_System_SubsystemForLinux": [ + "Win32_System" + ], + "Win32_System_SystemInformation": [ + "Win32_System" + ], + "Win32_System_SystemServices": [ + "Win32_System" + ], + "Win32_System_Threading": [ + "Win32_System" + ], + "Win32_System_Time": [ + "Win32_System" + ], + "Win32_System_TpmBaseServices": [ + "Win32_System" + ], + "Win32_System_UserAccessLogging": [ + "Win32_System" + ], + "Win32_System_Variant": [ + "Win32_System" + ], + "Win32_System_VirtualDosMachines": [ + "Win32_System" + ], + "Win32_System_WindowsProgramming": [ + "Win32_System" + ], + "Win32_System_Wmi": [ + "Win32_System" + ], + "Win32_UI": [ + "Win32" + ], + "Win32_UI_Accessibility": [ + "Win32_UI" + ], + "Win32_UI_ColorSystem": [ + "Win32_UI" + ], + "Win32_UI_Controls": [ + "Win32_UI" + ], + "Win32_UI_Controls_Dialogs": [ + "Win32_UI_Controls" + ], + "Win32_UI_HiDpi": [ + "Win32_UI" + ], + "Win32_UI_Input": [ + "Win32_UI" + ], + "Win32_UI_Input_Ime": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_KeyboardAndMouse": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_Pointer": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_Touch": [ + "Win32_UI_Input" + ], + "Win32_UI_Input_XboxController": [ + "Win32_UI_Input" + ], + "Win32_UI_InteractionContext": [ + "Win32_UI" + ], + "Win32_UI_Magnification": [ + "Win32_UI" + ], + "Win32_UI_Shell": [ + "Win32_UI" + ], + "Win32_UI_Shell_PropertiesSystem": [ + "Win32_UI_Shell" + ], + "Win32_UI_TabletPC": [ + "Win32_UI" + ], + "Win32_UI_TextServices": [ + "Win32_UI" + ], + "Win32_UI_WindowsAndMessaging": [ + "Win32_UI" + ], + "Win32_Web": [ + "Win32" + ], + "Win32_Web_InternetExplorer": [ + "Win32_Web" + ], + "default": [], + "docs": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-sys-0.52.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows-sys", + "publish": null, + "readme": "readme.md", + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-sys-0.52.0/src/lib.rs", + "test": true + } + ], + "version": "0.52.0" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "windows_aarch64_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "aarch64-pc-windows-gnullvm", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_aarch64_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "x86_64-pc-windows-gnullvm", + "uses_default_features": true + } + ], + "description": "Import libs for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.48.5/Cargo.toml", + "metadata": null, + "name": "windows-targets", + "publish": null, + "readme": "readme.md", + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows-targets", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.48.5/src/lib.rs", + "test": true + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "windows_aarch64_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "aarch64-pc-windows-gnullvm", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_aarch64_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "i686-pc-windows-gnullvm", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "x86_64-pc-windows-gnullvm", + "uses_default_features": true + } + ], + "description": "Import libs for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.52.5/Cargo.toml", + "metadata": null, + "name": "windows-targets", + "publish": null, + "readme": "readme.md", + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows-targets", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.52.5/src/lib.rs", + "test": true + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.48.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_aarch64_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows_aarch64_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.48.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.48.5/build.rs", + "test": false + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_aarch64_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_aarch64_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.48.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_aarch64_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows_aarch64_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.48.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.48.5/build.rs", + "test": false + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_aarch64_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_aarch64_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.48.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows_i686_gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.48.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.48.5/build.rs", + "test": false + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_i686_gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_i686_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.48.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows_i686_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.48.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.48.5/build.rs", + "test": false + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_i686_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.48.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows_x86_64_gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.48.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.48.5/build.rs", + "test": false + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_x86_64_gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.48.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows_x86_64_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.48.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.48.5/build.rs", + "test": false + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_x86_64_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.48.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.48.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "windows_x86_64_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.48.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.48.5/build.rs", + "test": false + } + ], + "version": "0.48.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_x86_64_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Igor Shaula " + ], + "categories": [ + "api-bindings", + "os::windows-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "chrono", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "Win32_Foundation", + "Win32_System_Time", + "Win32_System_Registry", + "Win32_Security", + "Win32_Storage_FileSystem", + "Win32_System_Diagnostics_Debug" + ], + "kind": null, + "name": "windows-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.48.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde-transcode", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_bytes", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.11", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "~3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Rust bindings to MS Windows Registry API", + "documentation": "https://docs.rs/winreg", + "edition": "2018", + "features": { + "chrono": [ + "dep:chrono" + ], + "serde": [ + "dep:serde" + ], + "serialization-serde": [ + "transactions", + "serde" + ], + "transactions": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#winreg@0.52.0", + "keywords": [ + "Windows", + "WinSDK", + "Registry" + ], + "license": "MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "targets": [ + "x86_64-pc-windows-msvc", + "i686-pc-windows-msvc" + ] + } + } + }, + "name": "winreg", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/gentoo90/winreg-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "winreg", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "basic_usage", + "required-features": [ + "chrono" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/basic_usage.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "enum", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/enum.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "load_app_key", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/load_app_key.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "transactions", + "required-features": [ + "transactions" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/transactions.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "serialization", + "required-features": [ + "serialization-serde" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/serialization.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "transacted_serialization", + "required-features": [ + "serialization-serde" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/transacted_serialization.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "reg2json", + "required-features": [ + "serialization-serde" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/reg2json.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "map_key_serialization", + "required-features": [ + "serialization-serde" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/map_key_serialization.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "installed_apps", + "required-features": [ + "serialization-serde" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/examples/installed_apps.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "reg_value", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/tests/reg_value.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "serialization", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/tests/serialization.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "reg_key", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.52.0/tests/reg_key.rs", + "test": true + } + ], + "version": "0.52.0" + } + ], + "resolve": { + "nodes": [ + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "gimli", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0", + "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95", + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2", + "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2", + "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))" + } + ], + "name": "addr2line", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0" + }, + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "cc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))" + } + ], + "name": "miniz_oxide", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))" + } + ], + "name": "object", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "rustc_demangle", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23" + } + ], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "core_foundation_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + } + ], + "features": [ + "default", + "link" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "link" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + } + ], + "features": [ + "alloc", + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.34" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(unix)" + }, + { + "kind": null, + "target": "cfg(target_os = \"hermit\")" + }, + { + "kind": null, + "target": "cfg(target_os = \"wasi\")" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + } + ], + "features": [ + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.8" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.1.0" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#foreign-types-shared@0.1.1" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "foreign_types_shared", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#foreign-types-shared@0.1.1" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#foreign-types@0.3.2" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#foreign-types-shared@0.1.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "percent_encoding", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1" + } + ], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + } + ], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_task", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_utils", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0" + } + ], + "features": [ + "alloc" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "read", + "read-core" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7", + "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0", + "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6", + "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10", + "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "fnv", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_sink", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "indexmap", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "slab", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tracing", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.4" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "raw" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7", + "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "fnv", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "itoa", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11" + } + ], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0", + "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http_body", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.1" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.4", + "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0", + "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0", + "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_channel", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "h2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.4" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http_body", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "httparse", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "itoa", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "smallvec", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "want", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1" + } + ], + "features": [ + "client", + "default", + "http1", + "http2" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.1", + "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.3", + "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1", + "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http_body_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "hyper", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "hyper_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.3" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "native_tls", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio_native_tls", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tower_service", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#hyper-tls@0.6.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0", + "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.7", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "registry+https://github.com/rust-lang/crates.io-index#tower@0.4.13", + "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2", + "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_channel", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http_body", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "hyper", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "socket2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.7" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tower", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower@0.4.13" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tower_service", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tracing", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + } + ], + "features": [ + "client", + "client-legacy", + "default", + "http1", + "http2", + "tokio" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.3" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5", + "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2", + "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92", + "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"android\")" + } + ], + "name": "android_system_properties", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))" + } + ], + "name": "core_foundation_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"haiku\")" + } + ], + "name": "iana_time_zone_haiku", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "js_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"windows\")" + } + ], + "name": "windows_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "cc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15", + "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "unicode_bidi", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "unicode_normalization", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23" + } + ], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1", + "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "equivalent", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "hashbrown", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5" + } + ], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "extra_traits", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "elf", + "errno", + "general", + "ioctl", + "no_std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.4.13" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "adler", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.0+wasi-snapshot-preview1", + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(unix)" + }, + { + "kind": null, + "target": "cfg(target_os = \"wasi\")" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"wasi\")" + } + ], + "name": "wasi", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.0+wasi-snapshot-preview1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0" + } + ], + "features": [ + "net", + "os-ext", + "os-poll" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21", + "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.64", + "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.1.5", + "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.102", + "registry+https://github.com/rust-lang/crates.io-index#schannel@0.1.23", + "registry+https://github.com/rust-lang/crates.io-index#security-framework@2.10.0", + "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.10.0", + "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.10.1" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))" + } + ], + "name": "lazy_static", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))" + } + ], + "name": "log", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))" + } + ], + "name": "openssl", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.64" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))" + } + ], + "name": "openssl_probe", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.1.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))" + } + ], + "name": "openssl_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.102" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"windows\")" + } + ], + "name": "schannel", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#schannel@0.1.23" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))" + } + ], + "name": "security_framework", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#security-framework@2.10.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))" + } + ], + "name": "security_framework_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.10.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))" + } + ], + "name": "tempfile", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.10.1" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "memchr", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2" + } + ], + "features": [ + "archive", + "coff", + "elf", + "macho", + "pe", + "read_core", + "unaligned", + "xcoff" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default", + "race", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0", + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#foreign-types@0.3.2", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0", + "registry+https://github.com/rust-lang/crates.io-index#openssl-macros@0.1.1", + "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.102" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bitflags", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "foreign_types", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#foreign-types@0.3.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "once_cell", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "openssl_macros", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#openssl-macros@0.1.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "ffi", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.102" + } + ], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl@0.10.64" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl-macros@0.1.1" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl-probe@0.1.5" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "cc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "pkg_config", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "vcpkg", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#openssl-sys@0.9.102" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_internal", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#pkg-config@0.3.30" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "unicode_ident", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + } + ], + "features": [ + "default", + "proc-macro" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + } + ], + "features": [ + "default", + "proc-macro" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.34", + "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.4", + "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0", + "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.1", + "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1", + "registry+https://github.com/rust-lang/crates.io-index#hyper-tls@0.6.0", + "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.3", + "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0", + "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21", + "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17", + "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11", + "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0", + "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@2.1.2", + "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199", + "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.116", + "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1", + "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2", + "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1", + "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2", + "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42", + "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69", + "registry+https://github.com/rust-lang/crates.io-index#winreg@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "base64", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "encoding_rs", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.34" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "h2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#h2@0.4.4" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "http", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@1.1.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "http_body", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "http_body_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body-util@0.1.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "hyper", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper@1.3.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "hyper_tls", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper-tls@0.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "hyper_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper-util@0.1.3" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "ipnet", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "js_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "log", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "mime", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "native_tls_crate", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "once_cell", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "percent_encoding", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "rustls_pemfile", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@2.1.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "serde", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "serde_json", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.116" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "serde_urlencoded", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "sync_wrapper", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"macos\")" + } + ], + "name": "system_configuration", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_arch = \"wasm32\"))" + } + ], + "name": "tokio_native_tls", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tower_service", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "url", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "wasm_bindgen_futures", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "web_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "winreg", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#winreg@0.52.0" + } + ], + "features": [ + "__tls", + "charset", + "default", + "default-tls", + "h2", + "http2", + "macos-system-configuration" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.4" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60", + "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.4", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "iana_time_zone", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "reqwest", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.12.4" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + } + ], + "features": [], + "id": "path+file://{TEMP_DIR}/resolver_2_deps#0.1.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0", + "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.8", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.4.13", + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bitflags", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))" + }, + { + "kind": null, + "target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))" + }, + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "libc_errno", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.8" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))" + }, + { + "kind": null, + "target": "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))" + }, + { + "kind": null, + "target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))" + } + ], + "name": "linux_raw_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.4.13" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + } + ], + "features": [ + "alloc", + "default", + "fs", + "libc-extra-traits", + "std", + "use-libc-auxv" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#rustix@0.38.34" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1", + "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.5.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "base64", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pki_types", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.5.0" + } + ], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@2.1.2" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-pki-types@1.5.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#schannel@0.1.23" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", + "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4", + "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.10.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bitflags", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "core_foundation", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "core_foundation_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "security_framework_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.10.0" + } + ], + "features": [ + "OSX_10_10", + "OSX_10_11", + "OSX_10_9", + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#security-framework@2.10.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "core_foundation_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + } + ], + "features": [ + "OSX_10_10", + "OSX_10_11", + "OSX_10_9", + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#security-framework-sys@2.10.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.199" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any())" + } + ], + "name": "serde_derive", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.199" + } + ], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + } + ], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.199" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11", + "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17", + "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "itoa", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "ryu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "serde", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199" + } + ], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.116" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1", + "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11", + "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17", + "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "form_urlencoded", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "itoa", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "ryu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "serde", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.199" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "autocfg", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0" + } + ], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "const_generics", + "const_new" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(unix)" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + } + ], + "features": [ + "all" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.7" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "unicode_ident", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + } + ], + "features": [ + "clone-impls", + "default", + "derive", + "full", + "parsing", + "printing", + "proc-macro", + "visit", + "visit-mut" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2", + "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4", + "registry+https://github.com/rust-lang/crates.io-index#system-configuration-sys@0.5.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bitflags", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "core_foundation", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "system_configuration_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#system-configuration-sys@0.5.0" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "core_foundation_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#system-configuration-sys@0.5.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.1.0", + "registry+https://github.com/rust-lang/crates.io-index#rustix@0.38.34", + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "fastrand", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.1.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(unix, target_os = \"wasi\"))" + } + ], + "name": "rustix", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustix@0.38.34" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.10.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tinyvec_macros", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1" + } + ], + "features": [ + "alloc", + "default", + "tinyvec_macros" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71", + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.7", + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(tokio_taskdump)" + } + ], + "name": "backtrace", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(unix)" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "mio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(not(target_family = \"wasm\"))" + } + ], + "name": "socket2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.7" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0" + } + ], + "features": [ + "bytes", + "default", + "io-std", + "io-util", + "libc", + "mio", + "net", + "rt", + "socket2", + "sync", + "time", + "windows-sys" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "native_tls", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#native-tls@0.2.11" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-native-tls@0.3.1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0", + "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bytes", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_sink", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tracing", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + } + ], + "features": [ + "codec", + "default", + "io", + "tracing" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30", + "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0", + "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.2", + "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2", + "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "futures_util", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tokio", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tower_layer", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tower_service", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tracing", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + } + ], + "features": [ + "__common", + "default", + "futures-core", + "futures-util", + "log", + "make", + "pin-project", + "pin-project-lite", + "tokio", + "tracing", + "util" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#tower@0.4.13" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#tower-layer@0.3.2" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21", + "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14", + "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "log", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "pin_project_lite", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tracing_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32" + } + ], + "features": [ + "log", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "once_cell", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + } + ], + "features": [ + "once_cell", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "hardcoded-data", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "tinyvec", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0" + } + ], + "features": [ + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1", + "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0", + "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "form_urlencoded", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "idna", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "percent_encoding", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1" + } + ], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#vcpkg@0.2.15" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "try_lock", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.0+wasi-snapshot-preview1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_macro", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92" + } + ], + "features": [ + "default", + "spans", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0", + "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21", + "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0", + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bumpalo", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "log", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "once_cell", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_shared", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + } + ], + "features": [ + "spans" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92", + "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "js_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_feature = \"atomics\")" + } + ], + "name": "web_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_macro_support", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92" + } + ], + "features": [ + "spans" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_backend", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_shared", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + } + ], + "features": [ + "spans" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "js_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + } + ], + "features": [ + "AbortController", + "AbortSignal", + "Blob", + "BlobPropertyBag", + "Event", + "EventTarget", + "File", + "FormData", + "Headers", + "MessageEvent", + "ReadableStream", + "Request", + "RequestCredentials", + "RequestInit", + "RequestMode", + "Response", + "ServiceWorkerGlobalScope", + "Window", + "Worker", + "WorkerGlobalScope" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "windows_targets", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + } + ], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "windows_targets", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5" + } + ], + "features": [ + "Win32", + "Win32_Foundation", + "Win32_Networking", + "Win32_Networking_WinSock", + "Win32_Security", + "Win32_Storage", + "Win32_Storage_FileSystem", + "Win32_System", + "Win32_System_Diagnostics", + "Win32_System_Diagnostics_Debug", + "Win32_System_IO", + "Win32_System_Pipes", + "Win32_System_Registry", + "Win32_System_SystemServices", + "Win32_System_Time", + "Win32_System_WindowsProgramming", + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "windows_targets", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + } + ], + "features": [ + "Win32", + "Win32_Foundation", + "Win32_NetworkManagement", + "Win32_NetworkManagement_IpHelper", + "Win32_Networking", + "Win32_Networking_WinSock", + "Win32_Security", + "Win32_Security_Authentication", + "Win32_Security_Authentication_Identity", + "Win32_Security_Credentials", + "Win32_Security_Cryptography", + "Win32_Storage", + "Win32_Storage_FileSystem", + "Win32_System", + "Win32_System_Diagnostics", + "Win32_System_Diagnostics_Debug", + "Win32_System_IO", + "Win32_System_Memory", + "Win32_System_Threading", + "Win32_System_WindowsProgramming", + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.48.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.48.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.48.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.48.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.48.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.48.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "aarch64-pc-windows-gnullvm" + } + ], + "name": "windows_aarch64_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.48.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_aarch64_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.48.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))" + } + ], + "name": "windows_i686_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_i686_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.48.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))" + } + ], + "name": "windows_x86_64_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.48.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "x86_64-pc-windows-gnullvm" + } + ], + "name": "windows_x86_64_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.48.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_x86_64_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.48.5" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "aarch64-pc-windows-gnullvm" + } + ], + "name": "windows_aarch64_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_aarch64_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))" + } + ], + "name": "windows_i686_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "i686-pc-windows-gnullvm" + } + ], + "name": "windows_i686_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_i686_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))" + } + ], + "name": "windows_x86_64_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "x86_64-pc-windows-gnullvm" + } + ], + "name": "windows_x86_64_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_x86_64_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.48.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.48.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.48.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.48.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.48.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.48.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "windows_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#winreg@0.52.0" + } + ], + "root": "path+file://{TEMP_DIR}/resolver_2_deps#0.1.0" + }, + "target_directory": "{TEMP_DIR}/resolver_2_deps/target", + "version": 1, + "workspace_default_members": [ + "path+file://{TEMP_DIR}/resolver_2_deps#0.1.0" + ], + "workspace_members": [ + "path+file://{TEMP_DIR}/resolver_2_deps#0.1.0" + ], + "workspace_root": "{TEMP_DIR}/resolver_2_deps" +} diff --git a/crate_universe/test_data/metadata/tree_data/Cargo.lock b/crate_universe/test_data/metadata/tree_data/Cargo.lock new file mode 100644 index 0000000000..951d034674 --- /dev/null +++ b/crate_universe/test_data/metadata/tree_data/Cargo.lock @@ -0,0 +1,366 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "android_system_properties" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" +dependencies = [ + "libc", +] + +[[package]] +name = "autocfg" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" + +[[package]] +name = "bumpalo" +version = "3.16.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" + +[[package]] +name = "cc" +version = "1.0.95" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" + +[[package]] +name = "cfg-if" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +[[package]] +name = "chrono" +version = "0.4.24" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b" +dependencies = [ + "iana-time-zone", + "js-sys", + "num-integer", + "num-traits", + "time", + "wasm-bindgen", + "winapi", +] + +[[package]] +name = "core-foundation-sys" +version = "0.8.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" + +[[package]] +name = "cpufeatures" +version = "0.2.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58" +dependencies = [ + "libc", +] + +[[package]] +name = "iana-time-zone" +version = "0.1.60" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" +dependencies = [ + "android_system_properties", + "core-foundation-sys", + "iana-time-zone-haiku", + "js-sys", + "wasm-bindgen", + "windows-core", +] + +[[package]] +name = "iana-time-zone-haiku" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" +dependencies = [ + "cc", +] + +[[package]] +name = "js-sys" +version = "0.3.69" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" +dependencies = [ + "wasm-bindgen", +] + +[[package]] +name = "libc" +version = "0.2.153" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" + +[[package]] +name = "log" +version = "0.4.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" + +[[package]] +name = "num-integer" +version = "0.1.46" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" +dependencies = [ + "num-traits", +] + +[[package]] +name = "num-traits" +version = "0.2.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" +dependencies = [ + "autocfg", +] + +[[package]] +name = "once_cell" +version = "1.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" + +[[package]] +name = "proc-macro2" +version = "1.0.81" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" +dependencies = [ + "unicode-ident", +] + +[[package]] +name = "quote" +version = "1.0.36" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" +dependencies = [ + "proc-macro2", +] + +[[package]] +name = "serde_derive" +version = "1.0.152" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e" +dependencies = [ + "proc-macro2", + "quote", + "syn 1.0.109", +] + +[[package]] +name = "syn" +version = "1.0.109" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "syn" +version = "2.0.60" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "time" +version = "0.1.45" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a" +dependencies = [ + "libc", + "wasi", + "winapi", +] + +[[package]] +name = "tree-data" +version = "0.1.0" +dependencies = [ + "chrono", + "cpufeatures", + "serde_derive", +] + +[[package]] +name = "unicode-ident" +version = "1.0.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" + +[[package]] +name = "wasi" +version = "0.10.0+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" + +[[package]] +name = "wasm-bindgen" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" +dependencies = [ + "cfg-if", + "wasm-bindgen-macro", +] + +[[package]] +name = "wasm-bindgen-backend" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" +dependencies = [ + "bumpalo", + "log", + "once_cell", + "proc-macro2", + "quote", + "syn 2.0.60", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-macro" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" +dependencies = [ + "quote", + "wasm-bindgen-macro-support", +] + +[[package]] +name = "wasm-bindgen-macro-support" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", + "wasm-bindgen-backend", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-shared" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" + +[[package]] +name = "winapi" +version = "0.3.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" +dependencies = [ + "winapi-i686-pc-windows-gnu", + "winapi-x86_64-pc-windows-gnu", +] + +[[package]] +name = "winapi-i686-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + +[[package]] +name = "winapi-x86_64-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + +[[package]] +name = "windows-core" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" +dependencies = [ + "windows-targets", +] + +[[package]] +name = "windows-targets" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" +dependencies = [ + "windows_aarch64_gnullvm", + "windows_aarch64_msvc", + "windows_i686_gnu", + "windows_i686_gnullvm", + "windows_i686_msvc", + "windows_x86_64_gnu", + "windows_x86_64_gnullvm", + "windows_x86_64_msvc", +] + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" + +[[package]] +name = "windows_i686_gnu" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" + +[[package]] +name = "windows_i686_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" + +[[package]] +name = "windows_i686_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" diff --git a/crate_universe/test_data/metadata/tree_data/Cargo.toml b/crate_universe/test_data/metadata/tree_data/Cargo.toml new file mode 100644 index 0000000000..8065c9dd56 --- /dev/null +++ b/crate_universe/test_data/metadata/tree_data/Cargo.toml @@ -0,0 +1,18 @@ +[workspace] +members = [] +resolver = "2" + +[package] +name = "tree-data" +version = "0.1.0" +edition = "2018" + +# Required to satisfy cargo but no `lib.rs` is expected to +# exist within test data. +[lib] +path = "lib.rs" + +[dependencies] +chrono = "=0.4.24" +cpufeatures = "=0.2.7" +serde_derive = "=1.0.152" diff --git a/crate_universe/test_data/metadata/tree_data/metadata.json b/crate_universe/test_data/metadata/tree_data/metadata.json new file mode 100644 index 0000000000..0f9a30511a --- /dev/null +++ b/crate_universe/test_data/metadata/tree_data/metadata.json @@ -0,0 +1,8262 @@ +{ + "metadata": null, + "packages": [ + { + "authors": [ + "Nicolas Silva " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.126", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Minimal Android system properties wrapper", + "documentation": "https://docs.rs/android_system_properties", + "edition": "2018", + "features": {}, + "homepage": "https://github.com/nical/android_system_properties", + "id": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5", + "keywords": [ + "android" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "targets": [ + "arm-linux-androideabi", + "armv7-linux-androideabi", + "aarch64-linux-android", + "i686-linux-android", + "x86_64-linux-android", + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "android_system_properties", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/nical/android_system_properties", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "android_system_properties", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "time_zone", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/examples/time_zone.rs", + "test": false + } + ], + "version": "0.1.5" + }, + { + "authors": [ + "Josh Stone " + ], + "categories": [ + "development-tools::build-utils" + ], + "default_run": null, + "dependencies": [], + "description": "Automatic cfg for Rust compiler features", + "documentation": "https://docs.rs/autocfg/", + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0", + "keywords": [ + "rustc", + "build", + "autoconf" + ], + "license": "Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/Cargo.toml", + "metadata": null, + "name": "autocfg", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/cuviper/autocfg", + "rust_version": "1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "autocfg", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "integers", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/integers.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "paths", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/paths.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "versions", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/versions.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "example" + ], + "name": "traits", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/traits.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "no_std", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/no_std.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "rustflags", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/rustflags.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "wrappers", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/wrappers.rs", + "test": true + } + ], + "version": "1.2.0" + }, + { + "authors": [ + "Nick Fitzgerald " + ], + "categories": [ + "memory-management", + "rust-patterns", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "allocator-api2", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.171", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.6", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quickcheck", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.197", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.115", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A fast bump allocation arena for Rust.", + "documentation": "https://docs.rs/bumpalo", + "edition": "2021", + "features": { + "allocator-api2": [ + "dep:allocator-api2" + ], + "allocator_api": [], + "boxed": [], + "collections": [], + "default": [], + "serde": [ + "dep:serde" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true + } + } + }, + "name": "bumpalo", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/fitzgen/bumpalo", + "rust_version": "1.73.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "bumpalo", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "try_alloc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/tests/try_alloc.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "benches", + "required-features": [ + "collections" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/benches/benches.rs", + "test": false + } + ], + "version": "3.16.0" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [ + "development-tools::build-utils" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "jobserver", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.30", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.19", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tempfile", + "optional": false, + "registry": null, + "rename": null, + "req": "^3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.62", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": false + } + ], + "description": "A build-time dependency for Cargo build scripts to assist in invoking the native\nC compiler to compile native C code into a static archive to be linked into Rust\ncode.\n", + "documentation": "https://docs.rs/cc", + "edition": "2018", + "features": { + "jobserver": [ + "dep:jobserver" + ], + "libc": [ + "dep:libc" + ], + "once_cell": [ + "dep:once_cell" + ], + "parallel": [ + "libc", + "jobserver", + "once_cell" + ] + }, + "homepage": "https://github.com/rust-lang/cc-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95", + "keywords": [ + "build-dependencies" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.95/Cargo.toml", + "metadata": null, + "name": "cc", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/cc-rs", + "rust_version": "1.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "cc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.95/src/lib.rs", + "test": true + } + ], + "version": "1.0.95" + }, + { + "authors": [ + "Alex Crichton " + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n", + "documentation": "https://docs.rs/cfg-if", + "edition": "2018", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "rustc-dep-of-std": [ + "core", + "compiler_builtins" + ] + }, + "homepage": "https://github.com/alexcrichton/cfg-if", + "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/Cargo.toml", + "metadata": null, + "name": "cfg-if", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/alexcrichton/cfg-if", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "cfg-if", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "xcrate", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/tests/xcrate.rs", + "test": true + } + ], + "version": "1.0.0" + }, + { + "authors": [], + "categories": [ + "date-and-time" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "derive" + ], + "kind": null, + "name": "arbitrary", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "criterion", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.4.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "num-integer", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.36", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "num-traits", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "pure-rust-locales", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.5.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rkyv", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-serialize", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.20", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.99", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "time", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.43", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "bincode", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "doc-comment", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "num-iter", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.35", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "js-sys", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))", + "uses_default_features": true + }, + { + "features": [ + "fallback" + ], + "kind": null, + "name": "iana-time-zone", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1.45", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(unix)", + "uses_default_features": true + }, + { + "features": [ + "std", + "minwinbase", + "minwindef", + "timezoneapi" + ], + "kind": null, + "name": "winapi", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "Date and time library for Rust", + "documentation": "https://docs.rs/chrono/", + "edition": "2018", + "features": { + "__doctest": [], + "__internal_bench": [ + "criterion" + ], + "alloc": [], + "arbitrary": [ + "dep:arbitrary" + ], + "clock": [ + "std", + "winapi", + "iana-time-zone" + ], + "criterion": [ + "dep:criterion" + ], + "default": [ + "clock", + "std", + "oldtime", + "wasmbind" + ], + "iana-time-zone": [ + "dep:iana-time-zone" + ], + "js-sys": [ + "dep:js-sys" + ], + "libc": [], + "oldtime": [ + "time" + ], + "pure-rust-locales": [ + "dep:pure-rust-locales" + ], + "rkyv": [ + "dep:rkyv" + ], + "rustc-serialize": [ + "dep:rustc-serialize" + ], + "serde": [ + "dep:serde" + ], + "std": [], + "time": [ + "dep:time" + ], + "unstable-locales": [ + "pure-rust-locales", + "alloc" + ], + "wasm-bindgen": [ + "dep:wasm-bindgen" + ], + "wasmbind": [ + "wasm-bindgen", + "js-sys" + ], + "winapi": [ + "dep:winapi" + ] + }, + "homepage": "https://github.com/chronotope/chrono", + "id": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24", + "keywords": [ + "date", + "time", + "calendar" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "serde" + ], + "rustdoc-args": [ + "--cfg", + "docsrs" + ] + } + }, + "playground": { + "features": [ + "serde" + ] + } + }, + "name": "chrono", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/chronotope/chrono", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "chrono", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "dateutils", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/tests/dateutils.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/tests/wasm.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "chrono", + "required-features": [ + "__internal_bench" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/benches/chrono.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "serde", + "required-features": [ + "__internal_bench", + "serde" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/benches/serde.rs", + "test": false + } + ], + "version": "0.4.24" + }, + { + "authors": [ + "The Servo Project Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Bindings to Core Foundation for macOS", + "documentation": null, + "edition": "2018", + "features": { + "default": [ + "link" + ], + "link": [], + "mac_os_10_7_support": [], + "mac_os_10_8_features": [] + }, + "homepage": "https://github.com/servo/core-foundation-rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-sys-0.8.6/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "default-target": "x86_64-apple-darwin" + } + } + }, + "name": "core-foundation-sys", + "publish": null, + "readme": null, + "repository": "https://github.com/servo/core-foundation-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "core-foundation-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-sys-0.8.6/src/lib.rs", + "test": true + } + ], + "version": "0.8.6" + }, + { + "authors": [ + "RustCrypto Developers" + ], + "categories": [ + "hardware-support", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.95", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "aarch64-linux-android", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.95", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.95", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))", + "uses_default_features": true + } + ], + "description": "Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 with\nno_std support and support for mobile targets including Android and iOS\n", + "documentation": "https://docs.rs/cpufeatures", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7", + "keywords": [ + "cpuid", + "target-feature" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/Cargo.toml", + "metadata": null, + "name": "cpufeatures", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/RustCrypto/utils", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "cpufeatures", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "x86", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/tests/x86.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "aarch64", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/tests/aarch64.rs", + "test": true + } + ], + "version": "0.2.7" + }, + { + "authors": [ + "Andrew Straw ", + "Ren\u00e9 Kijewski ", + "Ryan Lopopolo " + ], + "categories": [ + "date-and-time", + "internationalization", + "os" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "core-foundation-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "js-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.50", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.70", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "android_system_properties", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"android\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "iana-time-zone-haiku", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"haiku\")", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows-core", + "optional": false, + "registry": null, + "rename": null, + "req": ">=0.50, <=0.52", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"windows\")", + "uses_default_features": true + } + ], + "description": "get the IANA time zone for the current system", + "documentation": null, + "edition": "2018", + "features": { + "fallback": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60", + "keywords": [ + "IANA", + "time" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/Cargo.toml", + "metadata": null, + "name": "iana-time-zone", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/strawlab/iana-time-zone", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "iana-time-zone", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "get_timezone", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/examples/get_timezone.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "example" + ], + "name": "stress-test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/examples/stress-test.rs", + "test": false + } + ], + "version": "0.1.60" + }, + { + "authors": [ + "Ren\u00e9 Kijewski " + ], + "categories": [ + "date-and-time", + "internationalization", + "os" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "build", + "name": "cc", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.79", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "iana-time-zone support crate for Haiku OS", + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2", + "keywords": [ + "IANA", + "time" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/Cargo.toml", + "metadata": null, + "name": "iana-time-zone-haiku", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/strawlab/iana-time-zone", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "iana-time-zone-haiku", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/build.rs", + "test": false + } + ], + "version": "0.1.2" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [ + "wasm" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.3.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [ + "Headers", + "Response", + "ResponseInit" + ], + "kind": "dev", + "name": "web-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + } + ], + "description": "Bindings for all JS global objects and functions in all JS environments like\nNode.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.\n", + "documentation": "https://docs.rs/js-sys", + "edition": "2018", + "features": {}, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/Cargo.toml", + "metadata": null, + "name": "js-sys", + "publish": null, + "readme": "./README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": false, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "js-sys", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/src/lib.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/tests/wasm/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "headless", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/tests/headless.rs", + "test": true + } + ], + "version": "0.3.69" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "external-ffi-bindings", + "no-std", + "os" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Raw FFI bindings to platform libraries like libc.\n", + "documentation": "https://docs.rs/libc/", + "edition": "2015", + "features": { + "align": [], + "const-extern-fn": [], + "default": [ + "std" + ], + "extra_traits": [], + "rustc-dep-of-std": [ + "align", + "rustc-std-workspace-core" + ], + "rustc-std-workspace-core": [ + "dep:rustc-std-workspace-core" + ], + "std": [], + "use_std": [ + "std" + ] + }, + "homepage": "https://github.com/rust-lang/libc", + "id": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "keywords": [ + "libc", + "ffi", + "bindings", + "operating", + "system" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "cargo-args": [ + "-Zbuild-std=core" + ], + "default-target": "x86_64-unknown-linux-gnu", + "features": [ + "const-extern-fn", + "extra_traits" + ], + "targets": [ + "aarch64-apple-darwin", + "aarch64-apple-ios", + "aarch64-linux-android", + "aarch64-pc-windows-msvc", + "aarch64-unknown-freebsd", + "aarch64-unknown-fuchsia", + "aarch64-unknown-hermit", + "aarch64-unknown-linux-gnu", + "aarch64-unknown-linux-musl", + "aarch64-unknown-netbsd", + "aarch64-unknown-openbsd", + "aarch64-wrs-vxworks", + "arm-linux-androideabi", + "arm-unknown-linux-gnueabi", + "arm-unknown-linux-gnueabihf", + "arm-unknown-linux-musleabi", + "arm-unknown-linux-musleabihf", + "armebv7r-none-eabi", + "armebv7r-none-eabihf", + "armv5te-unknown-linux-gnueabi", + "armv5te-unknown-linux-musleabi", + "armv7-linux-androideabi", + "armv7-unknown-linux-gnueabihf", + "armv7-unknown-linux-musleabihf", + "armv7-wrs-vxworks-eabihf", + "armv7r-none-eabi", + "armv7r-none-eabihf", + "hexagon-unknown-linux-musl", + "i586-pc-windows-msvc", + "i586-unknown-linux-gnu", + "i586-unknown-linux-musl", + "i686-linux-android", + "i686-pc-windows-gnu", + "i686-pc-windows-msvc", + "i686-pc-windows-msvc", + "i686-unknown-freebsd", + "i686-unknown-haiku", + "i686-unknown-linux-gnu", + "i686-unknown-linux-musl", + "i686-unknown-netbsd", + "i686-unknown-openbsd", + "i686-wrs-vxworks", + "mips-unknown-linux-gnu", + "mips-unknown-linux-musl", + "mips64-unknown-linux-gnuabi64", + "mips64-unknown-linux-muslabi64", + "mips64el-unknown-linux-gnuabi64", + "mips64el-unknown-linux-muslabi64", + "mipsel-sony-psp", + "mipsel-unknown-linux-gnu", + "mipsel-unknown-linux-musl", + "nvptx64-nvidia-cuda", + "powerpc-unknown-linux-gnu", + "powerpc-unknown-linux-gnuspe", + "powerpc-unknown-netbsd", + "powerpc-wrs-vxworks", + "powerpc-wrs-vxworks-spe", + "powerpc64-unknown-freebsd", + "powerpc64-unknown-linux-gnu", + "powerpc64-wrs-vxworks", + "powerpc64le-unknown-linux-gnu", + "riscv32gc-unknown-linux-gnu", + "riscv32i-unknown-none-elf", + "riscv32imac-unknown-none-elf", + "riscv32imc-unknown-none-elf", + "riscv64gc-unknown-freebsd", + "riscv64gc-unknown-hermit", + "riscv64gc-unknown-linux-gnu", + "riscv64gc-unknown-linux-musl", + "riscv64gc-unknown-none-elf", + "riscv64imac-unknown-none-elf", + "s390x-unknown-linux-gnu", + "s390x-unknown-linux-musl", + "sparc-unknown-linux-gnu", + "sparc64-unknown-linux-gnu", + "sparc64-unknown-netbsd", + "sparcv9-sun-solaris", + "thumbv6m-none-eabi", + "thumbv7em-none-eabi", + "thumbv7em-none-eabihf", + "thumbv7m-none-eabi", + "thumbv7neon-linux-androideabi", + "thumbv7neon-unknown-linux-gnueabihf", + "wasm32-unknown-emscripten", + "wasm32-unknown-unknown", + "wasm32-wasi", + "x86_64-apple-darwin", + "x86_64-apple-ios", + "x86_64-fortanix-unknown-sgx", + "x86_64-linux-android", + "x86_64-pc-solaris", + "x86_64-pc-windows-gnu", + "x86_64-pc-windows-msvc", + "x86_64-unknown-dragonfly", + "x86_64-unknown-freebsd", + "x86_64-unknown-fuchsia", + "x86_64-unknown-haiku", + "x86_64-unknown-hermit", + "x86_64-unknown-illumos", + "x86_64-unknown-l4re-uclibc", + "x86_64-unknown-linux-gnu", + "x86_64-unknown-linux-gnux32", + "x86_64-unknown-linux-musl", + "x86_64-unknown-netbsd", + "x86_64-unknown-openbsd", + "x86_64-unknown-redox", + "x86_64-wrs-vxworks" + ] + } + } + }, + "name": "libc", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/libc", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "libc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "test" + ], + "name": "const_fn", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/tests/const_fn.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/build.rs", + "test": false + } + ], + "version": "0.2.153" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "development-tools::debugging" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "sval", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "sval_ref", + "optional": true, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "inline-i128" + ], + "kind": null, + "name": "value-bag", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.63", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [ + "derive" + ], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_json", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_test", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "sval", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "sval_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "test" + ], + "kind": "dev", + "name": "value-bag", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A lightweight logging facade for Rust\n", + "documentation": "https://docs.rs/log", + "edition": "2021", + "features": { + "kv": [], + "kv_serde": [ + "kv_std", + "value-bag/serde", + "serde" + ], + "kv_std": [ + "std", + "kv", + "value-bag/error" + ], + "kv_sval": [ + "kv", + "value-bag/sval", + "sval", + "sval_ref" + ], + "kv_unstable": [ + "kv", + "value-bag" + ], + "kv_unstable_serde": [ + "kv_serde", + "kv_unstable_std" + ], + "kv_unstable_std": [ + "kv_std", + "kv_unstable" + ], + "kv_unstable_sval": [ + "kv_sval", + "kv_unstable" + ], + "max_level_debug": [], + "max_level_error": [], + "max_level_info": [], + "max_level_off": [], + "max_level_trace": [], + "max_level_warn": [], + "release_max_level_debug": [], + "release_max_level_error": [], + "release_max_level_info": [], + "release_max_level_off": [], + "release_max_level_trace": [], + "release_max_level_warn": [], + "serde": [ + "dep:serde" + ], + "std": [], + "sval": [ + "dep:sval" + ], + "sval_ref": [ + "dep:sval_ref" + ], + "value-bag": [ + "dep:value-bag" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21", + "keywords": [ + "logging" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "std", + "serde", + "kv_std", + "kv_sval", + "kv_serde" + ] + } + } + }, + "name": "log", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-lang/log", + "rust_version": "1.60.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "log", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "filters", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/tests/filters.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "macros", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/tests/macros.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "value", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/benches/value.rs", + "test": false + } + ], + "version": "0.4.21" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "algorithms", + "science", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [ + "i128" + ], + "kind": null, + "name": "num-traits", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.11", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + } + ], + "description": "Integer traits and functions", + "documentation": "https://docs.rs/num-integer", + "edition": "2018", + "features": { + "default": [ + "std" + ], + "i128": [], + "std": [ + "num-traits/std" + ] + }, + "homepage": "https://github.com/rust-num/num-integer", + "id": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46", + "keywords": [ + "mathematics", + "numerics" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "std" + ] + } + } + }, + "name": "num-integer", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-num/num-integer", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "num-integer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "roots", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/tests/roots.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "average", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/tests/average.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "gcd", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/benches/gcd.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "roots", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/benches/roots.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "average", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/benches/average.rs", + "test": false + } + ], + "version": "0.1.46" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [ + "algorithms", + "science", + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "libm", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "build", + "name": "autocfg", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Numeric traits for generic mathematics", + "documentation": "https://docs.rs/num-traits", + "edition": "2018", + "features": { + "default": [ + "std" + ], + "i128": [], + "libm": [ + "dep:libm" + ], + "std": [] + }, + "homepage": "https://github.com/rust-num/num-traits", + "id": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18", + "keywords": [ + "mathematics", + "numerics" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "std" + ], + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "num-traits", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rust-num/num-traits", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "num-traits", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "cast", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/tests/cast.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/build.rs", + "test": false + } + ], + "version": "0.2.18" + }, + { + "authors": [ + "Aleksey Kladov " + ], + "categories": [ + "rust-patterns", + "memory-management" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "critical-section", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "parking_lot_core", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.9.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "portable-atomic", + "optional": true, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std" + ], + "kind": "dev", + "name": "critical-section", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.1.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "regex", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Single assignment cells and lazy values.", + "documentation": "https://docs.rs/once_cell", + "edition": "2021", + "features": { + "alloc": [ + "race" + ], + "atomic-polyfill": [ + "critical-section" + ], + "critical-section": [ + "dep:critical-section", + "portable-atomic" + ], + "default": [ + "std" + ], + "parking_lot": [ + "dep:parking_lot_core" + ], + "portable-atomic": [ + "dep:portable-atomic" + ], + "race": [], + "std": [ + "alloc" + ], + "unstable": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0", + "keywords": [ + "lazy", + "static" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--generate-link-to-definition" + ] + } + } + }, + "name": "once_cell", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/matklad/once_cell", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "once_cell", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "bench", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/bench.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "bench_acquire", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/bench_acquire.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "lazy_static", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/lazy_static.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "reentrant_init_deadlocks", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/reentrant_init_deadlocks.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "regex", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/regex.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "example" + ], + "name": "test_synchronization", + "required-features": [ + "std" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/test_synchronization.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "it", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/tests/it/main.rs", + "test": true + } + ], + "version": "1.19.0" + }, + { + "authors": [ + "David Tolnay ", + "Alex Crichton " + ], + "categories": [ + "development-tools::procedural-macro-helpers" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "unicode-ident", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "flate2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "rayon", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tar", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.", + "documentation": "https://docs.rs/proc-macro2", + "edition": "2021", + "features": { + "default": [ + "proc-macro" + ], + "nightly": [], + "proc-macro": [], + "span-locations": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "keywords": [ + "macros", + "syn" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustc-args": [ + "--cfg", + "procmacro2_semver_exempt" + ], + "rustdoc-args": [ + "--cfg", + "procmacro2_semver_exempt", + "--cfg", + "doc_cfg", + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + }, + "playground": { + "features": [ + "span-locations" + ] + } + }, + "name": "proc-macro2", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/proc-macro2", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "proc-macro2", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "features", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/features.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_size", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test_size.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_fmt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test_fmt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "comments", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/comments.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "marker", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/marker.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/build.rs", + "test": false + } + ], + "version": "1.0.81" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "development-tools::procedural-macro-helpers" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.74", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "diff" + ], + "kind": "dev", + "name": "trybuild", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.66", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Quasi-quoting macro quote!(...)", + "documentation": "https://docs.rs/quote/", + "edition": "2018", + "features": { + "default": [ + "proc-macro" + ], + "proc-macro": [ + "proc-macro2/proc-macro" + ] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "keywords": [ + "macros", + "syn" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "quote", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/quote", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "quote", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/tests/test.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "compiletest", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/tests/compiletest.rs", + "test": true + } + ], + "version": "1.0.36" + }, + { + "authors": [ + "Erick Tryzelaar ", + "David Tolnay " + ], + "categories": [ + "no-std" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.104", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]", + "documentation": "https://serde.rs/derive.html", + "edition": "2015", + "features": { + "default": [], + "deserialize_in_place": [] + }, + "homepage": "https://serde.rs", + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152", + "keywords": [ + "serde", + "serialization", + "no_std", + "derive" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.152/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "serde_derive", + "publish": null, + "readme": "crates-io.md", + "repository": "https://github.com/serde-rs/serde", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "proc-macro" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "proc-macro" + ], + "name": "serde_derive", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.152/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.152/build.rs", + "test": false + } + ], + "version": "1.0.152" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "development-tools::procedural-macro-helpers", + "parser-implementations" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.46", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "unicode-ident", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "anyhow", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "automod", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "flate2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "insta", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rayon", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "ref-cast", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "regex", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "blocking" + ], + "kind": "dev", + "name": "reqwest", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.11", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "syn-test-suite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tar", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.16", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "termcolor", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "walkdir", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Parser for Rust source code", + "documentation": "https://docs.rs/syn", + "edition": "2018", + "features": { + "clone-impls": [], + "default": [ + "derive", + "parsing", + "printing", + "clone-impls", + "proc-macro" + ], + "derive": [], + "extra-traits": [], + "fold": [], + "full": [], + "parsing": [], + "printing": [ + "quote" + ], + "proc-macro": [ + "proc-macro2/proc-macro", + "quote/proc-macro" + ], + "quote": [ + "dep:quote" + ], + "test": [ + "syn-test-suite/all-features" + ], + "visit": [], + "visit-mut": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109", + "keywords": [ + "macros", + "syn" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "doc_cfg" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + }, + "playground": { + "features": [ + "full", + "visit", + "visit-mut", + "fold", + "extra-traits" + ] + } + }, + "name": "syn", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/syn", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "syn", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_should_parse", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_should_parse.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_visibility", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_visibility.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_stmt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_stmt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_round_trip", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_round_trip.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_size", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_size.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_shebang", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_shebang.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_pat", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_pat.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_receiver", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_receiver.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_precedence", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_precedence.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_lit", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_lit.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "regression", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/regression.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_parse_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_parse_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_grouping", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_grouping.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_ident", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_ident.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_iterators", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_iterators.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_parse_buffer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_parse_buffer.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_asyncness", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_asyncness.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_token_trees", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_token_trees.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_ty", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_ty.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "zzz_stable", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/zzz_stable.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_meta", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_meta.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_expr", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_expr.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_item", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_item.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_path", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_path.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_derive_input", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_derive_input.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_generics", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_generics.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "test_attribute", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_attribute.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "rust", + "required-features": [ + "full", + "parsing" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/benches/rust.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "file", + "required-features": [ + "full", + "parsing" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/benches/file.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs", + "test": false + } + ], + "version": "1.0.109" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "development-tools::procedural-macro-helpers", + "parser-implementations" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.80", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0.35", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": null, + "name": "unicode-ident", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "anyhow", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "automod", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "flate2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "insta", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rayon", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "ref-cast", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "blocking" + ], + "kind": "dev", + "name": "reqwest", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "rustversion", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "syn-test-suite", + "optional": false, + "registry": null, + "rename": null, + "req": "^0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "tar", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.16", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "termcolor", + "optional": false, + "registry": null, + "rename": null, + "req": "^1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "walkdir", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.3.2", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Parser for Rust source code", + "documentation": "https://docs.rs/syn", + "edition": "2021", + "features": { + "clone-impls": [], + "default": [ + "derive", + "parsing", + "printing", + "clone-impls", + "proc-macro" + ], + "derive": [], + "extra-traits": [], + "fold": [], + "full": [], + "parsing": [], + "printing": [ + "dep:quote" + ], + "proc-macro": [ + "proc-macro2/proc-macro", + "quote?/proc-macro" + ], + "test": [ + "syn-test-suite/all-features" + ], + "visit": [], + "visit-mut": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60", + "keywords": [ + "macros", + "syn" + ], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "all-features": true, + "rustdoc-args": [ + "--cfg", + "doc_cfg", + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + }, + "playground": { + "features": [ + "full", + "visit", + "visit-mut", + "fold", + "extra-traits" + ] + } + }, + "name": "syn", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/syn", + "rust_version": "1.60", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "syn", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_visibility", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_visibility.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_stmt", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_stmt.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_round_trip", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_round_trip.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_size", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_size.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_shebang", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_shebang.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_pat", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_pat.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_receiver", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_receiver.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_precedence", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_precedence.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_lit", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_lit.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "regression", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/regression.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_parse_stream", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_stream.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_grouping", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_grouping.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_ident", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_ident.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_iterators", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_iterators.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_parse_buffer", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_buffer.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_asyncness", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_asyncness.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_token_trees", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_token_trees.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_ty", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_ty.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "zzz_stable", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/zzz_stable.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_parse_quote", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_quote.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_meta", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_meta.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_expr", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_expr.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_item", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_item.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_path", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_path.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_derive_input", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_derive_input.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_generics", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_generics.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "test" + ], + "name": "test_attribute", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_attribute.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "rust", + "required-features": [ + "full", + "parsing" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/benches/rust.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "bench" + ], + "name": "file", + "required-features": [ + "full", + "parsing" + ], + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/benches/file.rs", + "test": false + } + ], + "version": "2.0.60" + }, + { + "authors": [ + "The Rust Project Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "libc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-serialize", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.3", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "log", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "std", + "processthreadsapi", + "winbase" + ], + "kind": "dev", + "name": "winapi", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasi", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.10.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_os = \"wasi\")", + "uses_default_features": true + }, + { + "features": [ + "std", + "minwinbase", + "minwindef", + "ntdef", + "profileapi", + "sysinfoapi", + "timezoneapi" + ], + "kind": null, + "name": "winapi", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(windows)", + "uses_default_features": true + } + ], + "description": "Utilities for working with time-related functions in Rust.\n", + "documentation": "https://docs.rs/time/~0.1", + "edition": "2015", + "features": { + "rustc-serialize": [ + "dep:rustc-serialize" + ] + }, + "homepage": "https://github.com/time-rs/time", + "id": "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45", + "keywords": [], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.1.45/Cargo.toml", + "metadata": null, + "name": "time", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/time-rs/time", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "time", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.1.45/src/lib.rs", + "test": true + } + ], + "version": "0.1.45" + }, + { + "authors": [], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "chrono", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.4.24", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "cpufeatures", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.7", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "=1.0.152", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": null, + "documentation": null, + "edition": "2018", + "features": {}, + "homepage": null, + "id": "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0", + "keywords": [], + "license": null, + "license_file": null, + "links": null, + "manifest_path": "{TEMP_DIR}/tree_data/Cargo.toml", + "metadata": null, + "name": "tree-data", + "publish": null, + "readme": null, + "repository": null, + "rust_version": null, + "source": null, + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "tree-data", + "src_path": "{TEMP_DIR}/tree_data/lib.rs", + "test": true + } + ], + "version": "0.1.0" + }, + { + "authors": [ + "David Tolnay " + ], + "categories": [ + "development-tools::procedural-macro-helpers", + "no-std", + "no-std::no-alloc" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": "dev", + "name": "criterion", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "fst", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "small_rng" + ], + "kind": "dev", + "name": "rand", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.8", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "roaring", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.10", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "ucd-trie", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": false + }, + { + "features": [], + "kind": "dev", + "name": "unicode-xid", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31", + "documentation": "https://docs.rs/unicode-ident", + "edition": "2018", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12", + "keywords": [ + "unicode", + "xid" + ], + "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "rustdoc-args": [ + "--generate-link-to-definition" + ], + "targets": [ + "x86_64-unknown-linux-gnu" + ] + } + } + }, + "name": "unicode-ident", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/dtolnay/unicode-ident", + "rust_version": "1.31", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "unicode-ident", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "static_size", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/tests/static_size.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "compare", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/tests/compare.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "bench" + ], + "name": "xid", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/benches/xid.rs", + "test": false + } + ], + "version": "1.0.12" + }, + { + "authors": [ + "The Cranelift Project Developers" + ], + "categories": [ + "no-std", + "wasm" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "compiler_builtins", + "optional": true, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-core", + "optional": true, + "registry": null, + "rename": "core", + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "rustc-std-workspace-alloc", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Experimental WASI API bindings for Rust", + "documentation": "https://docs.rs/wasi", + "edition": "2018", + "features": { + "compiler_builtins": [ + "dep:compiler_builtins" + ], + "core": [ + "dep:core" + ], + "default": [ + "std" + ], + "rustc-dep-of-std": [ + "compiler_builtins", + "core", + "rustc-std-workspace-alloc" + ], + "rustc-std-workspace-alloc": [ + "dep:rustc-std-workspace-alloc" + ], + "std": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1", + "keywords": [ + "webassembly", + "wasm" + ], + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasi-0.10.0+wasi-snapshot-preview1/Cargo.toml", + "metadata": null, + "name": "wasi", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/bytecodealliance/wasi", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasi", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasi-0.10.0+wasi-snapshot-preview1/src/lib.rs", + "test": true + } + ], + "version": "0.10.0+wasi-snapshot-preview1" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [ + "wasm" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "cfg-if", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "serde_json", + "optional": true, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-macro", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "js-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "serde_derive", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.4.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.3.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test-crate-a", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-test-crate-b", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.1", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(target_arch = \"wasm32\")", + "uses_default_features": true + } + ], + "description": "Easy support for interacting between JS and Rust.\n", + "documentation": "https://docs.rs/wasm-bindgen", + "edition": "2018", + "features": { + "default": [ + "spans", + "std" + ], + "enable-interning": [ + "std" + ], + "gg-alloc": [ + "wasm-bindgen-test/gg-alloc" + ], + "serde": [ + "dep:serde" + ], + "serde-serialize": [ + "serde", + "serde_json", + "std" + ], + "serde_json": [ + "dep:serde_json" + ], + "spans": [ + "wasm-bindgen-macro/spans" + ], + "std": [], + "strict-macro": [ + "wasm-bindgen-macro/strict-macro" + ], + "xxx_debug_only_print_generated_code": [ + "wasm-bindgen-macro/xxx_debug_only_print_generated_code" + ] + }, + "homepage": "https://rustwasm.github.io/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "features": [ + "serde-serialize" + ] + } + } + }, + "name": "wasm-bindgen", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/src/lib.rs", + "test": false + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/wasm/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "non_wasm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/non_wasm.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "std-crate-no-std-dep", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/std-crate-no-std-dep.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "must_use", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/must_use.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "headless", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/headless/main.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "unwrap_throw", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/unwrap_throw.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/build.rs", + "test": false + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "bumpalo", + "optional": false, + "registry": null, + "rename": null, + "req": "^3.0.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "log", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "once_cell", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.12", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "full" + ], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-shared", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Backend code generation of the wasm-bindgen tool\n", + "documentation": "https://docs.rs/wasm-bindgen-backend", + "edition": "2018", + "features": { + "extra-traits": [ + "syn/extra-traits" + ], + "spans": [] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-backend-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-backend", + "publish": null, + "readme": null, + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen-backend", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-backend-0.2.92/src/lib.rs", + "test": true + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-macro-support", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "trybuild", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": "dev", + "name": "wasm-bindgen-futures", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4.42", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "Worker" + ], + "kind": "dev", + "name": "web-sys", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.3.69", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Definition of the `#[wasm_bindgen]` attribute, an internal dependency\n", + "documentation": "https://docs.rs/wasm-bindgen", + "edition": "2018", + "features": { + "spans": [ + "wasm-bindgen-macro-support/spans" + ], + "strict-macro": [ + "wasm-bindgen-macro-support/strict-macro" + ], + "xxx_debug_only_print_generated_code": [] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-macro", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "proc-macro" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "proc-macro" + ], + "name": "wasm-bindgen-macro", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "test" + ], + "name": "ui", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/tests/ui.rs", + "test": true + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "proc-macro2", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "quote", + "optional": false, + "registry": null, + "rename": null, + "req": "^1.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [ + "visit", + "full" + ], + "kind": null, + "name": "syn", + "optional": false, + "registry": null, + "rename": null, + "req": "^2.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-backend", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "wasm-bindgen-shared", + "optional": false, + "registry": null, + "rename": null, + "req": "=0.2.92", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate\n", + "documentation": "https://docs.rs/wasm-bindgen", + "edition": "2018", + "features": { + "extra-traits": [ + "syn/extra-traits" + ], + "spans": [ + "wasm-bindgen-backend/spans" + ], + "strict-macro": [] + }, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-support-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-macro-support", + "publish": null, + "readme": null, + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen-macro-support", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-support-0.2.92/src/lib.rs", + "test": true + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "The wasm-bindgen Developers" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Shared support between wasm-bindgen and wasm-bindgen cli, an internal\ndependency.\n", + "documentation": "https://docs.rs/wasm-bindgen-shared", + "edition": "2018", + "features": {}, + "homepage": "https://rustwasm.github.io/wasm-bindgen/", + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": "wasm_bindgen", + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/Cargo.toml", + "metadata": null, + "name": "wasm-bindgen-shared", + "publish": null, + "readme": null, + "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared", + "rust_version": "1.57", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2018", + "kind": [ + "lib" + ], + "name": "wasm-bindgen-shared", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2018", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/build.rs", + "test": false + } + ], + "version": "0.2.92" + }, + { + "authors": [ + "Peter Atashian " + ], + "categories": [ + "external-ffi-bindings", + "no-std", + "os::windows-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "winapi-i686-pc-windows-gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "i686-pc-windows-gnu", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "winapi-x86_64-pc-windows-gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.4", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "x86_64-pc-windows-gnu", + "uses_default_features": true + } + ], + "description": "Raw FFI bindings for all of Windows API.", + "documentation": "https://docs.rs/winapi/", + "edition": "2015", + "features": { + "accctrl": [], + "aclapi": [], + "activation": [], + "adhoc": [], + "appmgmt": [], + "audioclient": [], + "audiosessiontypes": [], + "avrt": [], + "basetsd": [], + "bcrypt": [], + "bits": [], + "bits10_1": [], + "bits1_5": [], + "bits2_0": [], + "bits2_5": [], + "bits3_0": [], + "bits4_0": [], + "bits5_0": [], + "bitscfg": [], + "bitsmsg": [], + "bluetoothapis": [], + "bluetoothleapis": [], + "bthdef": [], + "bthioctl": [], + "bthledef": [], + "bthsdpdef": [], + "bugcodes": [], + "cderr": [], + "cfg": [], + "cfgmgr32": [], + "cguid": [], + "combaseapi": [], + "coml2api": [], + "commapi": [], + "commctrl": [], + "commdlg": [], + "commoncontrols": [], + "consoleapi": [], + "corecrt": [], + "corsym": [], + "d2d1": [], + "d2d1_1": [], + "d2d1_2": [], + "d2d1_3": [], + "d2d1effectauthor": [], + "d2d1effects": [], + "d2d1effects_1": [], + "d2d1effects_2": [], + "d2d1svg": [], + "d2dbasetypes": [], + "d3d": [], + "d3d10": [], + "d3d10_1": [], + "d3d10_1shader": [], + "d3d10effect": [], + "d3d10misc": [], + "d3d10sdklayers": [], + "d3d10shader": [], + "d3d11": [], + "d3d11_1": [], + "d3d11_2": [], + "d3d11_3": [], + "d3d11_4": [], + "d3d11on12": [], + "d3d11sdklayers": [], + "d3d11shader": [], + "d3d11tokenizedprogramformat": [], + "d3d12": [], + "d3d12sdklayers": [], + "d3d12shader": [], + "d3d9": [], + "d3d9caps": [], + "d3d9types": [], + "d3dcommon": [], + "d3dcompiler": [], + "d3dcsx": [], + "d3dkmdt": [], + "d3dkmthk": [], + "d3dukmdt": [], + "d3dx10core": [], + "d3dx10math": [], + "d3dx10mesh": [], + "datetimeapi": [], + "davclnt": [], + "dbghelp": [], + "dbt": [], + "dcommon": [], + "dcomp": [], + "dcompanimation": [], + "dcomptypes": [], + "dde": [], + "ddraw": [], + "ddrawi": [], + "ddrawint": [], + "debug": [ + "impl-debug" + ], + "debugapi": [], + "devguid": [], + "devicetopology": [], + "devpkey": [], + "devpropdef": [], + "dinput": [], + "dinputd": [], + "dispex": [], + "dmksctl": [], + "dmusicc": [], + "docobj": [], + "documenttarget": [], + "dot1x": [], + "dpa_dsa": [], + "dpapi": [], + "dsgetdc": [], + "dsound": [], + "dsrole": [], + "dvp": [], + "dwmapi": [], + "dwrite": [], + "dwrite_1": [], + "dwrite_2": [], + "dwrite_3": [], + "dxdiag": [], + "dxfile": [], + "dxgi": [], + "dxgi1_2": [], + "dxgi1_3": [], + "dxgi1_4": [], + "dxgi1_5": [], + "dxgi1_6": [], + "dxgidebug": [], + "dxgiformat": [], + "dxgitype": [], + "dxva2api": [], + "dxvahd": [], + "eaptypes": [], + "enclaveapi": [], + "endpointvolume": [], + "errhandlingapi": [], + "everything": [], + "evntcons": [], + "evntprov": [], + "evntrace": [], + "excpt": [], + "exdisp": [], + "fibersapi": [], + "fileapi": [], + "functiondiscoverykeys_devpkey": [], + "gl-gl": [], + "guiddef": [], + "handleapi": [], + "heapapi": [], + "hidclass": [], + "hidpi": [], + "hidsdi": [], + "hidusage": [], + "highlevelmonitorconfigurationapi": [], + "hstring": [], + "http": [], + "ifdef": [], + "ifmib": [], + "imm": [], + "impl-debug": [], + "impl-default": [], + "in6addr": [], + "inaddr": [], + "inspectable": [], + "interlockedapi": [], + "intsafe": [], + "ioapiset": [], + "ipexport": [], + "iphlpapi": [], + "ipifcons": [], + "ipmib": [], + "iprtrmib": [], + "iptypes": [], + "jobapi": [], + "jobapi2": [], + "knownfolders": [], + "ks": [], + "ksmedia": [], + "ktmtypes": [], + "ktmw32": [], + "l2cmn": [], + "libloaderapi": [], + "limits": [], + "lmaccess": [], + "lmalert": [], + "lmapibuf": [], + "lmat": [], + "lmcons": [], + "lmdfs": [], + "lmerrlog": [], + "lmjoin": [], + "lmmsg": [], + "lmremutl": [], + "lmrepl": [], + "lmserver": [], + "lmshare": [], + "lmstats": [], + "lmsvc": [], + "lmuse": [], + "lmwksta": [], + "lowlevelmonitorconfigurationapi": [], + "lsalookup": [], + "memoryapi": [], + "minschannel": [], + "minwinbase": [], + "minwindef": [], + "mmdeviceapi": [], + "mmeapi": [], + "mmreg": [], + "mmsystem": [], + "mprapidef": [], + "msaatext": [], + "mscat": [], + "mschapp": [], + "mssip": [], + "mstcpip": [], + "mswsock": [], + "mswsockdef": [], + "namedpipeapi": [], + "namespaceapi": [], + "nb30": [], + "ncrypt": [], + "netioapi": [], + "nldef": [], + "ntddndis": [], + "ntddscsi": [], + "ntddser": [], + "ntdef": [], + "ntlsa": [], + "ntsecapi": [], + "ntstatus": [], + "oaidl": [], + "objbase": [], + "objidl": [], + "objidlbase": [], + "ocidl": [], + "ole2": [], + "oleauto": [], + "olectl": [], + "oleidl": [], + "opmapi": [], + "pdh": [], + "perflib": [], + "physicalmonitorenumerationapi": [], + "playsoundapi": [], + "portabledevice": [], + "portabledeviceapi": [], + "portabledevicetypes": [], + "powerbase": [], + "powersetting": [], + "powrprof": [], + "processenv": [], + "processsnapshot": [], + "processthreadsapi": [], + "processtopologyapi": [], + "profileapi": [], + "propidl": [], + "propkey": [], + "propkeydef": [], + "propsys": [], + "prsht": [], + "psapi": [], + "qos": [], + "realtimeapiset": [], + "reason": [], + "restartmanager": [], + "restrictederrorinfo": [], + "rmxfguid": [], + "roapi": [], + "robuffer": [], + "roerrorapi": [], + "rpc": [], + "rpcdce": [], + "rpcndr": [], + "rtinfo": [], + "sapi": [], + "sapi51": [], + "sapi53": [], + "sapiddk": [], + "sapiddk51": [], + "schannel": [], + "sddl": [], + "securityappcontainer": [], + "securitybaseapi": [], + "servprov": [], + "setupapi": [], + "shellapi": [], + "shellscalingapi": [], + "shlobj": [], + "shobjidl": [], + "shobjidl_core": [], + "shtypes": [], + "softpub": [], + "spapidef": [], + "spellcheck": [], + "sporder": [], + "sql": [], + "sqlext": [], + "sqltypes": [], + "sqlucode": [], + "sspi": [], + "std": [], + "stralign": [], + "stringapiset": [], + "strmif": [], + "subauth": [], + "synchapi": [], + "sysinfoapi": [], + "systemtopologyapi": [], + "taskschd": [], + "tcpestats": [], + "tcpmib": [], + "textstor": [], + "threadpoolapiset": [], + "threadpoollegacyapiset": [], + "timeapi": [], + "timezoneapi": [], + "tlhelp32": [], + "transportsettingcommon": [], + "tvout": [], + "udpmib": [], + "unknwnbase": [], + "urlhist": [], + "urlmon": [], + "usb": [], + "usbioctl": [], + "usbiodef": [], + "usbscan": [], + "usbspec": [], + "userenv": [], + "usp10": [], + "utilapiset": [], + "uxtheme": [], + "vadefs": [], + "vcruntime": [], + "vsbackup": [], + "vss": [], + "vsserror": [], + "vswriter": [], + "wbemads": [], + "wbemcli": [], + "wbemdisp": [], + "wbemprov": [], + "wbemtran": [], + "wct": [], + "werapi": [], + "winbase": [], + "wincodec": [], + "wincodecsdk": [], + "wincon": [], + "wincontypes": [], + "wincred": [], + "wincrypt": [], + "windef": [], + "windot11": [], + "windowsceip": [], + "windowsx": [], + "winefs": [], + "winerror": [], + "winevt": [], + "wingdi": [], + "winhttp": [], + "wininet": [], + "winineti": [], + "winioctl": [], + "winnetwk": [], + "winnls": [], + "winnt": [], + "winreg": [], + "winsafer": [], + "winscard": [], + "winsmcrd": [], + "winsock2": [], + "winspool": [], + "winstring": [], + "winsvc": [], + "wintrust": [], + "winusb": [], + "winusbio": [], + "winuser": [], + "winver": [], + "wlanapi": [], + "wlanihv": [], + "wlanihvtypes": [], + "wlantypes": [], + "wlclient": [], + "wmistr": [], + "wnnc": [], + "wow64apiset": [], + "wpdmtpextensions": [], + "ws2bth": [], + "ws2def": [], + "ws2ipdef": [], + "ws2spi": [], + "ws2tcpip": [], + "wtsapi32": [], + "wtypes": [], + "wtypesbase": [], + "xinput": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9", + "keywords": [ + "windows", + "ffi", + "win32", + "com", + "directx" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.3.9/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "features": [ + "everything", + "impl-debug", + "impl-default" + ], + "targets": [ + "aarch64-pc-windows-msvc", + "i686-pc-windows-msvc", + "x86_64-pc-windows-msvc" + ] + } + } + }, + "name": "winapi", + "publish": null, + "readme": "README.md", + "repository": "https://github.com/retep998/winapi-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "winapi", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.3.9/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.3.9/build.rs", + "test": false + } + ], + "version": "0.3.9" + }, + { + "authors": [ + "Peter Atashian " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.", + "documentation": null, + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0", + "keywords": [ + "windows" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-i686-pc-windows-gnu-0.4.0/Cargo.toml", + "metadata": null, + "name": "winapi-i686-pc-windows-gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/retep998/winapi-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "winapi-i686-pc-windows-gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-i686-pc-windows-gnu-0.4.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-i686-pc-windows-gnu-0.4.0/build.rs", + "test": false + } + ], + "version": "0.4.0" + }, + { + "authors": [ + "Peter Atashian " + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.", + "documentation": null, + "edition": "2015", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0", + "keywords": [ + "windows" + ], + "license": "MIT/Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-x86_64-pc-windows-gnu-0.4.0/Cargo.toml", + "metadata": null, + "name": "winapi-x86_64-pc-windows-gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/retep998/winapi-rs", + "rust_version": null, + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2015", + "kind": [ + "lib" + ], + "name": "winapi-x86_64-pc-windows-gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-x86_64-pc-windows-gnu-0.4.0/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2015", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-x86_64-pc-windows-gnu-0.4.0/build.rs", + "test": false + } + ], + "version": "0.4.0" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [ + "os::windows-apis" + ], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "windows-targets", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.0", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": null, + "uses_default_features": true + } + ], + "description": "Rust for Windows", + "documentation": null, + "edition": "2021", + "features": { + "default": [], + "implement": [] + }, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.52.0/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows-core", + "publish": null, + "readme": "readme.md", + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows-core", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.52.0/src/lib.rs", + "test": true + } + ], + "version": "0.52.0" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [ + { + "features": [], + "kind": null, + "name": "windows_aarch64_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "aarch64-pc-windows-gnullvm", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_aarch64_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_msvc", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_gnu", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_i686_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "i686-pc-windows-gnullvm", + "uses_default_features": true + }, + { + "features": [], + "kind": null, + "name": "windows_x86_64_gnullvm", + "optional": false, + "registry": null, + "rename": null, + "req": "^0.52.5", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "target": "x86_64-pc-windows-gnullvm", + "uses_default_features": true + } + ], + "description": "Import libs for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.52.5/Cargo.toml", + "metadata": null, + "name": "windows-targets", + "publish": null, + "readme": "readme.md", + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows-targets", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.52.5/src/lib.rs", + "test": true + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_aarch64_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_aarch64_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_aarch64_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_aarch64_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_i686_gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_i686_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_i686_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_i686_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_gnu", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_x86_64_gnu", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_gnullvm", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_x86_64_gnullvm", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + }, + { + "authors": [ + "Microsoft" + ], + "categories": [], + "default_run": null, + "dependencies": [], + "description": "Import lib for Windows", + "documentation": null, + "edition": "2021", + "features": {}, + "homepage": null, + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5", + "keywords": [], + "license": "MIT OR Apache-2.0", + "license_file": null, + "links": null, + "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/Cargo.toml", + "metadata": { + "docs": { + "rs": { + "default-target": "x86_64-pc-windows-msvc", + "targets": [] + } + } + }, + "name": "windows_x86_64_msvc", + "publish": null, + "readme": null, + "repository": "https://github.com/microsoft/windows-rs", + "rust_version": "1.56", + "source": "registry+https://github.com/rust-lang/crates.io-index", + "targets": [ + { + "crate_types": [ + "lib" + ], + "doc": true, + "doctest": true, + "edition": "2021", + "kind": [ + "lib" + ], + "name": "windows_x86_64_msvc", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/src/lib.rs", + "test": true + }, + { + "crate_types": [ + "bin" + ], + "doc": false, + "doctest": false, + "edition": "2021", + "kind": [ + "custom-build" + ], + "name": "build-script-build", + "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/build.rs", + "test": false + } + ], + "version": "0.52.5" + } + ], + "resolve": { + "nodes": [ + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60", + "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46", + "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18", + "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92", + "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(unix)" + } + ], + "name": "iana_time_zone", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))" + } + ], + "name": "js_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "num_integer", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "num_traits", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "time", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))" + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "winapi", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9" + } + ], + "features": [ + "clock", + "default", + "iana-time-zone", + "js-sys", + "oldtime", + "std", + "time", + "wasm-bindgen", + "wasmbind", + "winapi" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "link" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "aarch64-linux-android" + }, + { + "kind": null, + "target": "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))" + }, + { + "kind": null, + "target": "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))" + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5", + "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6", + "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2", + "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92", + "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"android\")" + } + ], + "name": "android_system_properties", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))" + } + ], + "name": "core_foundation_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"haiku\")" + } + ], + "name": "iana_time_zone_haiku", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "js_sys", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_arch = \"wasm32\")" + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"windows\")" + } + ], + "name": "windows_core", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0" + } + ], + "features": [ + "fallback" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "cc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "num_traits", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": "build", + "target": null + } + ], + "name": "autocfg", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0" + } + ], + "features": [ + "i128" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "alloc", + "default", + "race", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "unicode_ident", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + } + ], + "features": [ + "default", + "proc-macro" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + } + ], + "features": [ + "default", + "proc-macro" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109" + } + ], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "unicode_ident", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + } + ], + "features": [ + "clone-impls", + "default", + "derive", + "parsing", + "printing", + "proc-macro", + "quote" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "unicode_ident", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + } + ], + "features": [ + "clone-impls", + "default", + "derive", + "full", + "parsing", + "printing", + "proc-macro", + "visit" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153", + "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1", + "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "libc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(target_os = \"wasi\")" + } + ], + "name": "wasi", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(windows)" + } + ], + "name": "winapi", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24", + "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7", + "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "chrono", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cpufeatures", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "serde_derive", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152" + } + ], + "features": [], + "id": "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12" + }, + { + "dependencies": [], + "deps": [], + "features": [ + "default", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "cfg_if", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_macro", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92" + } + ], + "features": [ + "default", + "spans", + "std" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0", + "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21", + "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0", + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "bumpalo", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "log", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "once_cell", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_shared", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + } + ], + "features": [ + "spans" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_macro_support", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92" + } + ], + "features": [ + "spans" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81", + "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36", + "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92", + "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "proc_macro2", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "quote", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "syn", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_backend", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "wasm_bindgen_shared", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + } + ], + "features": [ + "spans" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0", + "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "i686-pc-windows-gnu" + } + ], + "name": "winapi_i686_pc_windows_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "x86_64-pc-windows-gnu" + } + ], + "name": "winapi_x86_64_pc_windows_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0" + } + ], + "features": [ + "minwinbase", + "minwindef", + "ntdef", + "profileapi", + "std", + "sysinfoapi", + "timezoneapi" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": null + } + ], + "name": "windows_targets", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + } + ], + "features": [ + "default" + ], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0" + }, + { + "dependencies": [ + "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5", + "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5" + ], + "deps": [ + { + "dep_kinds": [ + { + "kind": null, + "target": "aarch64-pc-windows-gnullvm" + } + ], + "name": "windows_aarch64_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_aarch64_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))" + } + ], + "name": "windows_i686_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "i686-pc-windows-gnullvm" + } + ], + "name": "windows_i686_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_i686_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))" + } + ], + "name": "windows_x86_64_gnu", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "x86_64-pc-windows-gnullvm" + } + ], + "name": "windows_x86_64_gnullvm", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5" + }, + { + "dep_kinds": [ + { + "kind": null, + "target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))" + } + ], + "name": "windows_x86_64_msvc", + "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5" + } + ], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5" + }, + { + "dependencies": [], + "deps": [], + "features": [], + "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5" + } + ], + "root": "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0" + }, + "target_directory": "{TEMP_DIR}/tree_data/target", + "version": 1, + "workspace_default_members": [ + "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0" + ], + "workspace_members": [ + "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0" + ], + "workspace_root": "{TEMP_DIR}/tree_data" +} diff --git a/crate_universe/test_data/private/metadata_generator.py b/crate_universe/test_data/private/metadata_generator.py index e519656f03..d63e7dea11 100755 --- a/crate_universe/test_data/private/metadata_generator.py +++ b/crate_universe/test_data/private/metadata_generator.py @@ -12,7 +12,7 @@ def run_subprocess(command: List[str]) -> subprocess.CompletedProcess[str]: - proc = subprocess.run(command, capture_output=True) + proc = subprocess.run(command, capture_output=True, check=False) if proc.returncode: print("Subcommand exited with error", proc.returncode, file=sys.stderr) @@ -24,11 +24,14 @@ def run_subprocess(command: List[str]) -> subprocess.CompletedProcess[str]: return proc -if __name__ == "__main__": - +def main() -> None: + """The main entrypoint.""" workspace_root = Path( - os.environ.get("BUILD_WORKSPACE_DIRECTORY", - str(Path(__file__).parent.parent.parent.parent.parent))) + os.environ.get( + "BUILD_WORKSPACE_DIRECTORY", + str(Path(__file__).parent.parent.parent.parent.parent), + ) + ) metadata_dir = workspace_root / "crate_universe/test_data/metadata" cargo = os.getenv("CARGO", "cargo") @@ -51,11 +54,15 @@ def run_subprocess(command: List[str]) -> subprocess.CompletedProcess[str]: lockfile = manifest_dir / "Cargo.lock" if lockfile.exists(): - proc = run_subprocess([cargo, "update", "--manifest-path", str(manifest), "--workspace"]) + proc = run_subprocess( + [cargo, "update", "--manifest-path", str(manifest), "--workspace"] + ) else: # Generate Lockfile - proc = run_subprocess([cargo, "generate-lockfile", "--manifest-path", str(manifest)]) - + proc = run_subprocess( + [cargo, "generate-lockfile", "--manifest-path", str(manifest)] + ) + if not lockfile.exists(): print("Faield to generate lockfile") print("Args:", proc.args, file=sys.stderr) @@ -66,16 +73,16 @@ def run_subprocess(command: List[str]) -> subprocess.CompletedProcess[str]: shutil.copy2(str(lockfile), str(test_dir / "Cargo.lock")) # Generate metadata - proc = subprocess.run( - [cargo, "metadata", "--format-version", "1", "--manifest-path", str(manifest)], - capture_output=True) - - if proc.returncode: - print("Subcommand exited with error", proc.returncode, file=sys.stderr) - print("Args:", proc.args, file=sys.stderr) - print("stderr:", proc.stderr.decode("utf-8"), file=sys.stderr) - print("stdout:", proc.stdout.decode("utf-8"), file=sys.stderr) - exit(proc.returncode) + proc = run_subprocess( + [ + cargo, + "metadata", + "--format-version", + "1", + "--manifest-path", + str(manifest), + ] + ) cargo_home = os.environ.get("CARGO_HOME", str(Path.home() / ".cargo")) @@ -88,3 +95,7 @@ def run_subprocess(command: List[str]) -> subprocess.CompletedProcess[str]: metadata = json.loads(metadata_text) output = test_dir / "metadata.json" output.write_text(json.dumps(metadata, indent=4, sort_keys=True) + "\n") + + +if __name__ == "__main__": + main() diff --git a/crate_universe/tests/cargo_integration_test.rs b/crate_universe/tests/cargo_integration_test.rs index 8cd3516ebd..879d6f8547 100644 --- a/crate_universe/tests/cargo_integration_test.rs +++ b/crate_universe/tests/cargo_integration_test.rs @@ -1,3 +1,5 @@ +//! cargo_bazel integration tests that run Cargo to test generating metadata. + extern crate cargo_bazel; extern crate serde_json; extern crate tempfile; @@ -10,6 +12,20 @@ use std::env; use std::fs; use std::path::PathBuf; +fn should_skip_test() -> bool { + // All test cases require network access to build pull crate metadata + // so that we can actually run `cargo tree`. However, RBE (and perhaps + // other environments) disallow or don't support this. In those cases, + // we just skip this test case. + use std::net::ToSocketAddrs; + if "github.com:443".to_socket_addrs().is_err() { + eprintln!("This test case requires network access."); + true + } else { + false + } +} + fn setup_cargo_env() -> Result<(PathBuf, PathBuf)> { let cargo = std::fs::canonicalize(PathBuf::from( env::var("CARGO").context("CARGO environment variable must be set.")?, @@ -38,9 +54,10 @@ fn setup_cargo_env() -> Result<(PathBuf, PathBuf)> { env::set_var("CARGO_HOME", cargo_home.as_os_str()); fs::create_dir_all(&cargo_home)?; - println!("$RUSTC={}", rustc.display()); - println!("$CARGO={}", cargo.display()); - println!("$CARGO_HOME={}", cargo_home.display()); + println!("Environment:"); + println!("\tRUSTC={}", rustc.display()); + println!("\tCARGO={}", cargo.display()); + println!("\tCARGO_HOME={}", cargo_home.display()); Ok((cargo, rustc)) } @@ -51,15 +68,6 @@ fn run(repository_name: &str, manifests: HashMap, lockfile: &str let scratch = tempfile::tempdir().unwrap(); let runfiles = runfiles::Runfiles::create().unwrap(); - /* - let manifest_path = scratch.path().join("Cargo.toml"); - fs::copy( - runfiles::rlocation!(runfiles, manifest), - manifest_path, - ) - .unwrap(); - */ - let splicing_manifest = scratch.path().join("splicing_manifest.json"); fs::write( &splicing_manifest, @@ -83,6 +91,7 @@ fn run(repository_name: &str, manifests: HashMap, lockfile: &str "regen_command": "//crate_universe:cargo_integration_test" }, "supported_platform_triples": [ + "wasm32-unknown-unknown", "x86_64-apple-darwin", "x86_64-pc-windows-msvc", "x86_64-unknown-linux-gnu", @@ -117,13 +126,8 @@ fn run(repository_name: &str, manifests: HashMap, lockfile: &str // See crate_universe/test_data/metadata/target_features/Cargo.toml for input. #[test] fn feature_generator() { - // This test case requires network access to build pull crate metadata - // so that we can actually run `cargo tree`. However, RBE (and perhaps - // other environments) disallow or don't support this. In those cases, - // we just skip this test case. - use std::net::ToSocketAddrs; - if "github.com:443".to_socket_addrs().is_err() { - eprintln!("This test case requires network access. Skipping!"); + if should_skip_test() { + eprintln!("Skipping!"); return; } @@ -143,26 +147,95 @@ fn feature_generator() { ); assert_eq!( - metadata["metadata"]["cargo-bazel"]["features"]["wgpu-hal 0.14.1"], + metadata["metadata"]["cargo-bazel"]["tree_metadata"]["wgpu-hal 0.14.1"], json!({ - "selects": { - "x86_64-apple-darwin": [ - "block", "foreign-types", "metal", - ], - "x86_64-pc-windows-msvc": [ - "ash", "bit-set", "dx11", "dx12", "gpu-alloc", - "gpu-descriptor", "libloading", "native", "range-alloc", - "renderdoc", "renderdoc-sys", "smallvec", "vulkan", + "common": { + "deps": [ + "arrayvec 0.7.2", + "bitflags 1.3.2", + "fxhash 0.2.1", + "log 0.4.17", + "naga 0.10.0", + "parking_lot 0.12.1", + "profiling 1.0.7", + "raw-window-handle 0.5.0", + "thiserror 1.0.37", + "wgpu-types 0.14.1", ], - "x86_64-unknown-linux-gnu": [ - "ash", "egl", "gles", "glow", "gpu-alloc", - "gpu-descriptor", "libloading", "renderdoc", "renderdoc-sys", - "smallvec", "vulkan", + "features": [ + "default", ], }, - "common": [ - "default", - ], + "selects": { + "x86_64-apple-darwin": { + "deps": [ + "block 0.1.6", + "core-graphics-types 0.1.1", + "foreign-types 0.3.2", + "metal 0.24.0", + "objc 0.2.7", + ], + "features": [ + "block", + "foreign-types", + "metal", + ], + }, + "x86_64-pc-windows-msvc": { + "deps": [ + "ash 0.37.1+1.3.235", + "bit-set 0.5.3", + "d3d12 0.5.0", + "gpu-alloc 0.5.3", + "gpu-descriptor 0.2.3", + "libloading 0.7.4", + "range-alloc 0.1.2", + "renderdoc-sys 0.7.1", + "smallvec 1.10.0", + "winapi 0.3.9", + ], + "features": [ + "ash", + "bit-set", + "dx11", + "dx12", + "gpu-alloc", + "gpu-descriptor", + "libloading", + "native", + "range-alloc", + "renderdoc", + "renderdoc-sys", + "smallvec", + "vulkan", + ], + }, + "x86_64-unknown-linux-gnu": { + "deps": [ + "ash 0.37.1+1.3.235", + "glow 0.11.2", + "gpu-alloc 0.5.3", + "gpu-descriptor 0.2.3", + "khronos-egl 4.1.0", + "libloading 0.7.4", + "renderdoc-sys 0.7.1", + "smallvec 1.10.0", + ], + "features": [ + "ash", + "egl", + "gles", + "glow", + "gpu-alloc", + "gpu-descriptor", + "libloading", + "renderdoc", + "renderdoc-sys", + "smallvec", + "vulkan", + ], + }, + }, }) ); } @@ -170,13 +243,8 @@ fn feature_generator() { // See crate_universe/test_data/metadata/target_cfg_features/Cargo.toml for input. #[test] fn feature_generator_cfg_features() { - // This test case requires network access to build pull crate metadata - // so that we can actually run `cargo tree`. However, RBE (and perhaps - // other environments) disallow or don't support this. In those cases, - // we just skip this test case. - use std::net::ToSocketAddrs; - if "github.com:443".to_socket_addrs().is_err() { - eprintln!("This test case requires network access. Skipping!"); + if should_skip_test() { + eprintln!("Skipping!"); return; } @@ -196,42 +264,55 @@ fn feature_generator_cfg_features() { ); assert_eq!( - metadata["metadata"]["cargo-bazel"]["features"], + metadata["metadata"]["cargo-bazel"]["tree_metadata"], json!({ - "target_cfg_features 0.1.0": { - "common": [], - "selects": {} - }, "autocfg 1.1.0": { - "common": [], - "selects": {} + "selects": {}, }, "pin-project-lite 0.2.9": { - "common": [], - "selects": {} + "selects": {}, + }, + "target_cfg_features 0.1.0": { + "common": { + "deps": [ + "tokio 1.25.0", + ], + }, + "selects": {}, }, "tokio 1.25.0": { - "common": ["default"], + "common": { + "deps": [ + "autocfg 1.1.0", + "pin-project-lite 0.2.9", + ], + "features": [ + "default", + ], + }, + // Note: "x86_64-pc-windows-msvc" is *not* here, despite + // being included in `supported_platform_triples` above! "selects": { - // Note: "x86_64-pc-windows-msvc" is *not* here, despite - // being included in `supported_platform_triples` above! - "x86_64-apple-darwin": ["fs"], - "x86_64-unknown-linux-gnu": ["fs"] - } - } + "x86_64-apple-darwin": { + "features": [ + "fs", + ], + }, + "x86_64-unknown-linux-gnu": { + "features": [ + "fs", + ], + }, + }, + }, }) ); } #[test] fn feature_generator_workspace() { - // This test case requires network access to build pull crate metadata - // so that we can actually run `cargo tree`. However, RBE (and perhaps - // other environments) disallow or don't support this. In those cases, - // we just skip this test case. - use std::net::ToSocketAddrs; - if "github.com:443".to_socket_addrs().is_err() { - eprintln!("This test case requires network access. Skipping!"); + if should_skip_test() { + eprintln!("Skipping!"); return; } @@ -261,18 +342,13 @@ fn feature_generator_workspace() { "rules_rust/crate_universe/test_data/metadata/workspace/Cargo.lock", ); - assert!(!metadata["metadata"]["cargo-bazel"]["features"]["wgpu 0.14.0"].is_null()); + assert!(!metadata["metadata"]["cargo-bazel"]["tree_metadata"]["wgpu 0.14.0"].is_null()); } #[test] fn feature_generator_crate_combined_features() { - // This test case requires network access to build pull crate metadata - // so that we can actually run `cargo tree`. However, RBE (and perhaps - // other environments) disallow or don't support this. In those cases, - // we just skip this test case. - use std::net::ToSocketAddrs; - if "github.com:443".to_socket_addrs().is_err() { - eprintln!("This test case requires network access. Skipping!"); + if should_skip_test() { + eprintln!("Skipping!"); return; } @@ -293,7 +369,141 @@ fn feature_generator_crate_combined_features() { // serde appears twice in the list of dependencies, with and without derive features assert_eq!( - metadata["metadata"]["cargo-bazel"]["features"]["serde 1.0.158"]["common"], - json!(["default", "derive", "serde_derive", "std"]) + metadata["metadata"]["cargo-bazel"]["tree_metadata"]["serde 1.0.158"]["common"], + json!({ + "deps": [ + "serde_derive 1.0.158", + ], + "features": [ + "default", + "derive", + "serde_derive", + "std", + ], + }) + ); +} + +// See crate_universe/test_data/metadata/target_cfg_features/Cargo.toml for input. +#[test] +fn resolver_2_deps() { + if should_skip_test() { + eprintln!("Skipping!"); + return; + } + + let r = runfiles::Runfiles::create().unwrap(); + let metadata = run( + "resolver_2_deps_test", + HashMap::from([( + runfiles::rlocation!( + r, + "rules_rust/crate_universe/test_data/metadata/resolver_2_deps/Cargo.toml" + ) + .to_string_lossy() + .to_string(), + "//:test_input".to_string(), + )]), + "rules_rust/crate_universe/test_data/metadata/resolver_2_deps/Cargo.lock", + ); + + assert_eq!( + metadata["metadata"]["cargo-bazel"]["tree_metadata"]["tokio 1.37.0"], + json!({ + "common": { + "deps": [ + "bytes 1.6.0", + "pin-project-lite 0.2.14", + ], + "features": [ + "bytes", + "default", + "io-util", + ], + }, + // Note that there is no `wasm32-unknown-unknown` entry since all it's dependencies + // are common. Also note that `mio` is unique to these platforms as it's something + // that should be excluded from Wasm platforms. + "selects": { + "x86_64-apple-darwin": { + "deps": [ + "libc 0.2.153", + "mio 0.8.11", + "socket2 0.5.7", + ], + "features": [ + "io-std", + "libc", + "mio", + "net", + "rt", + "socket2", + "sync", + "time", + ], + }, + "x86_64-pc-windows-msvc": { + "deps": [ + "mio 0.8.11", + "socket2 0.5.7", + "windows-sys 0.48.0", + ], + "features": [ + "io-std", + "libc", + "mio", + "net", + "rt", + "socket2", + "sync", + "time", + "windows-sys", + ], + }, + "x86_64-unknown-linux-gnu": { + "deps": [ + "libc 0.2.153", + "mio 0.8.11", + "socket2 0.5.7", + ], + "features": [ + "io-std", + "libc", + "mio", + "net", + "rt", + "socket2", + "sync", + "time", + ], + }, + }, + }) + ); + + assert_eq!( + metadata["metadata"]["cargo-bazel"]["tree_metadata"]["iana-time-zone 0.1.60"], + json!({ + // Note linux is not present since linux has no unique dependencies or features + // for this crate. + "selects": { + "wasm32-unknown-unknown": { + "deps": [ + "js-sys 0.3.69", + "wasm-bindgen 0.2.92", + ], + }, + "x86_64-apple-darwin": { + "deps": [ + "core-foundation-sys 0.8.6", + ], + }, + "x86_64-pc-windows-msvc": { + "deps": [ + "windows-core 0.52.0", + ], + }, + }, + }) ); } diff --git a/crate_universe/tools/vendor.sh b/crate_universe/tools/vendor.sh index 8fe934f8a1..62f7d1ea84 100755 --- a/crate_universe/tools/vendor.sh +++ b/crate_universe/tools/vendor.sh @@ -9,7 +9,9 @@ vendor_workspace() { workspace="$1" echo "Vendoring all targets in workspace $workspace" pushd $workspace >/dev/null + set +e targets="$(bazel query 'kind("crates_vendor", //...)' 2>/dev/null)" + set -e for target in $targets do bazel run $target @@ -21,7 +23,7 @@ if [[ -n "${BUILD_WORKSPACE_DIRECTORY:-}" ]]; then cd "${BUILD_WORKSPACE_DIRECTORY:-}" fi -workspaces="$(find . -type f -name WORKSPACE.bazel -o -name MODULE.bazel)" +workspaces="$(find . -type f -name WORKSPACE.bazel -o -name MODULE.bazel | sort)" for workspace in $workspaces do diff --git a/crate_universe/version.bzl b/crate_universe/version.bzl index 672ca43328..ab9dca48a4 100644 --- a/crate_universe/version.bzl +++ b/crate_universe/version.bzl @@ -1,3 +1,3 @@ """ Version info for the `cargo-bazel` repository """ -VERSION = "0.12.0" +VERSION = "0.13.0" diff --git a/examples/bzlmod/hello_world/MODULE.bazel.lock b/examples/bzlmod/hello_world/MODULE.bazel.lock index 33290d22ac..ff683fb6c7 100644 --- a/examples/bzlmod/hello_world/MODULE.bazel.lock +++ b/examples/bzlmod/hello_world/MODULE.bazel.lock @@ -13,7 +13,7 @@ "compatibilityMode": "ERROR" }, "localOverrideHashes": { - "rules_rust": "87746193d9d8812a75923cc19772c2bb61b1ff870adfe6a70863a2df47188864", + "rules_rust": "586cb4d7d3904c89d461391a0fab5ae87b85d5ecbb044d639cebb3707a95e690", "bazel_tools": "1ae69322ac3823527337acf02016e8ee95813d8d356f47060255b8956fa642f0" }, "moduleDepGraph": { @@ -181,7 +181,7 @@ "usingModule": "rules_rust@_", "location": { "file": "@@rules_rust~//:MODULE.bazel", - "line": 54, + "line": 58, "column": 30 }, "imports": { @@ -291,7 +291,7 @@ "usingModule": "rules_rust@_", "location": { "file": "@@rules_rust~//:MODULE.bazel", - "line": 153, + "line": 157, "column": 21 }, "imports": { @@ -307,7 +307,7 @@ "devDependency": false, "location": { "file": "@@rules_rust~//:MODULE.bazel", - "line": 154, + "line": 158, "column": 15 } } @@ -321,7 +321,7 @@ "usingModule": "rules_rust@_", "location": { "file": "@@rules_rust~//:MODULE.bazel", - "line": 173, + "line": 177, "column": 32 }, "imports": { @@ -338,7 +338,7 @@ "usingModule": "rules_rust@_", "location": { "file": "@@rules_rust~//:MODULE.bazel", - "line": 176, + "line": 180, "column": 38 }, "imports": { @@ -359,6 +359,7 @@ "rules_proto": "rules_proto@5.3.0-21.7", "build_bazel_apple_support": "apple_support@1.13.0", "com_google_protobuf": "protobuf@21.7", + "aspect_rules_js": "aspect_rules_js@1.39.0", "bazel_tools": "bazel_tools@_", "local_config_platform": "local_config_platform@_" } @@ -815,6 +816,121 @@ } } }, + "aspect_rules_js@1.39.0": { + "name": "aspect_rules_js", + "version": "1.39.0", + "key": "aspect_rules_js@1.39.0", + "repoName": "aspect_rules_js", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [], + "extensionUsages": [ + { + "extensionBzlFile": "@rules_nodejs//nodejs:extensions.bzl", + "extensionName": "node", + "usingModule": "aspect_rules_js@1.39.0", + "location": { + "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", + "line": 28, + "column": 21 + }, + "imports": { + "nodejs_darwin_amd64": "nodejs_darwin_amd64", + "nodejs_darwin_arm64": "nodejs_darwin_arm64", + "nodejs_linux_amd64": "nodejs_linux_amd64", + "nodejs_linux_arm64": "nodejs_linux_arm64", + "nodejs_linux_ppc64le": "nodejs_linux_ppc64le", + "nodejs_linux_s390x": "nodejs_linux_s390x", + "nodejs_windows_amd64": "nodejs_windows_amd64" + }, + "devImports": [], + "tags": [], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + }, + { + "extensionBzlFile": "@aspect_rules_js//npm:extensions.bzl", + "extensionName": "pnpm", + "usingModule": "aspect_rules_js@1.39.0", + "location": { + "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", + "line": 37, + "column": 21 + }, + "imports": { + "pnpm": "pnpm", + "pnpm__links": "pnpm__links" + }, + "devImports": [], + "tags": [ + { + "tagName": "pnpm", + "attributeValues": { + "name": "pnpm", + "pnpm_version": "8.6.7", + "pnpm_version_integrity": "sha512-vRIWpD/L4phf9Bk2o/O2TDR8fFoJnpYrp2TKqTIZF/qZ2/rgL3qKXzHofHgbXsinwMoSEigz28sqk3pQ+yMEQQ==" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", + "line": 38, + "column": 10 + } + } + ], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + }, + { + "extensionBzlFile": "@aspect_bazel_lib//lib:extensions.bzl", + "extensionName": "toolchains", + "usingModule": "aspect_rules_js@1.39.0", + "location": { + "file": "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/MODULE.bazel", + "line": 45, + "column": 37 + }, + "imports": { + "coreutils_toolchains": "coreutils_toolchains", + "yq_darwin_amd64": "yq_darwin_amd64", + "yq_darwin_arm64": "yq_darwin_arm64", + "yq_linux_amd64": "yq_linux_amd64", + "yq_linux_arm64": "yq_linux_arm64", + "yq_linux_ppc64le": "yq_linux_ppc64le", + "yq_linux_s390x": "yq_linux_s390x", + "yq_windows_amd64": "yq_windows_amd64" + }, + "devImports": [], + "tags": [], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + } + ], + "deps": { + "aspect_bazel_lib": "aspect_bazel_lib@1.40.3", + "aspect_rules_lint": "aspect_rules_lint@0.12.0", + "bazel_features": "bazel_features@1.9.1", + "bazel_skylib": "bazel_skylib@1.5.0", + "rules_nodejs": "rules_nodejs@5.8.2", + "platforms": "platforms@0.0.8", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/aspect-build/rules_js/releases/download/v1.39.0/rules_js-v1.39.0.tar.gz" + ], + "integrity": "sha256-YUgYjPpct2OXuHRbcdV8R6fBqOAP8vHi55VSBoRhl/E=", + "strip_prefix": "rules_js-1.39.0", + "remote_patches": { + "https://bcr.bazel.build/modules/aspect_rules_js/1.39.0/patches/module_dot_bazel_version.patch": "sha256-G5M/8u+DRrFD+L7N7gVW16xT9ZYQaZIbQWVfEMrxbLk=" + }, + "remote_patch_strip": 1 + } + } + }, "rules_java@7.4.0": { "name": "rules_java", "version": "7.4.0", @@ -1280,7 +1396,7 @@ ], "deps": { "bazel_skylib": "bazel_skylib@1.5.0", - "io_bazel_stardoc": "stardoc@0.5.1", + "io_bazel_stardoc": "stardoc@0.5.4", "bazel_tools": "bazel_tools@_", "local_config_platform": "local_config_platform@_" }, @@ -1329,10 +1445,232 @@ } } }, - "stardoc@0.5.1": { + "aspect_bazel_lib@1.40.3": { + "name": "aspect_bazel_lib", + "version": "1.40.3", + "key": "aspect_bazel_lib@1.40.3", + "repoName": "aspect_bazel_lib", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [ + "@copy_directory_toolchains//:all", + "@copy_to_directory_toolchains//:all", + "@jq_toolchains//:all", + "@yq_toolchains//:all", + "@coreutils_toolchains//:all", + "@expand_template_toolchains//:all" + ], + "extensionUsages": [ + { + "extensionBzlFile": "@aspect_bazel_lib//lib:extensions.bzl", + "extensionName": "toolchains", + "usingModule": "aspect_bazel_lib@1.40.3", + "location": { + "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", + "line": 16, + "column": 37 + }, + "imports": { + "copy_directory_toolchains": "copy_directory_toolchains", + "copy_to_directory_toolchains": "copy_to_directory_toolchains", + "coreutils_toolchains": "coreutils_toolchains", + "expand_template_toolchains": "expand_template_toolchains", + "jq_toolchains": "jq_toolchains", + "yq_toolchains": "yq_toolchains" + }, + "devImports": [], + "tags": [ + { + "tagName": "copy_directory", + "attributeValues": {}, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", + "line": 17, + "column": 36 + } + }, + { + "tagName": "copy_to_directory", + "attributeValues": {}, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", + "line": 18, + "column": 39 + } + }, + { + "tagName": "jq", + "attributeValues": {}, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", + "line": 19, + "column": 24 + } + }, + { + "tagName": "yq", + "attributeValues": {}, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", + "line": 20, + "column": 24 + } + }, + { + "tagName": "coreutils", + "attributeValues": {}, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", + "line": 21, + "column": 31 + } + }, + { + "tagName": "expand_template", + "attributeValues": {}, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/MODULE.bazel", + "line": 22, + "column": 37 + } + } + ], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + } + ], + "deps": { + "bazel_skylib": "bazel_skylib@1.5.0", + "platforms": "platforms@0.0.8", + "io_bazel_stardoc": "stardoc@0.5.4", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/aspect-build/bazel-lib/releases/download/v1.40.3/bazel-lib-v1.40.3.tar.gz" + ], + "integrity": "sha256-8sH5HMClX3pEyUuKeZdPITSbhEB1dAwBBFrKpJ5zEwc=", + "strip_prefix": "bazel-lib-1.40.3", + "remote_patches": { + "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/patches/go_dev_dep.patch": "sha256-dEFxvx2hBB/tOWlknfRHRXNCdvYpvrxsYHWaMGF2QgA=", + "https://bcr.bazel.build/modules/aspect_bazel_lib/1.40.3/patches/module_dot_bazel_version.patch": "sha256-dz2HXOgMAeGePGhrtq4VVmfbUFkV37OptW97g4dzouY=" + }, + "remote_patch_strip": 1 + } + } + }, + "aspect_rules_lint@0.12.0": { + "name": "aspect_rules_lint", + "version": "0.12.0", + "key": "aspect_rules_lint@0.12.0", + "repoName": "aspect_rules_lint", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [], + "extensionUsages": [], + "deps": { + "aspect_bazel_lib": "aspect_bazel_lib@1.40.3", + "aspect_rules_js": "aspect_rules_js@1.39.0", + "bazel_skylib": "bazel_skylib@1.5.0", + "platforms": "platforms@0.0.8", + "rules_proto": "rules_proto@5.3.0-21.7", + "rules_buf": "rules_buf@0.1.1", + "com_google_protobuf": "protobuf@21.7", + "io_bazel_rules_go": "rules_go@0.39.1", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/aspect-build/rules_lint/releases/download/v0.12.0/rules_lint-v0.12.0.tar.gz" + ], + "integrity": "sha256-QfrTY/EcyrRqJE+T+Myw9EK8I15gbS+th4AZh60HWbE=", + "strip_prefix": "rules_lint-0.12.0", + "remote_patches": { + "https://bcr.bazel.build/modules/aspect_rules_lint/0.12.0/patches/module_dot_bazel_version.patch": "sha256-UalspyPiq7NghK8dC4FsJYIk0q6VE4tep18M0P6mwnw=" + }, + "remote_patch_strip": 1 + } + } + }, + "rules_nodejs@5.8.2": { + "name": "rules_nodejs", + "version": "5.8.2", + "key": "rules_nodejs@5.8.2", + "repoName": "rules_nodejs", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [ + "@nodejs_toolchains//:all" + ], + "extensionUsages": [ + { + "extensionBzlFile": "@rules_nodejs//nodejs:extensions.bzl", + "extensionName": "node", + "usingModule": "rules_nodejs@5.8.2", + "location": { + "file": "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/MODULE.bazel", + "line": 12, + "column": 21 + }, + "imports": { + "nodejs_toolchains": "nodejs_toolchains" + }, + "devImports": [], + "tags": [ + { + "tagName": "toolchain", + "attributeValues": { + "name": "nodejs" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/MODULE.bazel", + "line": 16, + "column": 15 + } + } + ], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + } + ], + "deps": { + "bazel_skylib": "bazel_skylib@1.5.0", + "platforms": "platforms@0.0.8", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.2/rules_nodejs-core-5.8.2.tar.gz" + ], + "integrity": "sha256-dko7N1e7jDxqArozRHMaPXHlWCIK3LDPfkPJu6LDe6g=", + "strip_prefix": "", + "remote_patches": { + "https://bcr.bazel.build/modules/rules_nodejs/5.8.2/patches/module_dot_bazel.patch": "sha256-5QrAbAO9TVzmRytAov5d4xvl/U3aRQsUpeP/h5SFmu4=" + }, + "remote_patch_strip": 0 + } + } + }, + "stardoc@0.5.4": { "name": "stardoc", - "version": "0.5.1", - "key": "stardoc@0.5.1", + "version": "0.5.4", + "key": "stardoc@0.5.4", "repoName": "stardoc", "executionPlatformsToRegister": [], "toolchainsToRegister": [], @@ -1340,6 +1678,7 @@ "deps": { "bazel_skylib": "bazel_skylib@1.5.0", "rules_java": "rules_java@7.4.0", + "rules_license": "rules_license@0.0.8", "bazel_tools": "bazel_tools@_", "local_config_platform": "local_config_platform@_" }, @@ -1348,93 +1687,730 @@ "ruleClassName": "http_archive", "attributes": { "urls": [ - "https://github.com/bazelbuild/stardoc/releases/download/0.5.1/stardoc-0.5.1.tar.gz" + "https://github.com/bazelbuild/stardoc/releases/download/0.5.4/stardoc-0.5.4.tar.gz" ], - "integrity": "sha256-qoFNrgrEALurLoiB+ZFcb0fElmS/CHxAmhX5BDjSwj4=", + "integrity": "sha256-7FcTnkZvquVj8vw5YJ2klIpHm7UbbWeu3X2bG4BZxDM=", "strip_prefix": "", + "remote_patches": {}, + "remote_patch_strip": 0 + } + } + }, + "rules_buf@0.1.1": { + "name": "rules_buf", + "version": "0.1.1", + "key": "rules_buf@0.1.1", + "repoName": "rules_buf", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [ + "@rules_buf_toolchains//:all" + ], + "extensionUsages": [ + { + "extensionBzlFile": "@rules_buf//buf:extensions.bzl", + "extensionName": "ext", + "usingModule": "rules_buf@0.1.1", + "location": { + "file": "https://bcr.bazel.build/modules/rules_buf/0.1.1/MODULE.bazel", + "line": 14, + "column": 20 + }, + "imports": { + "rules_buf_toolchains": "rules_buf_toolchains" + }, + "devImports": [], + "tags": [], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + } + ], + "deps": { + "platforms": "platforms@0.0.8", + "com_google_protobuf": "protobuf@21.7", + "rules_proto": "rules_proto@5.3.0-21.7", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/bufbuild/rules_buf/archive/abbbfce7c3fccf1d4b87afa28140d9ce53f80057.zip" + ], + "integrity": "sha256-/cvkfvtor1wk3+dSdJqwsqDBrAIV49KM9unuKODCrvs=", + "strip_prefix": "rules_buf-abbbfce7c3fccf1d4b87afa28140d9ce53f80057", "remote_patches": { - "https://bcr.bazel.build/modules/stardoc/0.5.1/patches/module_dot_bazel.patch": "sha256-UAULCuTpJE7SG0YrR9XLjMfxMRmbP+za3uW9ONZ5rjI=" + "https://bcr.bazel.build/modules/rules_buf/0.1.1/patches/bzlmod.patch": "sha256-D5PYozjx10XcIqo0mMyoGIqO3PJHJtxLQ1vo3zesDS0=" + }, + "remote_patch_strip": 1 + } + } + }, + "rules_go@0.39.1": { + "name": "rules_go", + "version": "0.39.1", + "key": "rules_go@0.39.1", + "repoName": "io_bazel_rules_go", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [ + "@go_toolchains//:all" + ], + "extensionUsages": [ + { + "extensionBzlFile": "@io_bazel_rules_go//go/private:extensions.bzl", + "extensionName": "non_module_dependencies", + "usingModule": "rules_go@0.39.1", + "location": { + "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", + "line": 13, + "column": 40 + }, + "imports": { + "go_googleapis": "go_googleapis", + "io_bazel_rules_nogo": "io_bazel_rules_nogo" + }, + "devImports": [], + "tags": [], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + }, + { + "extensionBzlFile": "@io_bazel_rules_go//go:extensions.bzl", + "extensionName": "go_sdk", + "usingModule": "rules_go@0.39.1", + "location": { + "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", + "line": 20, + "column": 23 + }, + "imports": { + "go_toolchains": "go_toolchains" + }, + "devImports": [], + "tags": [ + { + "tagName": "download", + "attributeValues": { + "name": "go_default_sdk", + "version": "1.19.8" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", + "line": 21, + "column": 16 + } + } + ], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + }, + { + "extensionBzlFile": "@gazelle//:extensions.bzl", + "extensionName": "go_deps", + "usingModule": "rules_go@0.39.1", + "location": { + "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", + "line": 31, + "column": 24 + }, + "imports": { + "com_github_gogo_protobuf": "com_github_gogo_protobuf", + "com_github_golang_mock": "com_github_golang_mock", + "com_github_golang_protobuf": "com_github_golang_protobuf", + "org_golang_google_genproto": "org_golang_google_genproto", + "org_golang_google_grpc": "org_golang_google_grpc", + "org_golang_google_protobuf": "org_golang_google_protobuf", + "org_golang_x_net": "org_golang_x_net" + }, + "devImports": [], + "tags": [ + { + "tagName": "from_file", + "attributeValues": { + "go_mod": "//:go.mod" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", + "line": 32, + "column": 18 + } + }, + { + "tagName": "module", + "attributeValues": { + "path": "github.com/gogo/protobuf", + "sum": "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=", + "version": "v1.3.2" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/rules_go/0.39.1/MODULE.bazel", + "line": 33, + "column": 15 + } + } + ], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + } + ], + "deps": { + "bazel_skylib": "bazel_skylib@1.5.0", + "platforms": "platforms@0.0.8", + "rules_proto": "rules_proto@5.3.0-21.7", + "com_google_protobuf": "protobuf@21.7", + "gazelle": "gazelle@0.30.0", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/bazelbuild/rules_go/releases/download/v0.39.1/rules_go-v0.39.1.zip" + ], + "integrity": "sha256-bcLaerTPXXv8fJSXdrG3xzPwXlbtxLzZAiuySdLiqZY=", + "strip_prefix": "", + "remote_patches": {}, + "remote_patch_strip": 0 + } + } + }, + "gazelle@0.30.0": { + "name": "gazelle", + "version": "0.30.0", + "key": "gazelle@0.30.0", + "repoName": "bazel_gazelle", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [], + "extensionUsages": [ + { + "extensionBzlFile": "@io_bazel_rules_go//go:extensions.bzl", + "extensionName": "go_sdk", + "usingModule": "gazelle@0.30.0", + "location": { + "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", + "line": 12, + "column": 23 + }, + "imports": { + "go_default_sdk": "go_default_sdk" + }, + "devImports": [], + "tags": [], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + }, + { + "extensionBzlFile": "@bazel_gazelle//internal/bzlmod:non_module_deps.bzl", + "extensionName": "non_module_deps", + "usingModule": "gazelle@0.30.0", + "location": { + "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", + "line": 17, + "column": 32 + }, + "imports": { + "bazel_gazelle_go_repository_cache": "bazel_gazelle_go_repository_cache", + "bazel_gazelle_go_repository_tools": "bazel_gazelle_go_repository_tools" + }, + "devImports": [], + "tags": [], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + }, + { + "extensionBzlFile": "@io_bazel_rules_go//go/private:extensions.bzl", + "extensionName": "non_module_dependencies", + "usingModule": "gazelle@0.30.0", + "location": { + "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", + "line": 24, + "column": 41 + }, + "imports": { + "go_googleapis": "go_googleapis" + }, + "devImports": [], + "tags": [], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + }, + { + "extensionBzlFile": "@bazel_gazelle//:extensions.bzl", + "extensionName": "go_deps", + "usingModule": "gazelle@0.30.0", + "location": { + "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", + "line": 30, + "column": 24 + }, + "imports": { + "com_github_bazelbuild_buildtools": "com_github_bazelbuild_buildtools", + "com_github_bmatcuk_doublestar_v4": "com_github_bmatcuk_doublestar_v4", + "com_github_fsnotify_fsnotify": "com_github_fsnotify_fsnotify", + "com_github_google_go_cmp": "com_github_google_go_cmp", + "com_github_pelletier_go_toml": "com_github_pelletier_go_toml", + "com_github_pmezard_go_difflib": "com_github_pmezard_go_difflib", + "org_golang_x_mod": "org_golang_x_mod", + "org_golang_x_sync": "org_golang_x_sync", + "org_golang_x_tools": "org_golang_x_tools", + "bazel_gazelle_go_repository_config": "bazel_gazelle_go_repository_config" + }, + "devImports": [], + "tags": [ + { + "tagName": "from_file", + "attributeValues": { + "go_mod": "//:go.mod" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/gazelle/0.30.0/MODULE.bazel", + "line": 31, + "column": 18 + } + } + ], + "hasDevUseExtension": false, + "hasNonDevUseExtension": true + } + ], + "deps": { + "bazel_skylib": "bazel_skylib@1.5.0", + "com_google_protobuf": "protobuf@21.7", + "io_bazel_rules_go": "rules_go@0.39.1", + "rules_proto": "rules_proto@5.3.0-21.7", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.30.0/bazel-gazelle-v0.30.0.tar.gz" + ], + "integrity": "sha256-cn8+Tt2W6iDCnowsqejSr3JNjHd455I6hUssgJUrxAU=", + "strip_prefix": "", + "remote_patches": {}, + "remote_patch_strip": 0 + } + } + } + }, + "moduleExtensions": { + "//third-party:extension.bzl%crate_repositories": { + "general": { + "bzlTransitiveDigest": "envkmvuEeBlcmw0U6wQPc+VdNRHNVrikESF8YJqgViQ=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "vendor__anyhow-1.0.77": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "sha256": "c9d19de80eff169429ac1e9f48fffb163916b448a44e8e046186232046d9e1f9", + "type": "tar.gz", + "urls": [ + "https://static.crates.io/crates/anyhow/1.0.77/download" + ], + "strip_prefix": "anyhow-1.0.77", + "build_file": "@@//third-party/crates:BUILD.anyhow-1.0.77.bazel" + } + } + }, + "moduleExtensionMetadata": { + "explicitRootModuleDirectDeps": [ + "vendor__anyhow-1.0.77" + ], + "explicitRootModuleDirectDevDeps": [], + "useAllRepos": "NO", + "reproducible": false + }, + "recordedRepoMappingEntries": [ + [ + "", + "", + "" + ], + [ + "", + "bazel_skylib", + "bazel_skylib~" + ], + [ + "", + "bazel_tools", + "bazel_tools" + ], + [ + "", + "vendor__anyhow-1.0.77", + "_main~crate_repositories~vendor__anyhow-1.0.77" + ] + ] + } + }, + "@@apple_support~//crosstool:setup.bzl%apple_cc_configure_extension": { + "general": { + "bzlTransitiveDigest": "TMkUP4/N3ZORvZrcDg9FxSoW9r/7+uDVH/SI2biRyJg=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "local_config_apple_cc": { + "bzlFile": "@@apple_support~//crosstool:setup.bzl", + "ruleClassName": "_apple_cc_autoconf", + "attributes": {} + }, + "local_config_apple_cc_toolchains": { + "bzlFile": "@@apple_support~//crosstool:setup.bzl", + "ruleClassName": "_apple_cc_autoconf_toolchains", + "attributes": {} + } + }, + "recordedRepoMappingEntries": [ + [ + "apple_support~", + "bazel_tools", + "bazel_tools" + ] + ] + } + }, + "@@aspect_bazel_lib~//lib:extensions.bzl%toolchains": { + "general": { + "bzlTransitiveDigest": "IKyu367cSd8oBPskd4X9BbLYqZ31Y2eQBUcFNp+qJv0=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "expand_template_windows_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:expand_template_toolchain.bzl", + "ruleClassName": "expand_template_platform_repo", + "attributes": { + "platform": "windows_amd64" + } + }, + "copy_to_directory_windows_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_to_directory_toolchain.bzl", + "ruleClassName": "copy_to_directory_platform_repo", + "attributes": { + "platform": "windows_amd64" + } + }, + "jq": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:jq_toolchain.bzl", + "ruleClassName": "jq_host_alias_repo", + "attributes": {} + }, + "jq_darwin_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:jq_toolchain.bzl", + "ruleClassName": "jq_platform_repo", + "attributes": { + "platform": "darwin_amd64", + "version": "1.6" + } + }, + "expand_template_darwin_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:expand_template_toolchain.bzl", + "ruleClassName": "expand_template_platform_repo", + "attributes": { + "platform": "darwin_arm64" + } + }, + "copy_to_directory_freebsd_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_to_directory_toolchain.bzl", + "ruleClassName": "copy_to_directory_platform_repo", + "attributes": { + "platform": "freebsd_amd64" + } + }, + "expand_template_linux_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:expand_template_toolchain.bzl", + "ruleClassName": "expand_template_platform_repo", + "attributes": { + "platform": "linux_amd64" + } + }, + "copy_to_directory_linux_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_to_directory_toolchain.bzl", + "ruleClassName": "copy_to_directory_platform_repo", + "attributes": { + "platform": "linux_amd64" + } + }, + "coreutils_darwin_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", + "ruleClassName": "coreutils_platform_repo", + "attributes": { + "platform": "darwin_arm64", + "version": "0.0.16" + } + }, + "coreutils_linux_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", + "ruleClassName": "coreutils_platform_repo", + "attributes": { + "platform": "linux_amd64", + "version": "0.0.16" + } + }, + "copy_directory_toolchains": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", + "ruleClassName": "copy_directory_toolchains_repo", + "attributes": { + "user_repository_name": "copy_directory" + } + }, + "copy_to_directory_linux_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_to_directory_toolchain.bzl", + "ruleClassName": "copy_to_directory_platform_repo", + "attributes": { + "platform": "linux_arm64" + } + }, + "yq_linux_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", + "attributes": { + "platform": "linux_amd64", + "version": "4.25.2" + } + }, + "copy_to_directory_darwin_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_to_directory_toolchain.bzl", + "ruleClassName": "copy_to_directory_platform_repo", + "attributes": { + "platform": "darwin_arm64" + } + }, + "copy_directory_darwin_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", + "ruleClassName": "copy_directory_platform_repo", + "attributes": { + "platform": "darwin_amd64" + } + }, + "coreutils_darwin_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", + "ruleClassName": "coreutils_platform_repo", + "attributes": { + "platform": "darwin_amd64", + "version": "0.0.16" + } + }, + "coreutils_linux_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", + "ruleClassName": "coreutils_platform_repo", + "attributes": { + "platform": "linux_arm64", + "version": "0.0.16" + } + }, + "coreutils_toolchains": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", + "ruleClassName": "coreutils_toolchains_repo", + "attributes": { + "user_repository_name": "coreutils" + } + }, + "copy_directory_freebsd_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", + "ruleClassName": "copy_directory_platform_repo", + "attributes": { + "platform": "freebsd_amd64" + } + }, + "yq_linux_s390x": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", + "attributes": { + "platform": "linux_s390x", + "version": "4.25.2" + } + }, + "yq": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_host_alias_repo", + "attributes": {} + }, + "expand_template_darwin_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:expand_template_toolchain.bzl", + "ruleClassName": "expand_template_platform_repo", + "attributes": { + "platform": "darwin_amd64" + } + }, + "copy_directory_linux_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", + "ruleClassName": "copy_directory_platform_repo", + "attributes": { + "platform": "linux_amd64" + } + }, + "jq_darwin_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:jq_toolchain.bzl", + "ruleClassName": "jq_platform_repo", + "attributes": { + "platform": "darwin_arm64", + "version": "1.6" + } + }, + "yq_darwin_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", + "attributes": { + "platform": "darwin_amd64", + "version": "4.25.2" + } + }, + "copy_directory_linux_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", + "ruleClassName": "copy_directory_platform_repo", + "attributes": { + "platform": "linux_arm64" + } + }, + "expand_template_linux_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:expand_template_toolchain.bzl", + "ruleClassName": "expand_template_platform_repo", + "attributes": { + "platform": "linux_arm64" + } + }, + "jq_linux_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:jq_toolchain.bzl", + "ruleClassName": "jq_platform_repo", + "attributes": { + "platform": "linux_amd64", + "version": "1.6" + } + }, + "expand_template_toolchains": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:expand_template_toolchain.bzl", + "ruleClassName": "expand_template_toolchains_repo", + "attributes": { + "user_repository_name": "expand_template" + } + }, + "yq_windows_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", + "attributes": { + "platform": "windows_amd64", + "version": "4.25.2" + } + }, + "copy_to_directory_darwin_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_to_directory_toolchain.bzl", + "ruleClassName": "copy_to_directory_platform_repo", + "attributes": { + "platform": "darwin_amd64" + } + }, + "jq_windows_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:jq_toolchain.bzl", + "ruleClassName": "jq_platform_repo", + "attributes": { + "platform": "windows_amd64", + "version": "1.6" + } + }, + "expand_template_freebsd_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:expand_template_toolchain.bzl", + "ruleClassName": "expand_template_platform_repo", + "attributes": { + "platform": "freebsd_amd64" + } + }, + "yq_linux_ppc64le": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", + "attributes": { + "platform": "linux_ppc64le", + "version": "4.25.2" + } + }, + "copy_to_directory_toolchains": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_to_directory_toolchain.bzl", + "ruleClassName": "copy_to_directory_toolchains_repo", + "attributes": { + "user_repository_name": "copy_to_directory" + } + }, + "jq_toolchains": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:jq_toolchain.bzl", + "ruleClassName": "jq_toolchains_repo", + "attributes": { + "user_repository_name": "jq" + } }, - "remote_patch_strip": 0 - } - } - } - }, - "moduleExtensions": { - "//third-party:extension.bzl%crate_repositories": { - "general": { - "bzlTransitiveDigest": "envkmvuEeBlcmw0U6wQPc+VdNRHNVrikESF8YJqgViQ=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "vendor__anyhow-1.0.77": { - "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", - "ruleClassName": "http_archive", + "copy_directory_darwin_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", + "ruleClassName": "copy_directory_platform_repo", "attributes": { - "sha256": "c9d19de80eff169429ac1e9f48fffb163916b448a44e8e046186232046d9e1f9", - "type": "tar.gz", - "urls": [ - "https://static.crates.io/crates/anyhow/1.0.77/download" - ], - "strip_prefix": "anyhow-1.0.77", - "build_file": "@@//third-party/crates:BUILD.anyhow-1.0.77.bazel" + "platform": "darwin_arm64" + } + }, + "copy_directory_windows_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:copy_directory_toolchain.bzl", + "ruleClassName": "copy_directory_platform_repo", + "attributes": { + "platform": "windows_amd64" + } + }, + "yq_darwin_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", + "attributes": { + "platform": "darwin_arm64", + "version": "4.25.2" + } + }, + "yq_toolchains": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_toolchains_repo", + "attributes": { + "user_repository_name": "yq" + } + }, + "coreutils_windows_amd64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:coreutils_toolchain.bzl", + "ruleClassName": "coreutils_platform_repo", + "attributes": { + "platform": "windows_amd64", + "version": "0.0.16" + } + }, + "yq_linux_arm64": { + "bzlFile": "@@aspect_bazel_lib~//lib/private:yq_toolchain.bzl", + "ruleClassName": "yq_platform_repo", + "attributes": { + "platform": "linux_arm64", + "version": "4.25.2" } } }, - "moduleExtensionMetadata": { - "explicitRootModuleDirectDeps": [ - "vendor__anyhow-1.0.77" - ], - "explicitRootModuleDirectDevDeps": [], - "useAllRepos": "NO", - "reproducible": false - }, "recordedRepoMappingEntries": [ [ - "", - "", - "" + "aspect_bazel_lib~", + "aspect_bazel_lib", + "aspect_bazel_lib~" ], [ - "", + "aspect_bazel_lib~", "bazel_skylib", "bazel_skylib~" ], [ - "", - "bazel_tools", - "bazel_tools" - ], - [ - "", - "vendor__anyhow-1.0.77", - "_main~crate_repositories~vendor__anyhow-1.0.77" - ] - ] - } - }, - "@@apple_support~//crosstool:setup.bzl%apple_cc_configure_extension": { - "general": { - "bzlTransitiveDigest": "TMkUP4/N3ZORvZrcDg9FxSoW9r/7+uDVH/SI2biRyJg=", - "recordedFileInputs": {}, - "recordedDirentsInputs": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "local_config_apple_cc": { - "bzlFile": "@@apple_support~//crosstool:setup.bzl", - "ruleClassName": "_apple_cc_autoconf", - "attributes": {} - }, - "local_config_apple_cc_toolchains": { - "bzlFile": "@@apple_support~//crosstool:setup.bzl", - "ruleClassName": "_apple_cc_autoconf_toolchains", - "attributes": {} - } - }, - "recordedRepoMappingEntries": [ - [ - "apple_support~", + "aspect_bazel_lib~", "bazel_tools", "bazel_tools" ] @@ -1536,6 +2512,84 @@ "recordedRepoMappingEntries": [] } }, + "@@rules_buf~//buf:extensions.bzl%ext": { + "general": { + "bzlTransitiveDigest": "g+jMGdq+n4/yJrpHH5E0NFOhJJ1qUGT36b/kwcBonsU=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "rules_buf_toolchains": { + "bzlFile": "@@rules_buf~//buf/internal:toolchain.bzl", + "ruleClassName": "buf_download_releases", + "attributes": { + "version": "v1.27.0" + } + } + }, + "recordedRepoMappingEntries": [ + [ + "rules_buf~", + "bazel_tools", + "bazel_tools" + ] + ] + } + }, + "@@rules_go~//go:extensions.bzl%go_sdk": { + "general": { + "bzlTransitiveDigest": "k4MEsADgBfRC+sbMqB3lZL0JpdsCxlwSYO+z9zn9Y80=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "go_default_sdk": { + "bzlFile": "@@rules_go~//go/private:sdk.bzl", + "ruleClassName": "go_download_sdk_rule", + "attributes": { + "goos": "", + "goarch": "", + "sdks": {}, + "urls": [ + "https://dl.google.com/go/{}" + ], + "version": "1.19.8" + } + }, + "go_toolchains": { + "bzlFile": "@@rules_go~//go/private:sdk.bzl", + "ruleClassName": "go_multiple_toolchains", + "attributes": { + "prefixes": [ + "_0000_go_default_sdk_" + ], + "geese": [ + "" + ], + "goarchs": [ + "" + ], + "sdk_repos": [ + "go_default_sdk" + ], + "sdk_types": [ + "remote" + ], + "sdk_versions": [ + "1.19.8" + ] + } + } + }, + "recordedRepoMappingEntries": [ + [ + "rules_go~", + "bazel_tools", + "bazel_tools" + ] + ] + } + }, "@@rules_java~//java:extensions.bzl%toolchains": { "general": { "bzlTransitiveDigest": "tJHbmWnq7m+9eUBnUdv7jZziQ26FmcGL9C5/hU3Q9UQ=", @@ -2041,9 +3095,108 @@ ] } }, + "@@rules_nodejs~//nodejs:extensions.bzl%node": { + "general": { + "bzlTransitiveDigest": "1HxpI0AgCvpGfUCJicdseptT6HrlCwj+F0XM5ewp5Ts=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "nodejs_host": { + "bzlFile": "@@rules_nodejs~//nodejs/private:nodejs_repo_host_os_alias.bzl", + "ruleClassName": "nodejs_repo_host_os_alias", + "attributes": { + "user_node_repository_name": "nodejs" + } + }, + "nodejs_linux_s390x": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", + "attributes": { + "platform": "linux_s390x", + "node_version": "16.19.0" + } + }, + "nodejs_windows_amd64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", + "attributes": { + "platform": "windows_amd64", + "node_version": "16.19.0" + } + }, + "nodejs_toolchains": { + "bzlFile": "@@rules_nodejs~//nodejs/private:toolchains_repo.bzl", + "ruleClassName": "toolchains_repo", + "attributes": { + "user_node_repository_name": "nodejs" + } + }, + "nodejs_linux_amd64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", + "attributes": { + "platform": "linux_amd64", + "node_version": "16.19.0" + } + }, + "nodejs_linux_ppc64le": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", + "attributes": { + "platform": "linux_ppc64le", + "node_version": "16.19.0" + } + }, + "nodejs_darwin_amd64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", + "attributes": { + "platform": "darwin_amd64", + "node_version": "16.19.0" + } + }, + "nodejs_linux_arm64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", + "attributes": { + "platform": "linux_arm64", + "node_version": "16.19.0" + } + }, + "nodejs": { + "bzlFile": "@@rules_nodejs~//nodejs/private:nodejs_repo_host_os_alias.bzl", + "ruleClassName": "nodejs_repo_host_os_alias", + "attributes": { + "user_node_repository_name": "nodejs" + } + }, + "nodejs_darwin_arm64": { + "bzlFile": "@@rules_nodejs~//nodejs:repositories.bzl", + "ruleClassName": "node_repositories", + "attributes": { + "platform": "darwin_arm64", + "node_version": "16.19.0" + } + } + }, + "recordedRepoMappingEntries": [ + [ + "rules_nodejs~", + "bazel_skylib", + "bazel_skylib~" + ], + [ + "rules_nodejs~", + "bazel_tools", + "bazel_tools" + ] + ] + } + }, "@@rules_rust~//crate_universe/private/module_extensions:cargo_bazel_bootstrap.bzl%cargo_bazel_bootstrap": { "general": { - "bzlTransitiveDigest": "zFgJRyUaZ1w/hZaKm5My/VV8ctiOIVx9211GvlUmOt4=", + "bzlTransitiveDigest": "JBBZg0UR5lo0Yvf1HMVwR2H1FphpfEKqr5Tz2Eqqtjc=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -2102,7 +3255,7 @@ "binary": "cargo-bazel", "cargo_lockfile": "@@rules_rust~//crate_universe:Cargo.lock", "cargo_toml": "@@rules_rust~//crate_universe:Cargo.toml", - "version": "1.77.2", + "version": "1.78.0", "timeout": 900, "rust_toolchain_cargo_template": "@rust_host_tools//:bin/{tool}", "rust_toolchain_rustc_template": "@rust_host_tools//:bin/{tool}" @@ -2130,7 +3283,7 @@ }, "@@rules_rust~//rust:extensions.bzl%rust": { "general": { - "bzlTransitiveDigest": "kaZnVIQi/tGg5Je230Rp7u/785j3/IFhhQPVChEJd6A=", + "bzlTransitiveDigest": "ojX6aqEhzaNbNwgNVvskh4XVk6rRX0WK9ftFVA5iObY=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -2143,9 +3296,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-unknown-linux-gnu", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2155,7 +3308,25 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] + } + }, + "rustfmt_nightly-2024-05-02__aarch64-apple-darwin_tools": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "rustfmt_toolchain_tools_repository", + "attributes": { + "version": "nightly", + "iso_date": "2024-05-02", + "sha256s": {}, + "urls": [ + "https://static.rust-lang.org/dist/{}.tar.xz" + ], + "auth": {}, + "netrc": "", + "auth_patterns": {}, + "exec_triple": "aarch64-apple-darwin" } }, "rust_windows_x86_64__wasm32-wasi__stable_tools": { @@ -2167,8 +3338,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2178,7 +3349,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_aarch64__wasm32-wasi__stable_tools": { @@ -2190,8 +3363,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2201,7 +3374,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_x86_64__wasm32-wasi__stable_tools": { @@ -2213,8 +3388,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2224,7 +3399,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable_tools": { @@ -2236,8 +3413,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "aarch64-unknown-linux-gnu", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2247,7 +3424,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_windows_x86_64": { @@ -2264,6 +3443,20 @@ ] } }, + "rustfmt_nightly-2024-05-02__x86_64-apple-darwin": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "toolchain_repository_proxy", + "attributes": { + "toolchain": "@rustfmt_nightly-2024-05-02__x86_64-apple-darwin_tools//:rustfmt_toolchain", + "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", + "target_settings": [], + "exec_compatible_with": [ + "@platforms//cpu:x86_64", + "@platforms//os:osx" + ], + "target_compatible_with": [] + } + }, "rust_windows_aarch64__aarch64-pc-windows-msvc__nightly": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -2292,8 +3485,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2303,21 +3496,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} - } - }, - "rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "toolchain_repository_proxy", - "attributes": { - "toolchain": "@rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd_tools//:rustfmt_toolchain", - "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", - "target_settings": [], - "exec_compatible_with": [ - "@platforms//cpu:x86_64", - "@platforms//os:freebsd" - ], - "target_compatible_with": [] + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_windows_aarch64__aarch64-pc-windows-msvc__stable_tools": { @@ -2329,8 +3510,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "aarch64-pc-windows-msvc", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2340,7 +3521,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_windows_aarch64": { @@ -2385,8 +3568,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-pc-windows-msvc", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2396,7 +3579,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_freebsd_x86_64__wasm32-unknown-unknown__nightly_tools": { @@ -2407,9 +3592,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2419,21 +3604,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} - } - }, - "rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd_tools": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "rustfmt_toolchain_tools_repository", - "attributes": { - "version": "nightly", - "iso_date": "2024-04-09", - "sha256s": {}, - "urls": [ - "https://static.rust-lang.org/dist/{}.tar.xz" - ], "auth": {}, - "exec_triple": "x86_64-unknown-freebsd" + "netrc": "", + "auth_patterns": [] } }, "rust_linux_x86_64__wasm32-unknown-unknown__nightly": { @@ -2455,6 +3628,20 @@ ] } }, + "rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "toolchain_repository_proxy", + "attributes": { + "toolchain": "@rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc_tools//:rustfmt_toolchain", + "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", + "target_settings": [], + "exec_compatible_with": [ + "@platforms//cpu:aarch64", + "@platforms//os:windows" + ], + "target_compatible_with": [] + } + }, "rust_windows_aarch64__wasm32-wasi__nightly": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -2539,9 +3726,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-pc-windows-msvc", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2551,7 +3738,23 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] + } + }, + "rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "toolchain_repository_proxy", + "attributes": { + "toolchain": "@rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu_tools//:rustfmt_toolchain", + "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", + "target_settings": [], + "exec_compatible_with": [ + "@platforms//cpu:aarch64", + "@platforms//os:linux" + ], + "target_compatible_with": [] } }, "rust_windows_aarch64__wasm32-wasi__stable": { @@ -2582,8 +3785,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2593,21 +3796,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} - } - }, - "rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc_tools": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "rustfmt_toolchain_tools_repository", - "attributes": { - "version": "nightly", - "iso_date": "2024-04-09", - "sha256s": {}, - "urls": [ - "https://static.rust-lang.org/dist/{}.tar.xz" - ], "auth": {}, - "exec_triple": "x86_64-pc-windows-msvc" + "netrc": "", + "auth_patterns": [] } }, "rust_linux_aarch64__wasm32-wasi__stable": { @@ -2629,16 +3820,6 @@ ] } }, - "rust_analyzer_1.77.2": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "toolchain_repository_proxy", - "attributes": { - "toolchain": "@rust_analyzer_1.77.2_tools//:rust_analyzer_toolchain", - "toolchain_type": "@rules_rust//rust/rust_analyzer:toolchain_type", - "exec_compatible_with": [], - "target_compatible_with": [] - } - }, "rust_darwin_aarch64__aarch64-apple-darwin__nightly_tools": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "rust_toolchain_tools_repository", @@ -2647,9 +3828,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "aarch64-apple-darwin", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2659,7 +3840,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_x86_64__wasm32-unknown-unknown__stable_tools": { @@ -2671,8 +3854,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2682,7 +3865,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_x86_64__wasm32-unknown-unknown__nightly": { @@ -2712,9 +3897,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2724,7 +3909,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_x86_64__wasm32-wasi__nightly_tools": { @@ -2735,9 +3922,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2747,7 +3934,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_freebsd_x86_64__wasm32-wasi__stable_tools": { @@ -2759,8 +3948,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2770,7 +3959,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": { @@ -2833,9 +4024,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2845,7 +4036,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": { @@ -2867,20 +4060,6 @@ ] } }, - "rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "toolchain_repository_proxy", - "attributes": { - "toolchain": "@rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu_tools//:rustfmt_toolchain", - "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", - "target_settings": [], - "exec_compatible_with": [ - "@platforms//cpu:aarch64", - "@platforms//os:linux" - ], - "target_compatible_with": [] - } - }, "rust_windows_x86_64__wasm32-wasi__nightly_tools": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "rust_toolchain_tools_repository", @@ -2889,9 +4068,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2901,7 +4080,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": { @@ -2969,9 +4150,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-apple-darwin", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -2981,7 +4162,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_aarch64__aarch64-apple-darwin__stable_tools": { @@ -2993,8 +4176,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "aarch64-apple-darwin", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3004,7 +4187,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_aarch64__wasm32-wasi__stable_tools": { @@ -3016,8 +4201,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3027,7 +4212,23 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] + } + }, + "rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "toolchain_repository_proxy", + "attributes": { + "toolchain": "@rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd_tools//:rustfmt_toolchain", + "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", + "target_settings": [], + "exec_compatible_with": [ + "@platforms//cpu:x86_64", + "@platforms//os:freebsd" + ], + "target_compatible_with": [] } }, "rust_linux_aarch64__aarch64-unknown-linux-gnu__nightly_tools": { @@ -3038,9 +4239,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "aarch64-unknown-linux-gnu", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3050,7 +4251,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_x86_64__wasm32-wasi__nightly": { @@ -3072,20 +4275,6 @@ ] } }, - "rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc_tools": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "rustfmt_toolchain_tools_repository", - "attributes": { - "version": "nightly", - "iso_date": "2024-04-09", - "sha256s": {}, - "urls": [ - "https://static.rust-lang.org/dist/{}.tar.xz" - ], - "auth": {}, - "exec_triple": "aarch64-pc-windows-msvc" - } - }, "rust_windows_aarch64__wasm32-unknown-unknown__stable": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -3165,9 +4354,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-unknown-freebsd", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3177,7 +4366,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_x86_64__x86_64-apple-darwin__nightly": { @@ -3199,32 +4390,20 @@ ] } }, - "rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "toolchain_repository_proxy", - "attributes": { - "toolchain": "@rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc_tools//:rustfmt_toolchain", - "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", - "target_settings": [], - "exec_compatible_with": [ - "@platforms//cpu:x86_64", - "@platforms//os:windows" - ], - "target_compatible_with": [] - } - }, - "rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu_tools": { + "rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu_tools": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "rustfmt_toolchain_tools_repository", "attributes": { "version": "nightly", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "sha256s": {}, "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], "auth": {}, - "exec_triple": "x86_64-unknown-linux-gnu" + "netrc": "", + "auth_patterns": {}, + "exec_triple": "aarch64-unknown-linux-gnu" } }, "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": { @@ -3246,6 +4425,20 @@ ] } }, + "rustfmt_nightly-2024-05-02__aarch64-apple-darwin": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "toolchain_repository_proxy", + "attributes": { + "toolchain": "@rustfmt_nightly-2024-05-02__aarch64-apple-darwin_tools//:rustfmt_toolchain", + "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", + "target_settings": [], + "exec_compatible_with": [ + "@platforms//cpu:aarch64", + "@platforms//os:osx" + ], + "target_compatible_with": [] + } + }, "rust_darwin_aarch64__aarch64-apple-darwin__nightly": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -3273,9 +4466,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3285,7 +4478,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_toolchains": { @@ -3293,163 +4488,163 @@ "ruleClassName": "toolchain_repository_hub", "attributes": { "toolchain_names": [ - "rust_analyzer_1.77.2", + "rust_analyzer_1.78.0", "rust_darwin_aarch64__aarch64-apple-darwin__stable", "rust_darwin_aarch64__aarch64-apple-darwin__nightly", "rust_darwin_aarch64__wasm32-unknown-unknown__stable", "rust_darwin_aarch64__wasm32-unknown-unknown__nightly", "rust_darwin_aarch64__wasm32-wasi__stable", "rust_darwin_aarch64__wasm32-wasi__nightly", - "rustfmt_nightly-2024-04-09__aarch64-apple-darwin", + "rustfmt_nightly-2024-05-02__aarch64-apple-darwin", "rust_windows_aarch64__aarch64-pc-windows-msvc__stable", "rust_windows_aarch64__aarch64-pc-windows-msvc__nightly", "rust_windows_aarch64__wasm32-unknown-unknown__stable", "rust_windows_aarch64__wasm32-unknown-unknown__nightly", "rust_windows_aarch64__wasm32-wasi__stable", "rust_windows_aarch64__wasm32-wasi__nightly", - "rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc", + "rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc", "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable", "rust_linux_aarch64__aarch64-unknown-linux-gnu__nightly", "rust_linux_aarch64__wasm32-unknown-unknown__stable", "rust_linux_aarch64__wasm32-unknown-unknown__nightly", "rust_linux_aarch64__wasm32-wasi__stable", "rust_linux_aarch64__wasm32-wasi__nightly", - "rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu", + "rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu", "rust_darwin_x86_64__x86_64-apple-darwin__stable", "rust_darwin_x86_64__x86_64-apple-darwin__nightly", "rust_darwin_x86_64__wasm32-unknown-unknown__stable", "rust_darwin_x86_64__wasm32-unknown-unknown__nightly", "rust_darwin_x86_64__wasm32-wasi__stable", "rust_darwin_x86_64__wasm32-wasi__nightly", - "rustfmt_nightly-2024-04-09__x86_64-apple-darwin", + "rustfmt_nightly-2024-05-02__x86_64-apple-darwin", "rust_windows_x86_64__x86_64-pc-windows-msvc__stable", "rust_windows_x86_64__x86_64-pc-windows-msvc__nightly", "rust_windows_x86_64__wasm32-unknown-unknown__stable", "rust_windows_x86_64__wasm32-unknown-unknown__nightly", "rust_windows_x86_64__wasm32-wasi__stable", "rust_windows_x86_64__wasm32-wasi__nightly", - "rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc", + "rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc", "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable", "rust_freebsd_x86_64__x86_64-unknown-freebsd__nightly", "rust_freebsd_x86_64__wasm32-unknown-unknown__stable", "rust_freebsd_x86_64__wasm32-unknown-unknown__nightly", "rust_freebsd_x86_64__wasm32-wasi__stable", "rust_freebsd_x86_64__wasm32-wasi__nightly", - "rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd", + "rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd", "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable", "rust_linux_x86_64__x86_64-unknown-linux-gnu__nightly", "rust_linux_x86_64__wasm32-unknown-unknown__stable", "rust_linux_x86_64__wasm32-unknown-unknown__nightly", "rust_linux_x86_64__wasm32-wasi__stable", "rust_linux_x86_64__wasm32-wasi__nightly", - "rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu" + "rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu" ], "toolchain_labels": { - "rust_analyzer_1.77.2": "@rust_analyzer_1.77.2_tools//:rust_analyzer_toolchain", + "rust_analyzer_1.78.0": "@rust_analyzer_1.78.0_tools//:rust_analyzer_toolchain", "rust_darwin_aarch64__aarch64-apple-darwin__stable": "@rust_darwin_aarch64__aarch64-apple-darwin__stable_tools//:rust_toolchain", "rust_darwin_aarch64__aarch64-apple-darwin__nightly": "@rust_darwin_aarch64__aarch64-apple-darwin__nightly_tools//:rust_toolchain", "rust_darwin_aarch64__wasm32-unknown-unknown__stable": "@rust_darwin_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", "rust_darwin_aarch64__wasm32-unknown-unknown__nightly": "@rust_darwin_aarch64__wasm32-unknown-unknown__nightly_tools//:rust_toolchain", "rust_darwin_aarch64__wasm32-wasi__stable": "@rust_darwin_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", "rust_darwin_aarch64__wasm32-wasi__nightly": "@rust_darwin_aarch64__wasm32-wasi__nightly_tools//:rust_toolchain", - "rustfmt_nightly-2024-04-09__aarch64-apple-darwin": "@rustfmt_nightly-2024-04-09__aarch64-apple-darwin_tools//:rustfmt_toolchain", + "rustfmt_nightly-2024-05-02__aarch64-apple-darwin": "@rustfmt_nightly-2024-05-02__aarch64-apple-darwin_tools//:rustfmt_toolchain", "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": "@rust_windows_aarch64__aarch64-pc-windows-msvc__stable_tools//:rust_toolchain", "rust_windows_aarch64__aarch64-pc-windows-msvc__nightly": "@rust_windows_aarch64__aarch64-pc-windows-msvc__nightly_tools//:rust_toolchain", "rust_windows_aarch64__wasm32-unknown-unknown__stable": "@rust_windows_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", "rust_windows_aarch64__wasm32-unknown-unknown__nightly": "@rust_windows_aarch64__wasm32-unknown-unknown__nightly_tools//:rust_toolchain", "rust_windows_aarch64__wasm32-wasi__stable": "@rust_windows_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", "rust_windows_aarch64__wasm32-wasi__nightly": "@rust_windows_aarch64__wasm32-wasi__nightly_tools//:rust_toolchain", - "rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc": "@rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc_tools//:rustfmt_toolchain", + "rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc": "@rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc_tools//:rustfmt_toolchain", "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": "@rust_linux_aarch64__aarch64-unknown-linux-gnu__stable_tools//:rust_toolchain", "rust_linux_aarch64__aarch64-unknown-linux-gnu__nightly": "@rust_linux_aarch64__aarch64-unknown-linux-gnu__nightly_tools//:rust_toolchain", "rust_linux_aarch64__wasm32-unknown-unknown__stable": "@rust_linux_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", "rust_linux_aarch64__wasm32-unknown-unknown__nightly": "@rust_linux_aarch64__wasm32-unknown-unknown__nightly_tools//:rust_toolchain", "rust_linux_aarch64__wasm32-wasi__stable": "@rust_linux_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", "rust_linux_aarch64__wasm32-wasi__nightly": "@rust_linux_aarch64__wasm32-wasi__nightly_tools//:rust_toolchain", - "rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu": "@rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu_tools//:rustfmt_toolchain", + "rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu": "@rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu_tools//:rustfmt_toolchain", "rust_darwin_x86_64__x86_64-apple-darwin__stable": "@rust_darwin_x86_64__x86_64-apple-darwin__stable_tools//:rust_toolchain", "rust_darwin_x86_64__x86_64-apple-darwin__nightly": "@rust_darwin_x86_64__x86_64-apple-darwin__nightly_tools//:rust_toolchain", "rust_darwin_x86_64__wasm32-unknown-unknown__stable": "@rust_darwin_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", "rust_darwin_x86_64__wasm32-unknown-unknown__nightly": "@rust_darwin_x86_64__wasm32-unknown-unknown__nightly_tools//:rust_toolchain", "rust_darwin_x86_64__wasm32-wasi__stable": "@rust_darwin_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", "rust_darwin_x86_64__wasm32-wasi__nightly": "@rust_darwin_x86_64__wasm32-wasi__nightly_tools//:rust_toolchain", - "rustfmt_nightly-2024-04-09__x86_64-apple-darwin": "@rustfmt_nightly-2024-04-09__x86_64-apple-darwin_tools//:rustfmt_toolchain", + "rustfmt_nightly-2024-05-02__x86_64-apple-darwin": "@rustfmt_nightly-2024-05-02__x86_64-apple-darwin_tools//:rustfmt_toolchain", "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": "@rust_windows_x86_64__x86_64-pc-windows-msvc__stable_tools//:rust_toolchain", "rust_windows_x86_64__x86_64-pc-windows-msvc__nightly": "@rust_windows_x86_64__x86_64-pc-windows-msvc__nightly_tools//:rust_toolchain", "rust_windows_x86_64__wasm32-unknown-unknown__stable": "@rust_windows_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", "rust_windows_x86_64__wasm32-unknown-unknown__nightly": "@rust_windows_x86_64__wasm32-unknown-unknown__nightly_tools//:rust_toolchain", "rust_windows_x86_64__wasm32-wasi__stable": "@rust_windows_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", "rust_windows_x86_64__wasm32-wasi__nightly": "@rust_windows_x86_64__wasm32-wasi__nightly_tools//:rust_toolchain", - "rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc": "@rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc_tools//:rustfmt_toolchain", + "rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc": "@rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc_tools//:rustfmt_toolchain", "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": "@rust_freebsd_x86_64__x86_64-unknown-freebsd__stable_tools//:rust_toolchain", "rust_freebsd_x86_64__x86_64-unknown-freebsd__nightly": "@rust_freebsd_x86_64__x86_64-unknown-freebsd__nightly_tools//:rust_toolchain", "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": "@rust_freebsd_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", "rust_freebsd_x86_64__wasm32-unknown-unknown__nightly": "@rust_freebsd_x86_64__wasm32-unknown-unknown__nightly_tools//:rust_toolchain", "rust_freebsd_x86_64__wasm32-wasi__stable": "@rust_freebsd_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", "rust_freebsd_x86_64__wasm32-wasi__nightly": "@rust_freebsd_x86_64__wasm32-wasi__nightly_tools//:rust_toolchain", - "rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd": "@rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd_tools//:rustfmt_toolchain", + "rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd": "@rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd_tools//:rustfmt_toolchain", "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": "@rust_linux_x86_64__x86_64-unknown-linux-gnu__stable_tools//:rust_toolchain", "rust_linux_x86_64__x86_64-unknown-linux-gnu__nightly": "@rust_linux_x86_64__x86_64-unknown-linux-gnu__nightly_tools//:rust_toolchain", "rust_linux_x86_64__wasm32-unknown-unknown__stable": "@rust_linux_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", "rust_linux_x86_64__wasm32-unknown-unknown__nightly": "@rust_linux_x86_64__wasm32-unknown-unknown__nightly_tools//:rust_toolchain", "rust_linux_x86_64__wasm32-wasi__stable": "@rust_linux_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", "rust_linux_x86_64__wasm32-wasi__nightly": "@rust_linux_x86_64__wasm32-wasi__nightly_tools//:rust_toolchain", - "rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu": "@rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu_tools//:rustfmt_toolchain" + "rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu": "@rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu_tools//:rustfmt_toolchain" }, "toolchain_types": { - "rust_analyzer_1.77.2": "@rules_rust//rust/rust_analyzer:toolchain_type", + "rust_analyzer_1.78.0": "@rules_rust//rust/rust_analyzer:toolchain_type", "rust_darwin_aarch64__aarch64-apple-darwin__stable": "@rules_rust//rust:toolchain", "rust_darwin_aarch64__aarch64-apple-darwin__nightly": "@rules_rust//rust:toolchain", "rust_darwin_aarch64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", "rust_darwin_aarch64__wasm32-unknown-unknown__nightly": "@rules_rust//rust:toolchain", "rust_darwin_aarch64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", "rust_darwin_aarch64__wasm32-wasi__nightly": "@rules_rust//rust:toolchain", - "rustfmt_nightly-2024-04-09__aarch64-apple-darwin": "@rules_rust//rust/rustfmt:toolchain_type", + "rustfmt_nightly-2024-05-02__aarch64-apple-darwin": "@rules_rust//rust/rustfmt:toolchain_type", "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": "@rules_rust//rust:toolchain", "rust_windows_aarch64__aarch64-pc-windows-msvc__nightly": "@rules_rust//rust:toolchain", "rust_windows_aarch64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", "rust_windows_aarch64__wasm32-unknown-unknown__nightly": "@rules_rust//rust:toolchain", "rust_windows_aarch64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", "rust_windows_aarch64__wasm32-wasi__nightly": "@rules_rust//rust:toolchain", - "rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc": "@rules_rust//rust/rustfmt:toolchain_type", + "rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc": "@rules_rust//rust/rustfmt:toolchain_type", "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": "@rules_rust//rust:toolchain", "rust_linux_aarch64__aarch64-unknown-linux-gnu__nightly": "@rules_rust//rust:toolchain", "rust_linux_aarch64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", "rust_linux_aarch64__wasm32-unknown-unknown__nightly": "@rules_rust//rust:toolchain", "rust_linux_aarch64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", "rust_linux_aarch64__wasm32-wasi__nightly": "@rules_rust//rust:toolchain", - "rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu": "@rules_rust//rust/rustfmt:toolchain_type", + "rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu": "@rules_rust//rust/rustfmt:toolchain_type", "rust_darwin_x86_64__x86_64-apple-darwin__stable": "@rules_rust//rust:toolchain", "rust_darwin_x86_64__x86_64-apple-darwin__nightly": "@rules_rust//rust:toolchain", "rust_darwin_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", "rust_darwin_x86_64__wasm32-unknown-unknown__nightly": "@rules_rust//rust:toolchain", "rust_darwin_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", "rust_darwin_x86_64__wasm32-wasi__nightly": "@rules_rust//rust:toolchain", - "rustfmt_nightly-2024-04-09__x86_64-apple-darwin": "@rules_rust//rust/rustfmt:toolchain_type", + "rustfmt_nightly-2024-05-02__x86_64-apple-darwin": "@rules_rust//rust/rustfmt:toolchain_type", "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": "@rules_rust//rust:toolchain", "rust_windows_x86_64__x86_64-pc-windows-msvc__nightly": "@rules_rust//rust:toolchain", "rust_windows_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", "rust_windows_x86_64__wasm32-unknown-unknown__nightly": "@rules_rust//rust:toolchain", "rust_windows_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", "rust_windows_x86_64__wasm32-wasi__nightly": "@rules_rust//rust:toolchain", - "rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc": "@rules_rust//rust/rustfmt:toolchain_type", + "rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc": "@rules_rust//rust/rustfmt:toolchain_type", "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": "@rules_rust//rust:toolchain", "rust_freebsd_x86_64__x86_64-unknown-freebsd__nightly": "@rules_rust//rust:toolchain", "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", "rust_freebsd_x86_64__wasm32-unknown-unknown__nightly": "@rules_rust//rust:toolchain", "rust_freebsd_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", "rust_freebsd_x86_64__wasm32-wasi__nightly": "@rules_rust//rust:toolchain", - "rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd": "@rules_rust//rust/rustfmt:toolchain_type", + "rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd": "@rules_rust//rust/rustfmt:toolchain_type", "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": "@rules_rust//rust:toolchain", "rust_linux_x86_64__x86_64-unknown-linux-gnu__nightly": "@rules_rust//rust:toolchain", "rust_linux_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", "rust_linux_x86_64__wasm32-unknown-unknown__nightly": "@rules_rust//rust:toolchain", "rust_linux_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", "rust_linux_x86_64__wasm32-wasi__nightly": "@rules_rust//rust:toolchain", - "rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu": "@rules_rust//rust/rustfmt:toolchain_type" + "rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu": "@rules_rust//rust/rustfmt:toolchain_type" }, "exec_compatible_with": { - "rust_analyzer_1.77.2": [], + "rust_analyzer_1.78.0": [], "rust_darwin_aarch64__aarch64-apple-darwin__stable": [ "@platforms//cpu:aarch64", "@platforms//os:osx" @@ -3474,7 +4669,7 @@ "@platforms//cpu:aarch64", "@platforms//os:osx" ], - "rustfmt_nightly-2024-04-09__aarch64-apple-darwin": [ + "rustfmt_nightly-2024-05-02__aarch64-apple-darwin": [ "@platforms//cpu:aarch64", "@platforms//os:osx" ], @@ -3502,7 +4697,7 @@ "@platforms//cpu:aarch64", "@platforms//os:windows" ], - "rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc": [ + "rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc": [ "@platforms//cpu:aarch64", "@platforms//os:windows" ], @@ -3530,7 +4725,7 @@ "@platforms//cpu:aarch64", "@platforms//os:linux" ], - "rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu": [ + "rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu": [ "@platforms//cpu:aarch64", "@platforms//os:linux" ], @@ -3558,7 +4753,7 @@ "@platforms//cpu:x86_64", "@platforms//os:osx" ], - "rustfmt_nightly-2024-04-09__x86_64-apple-darwin": [ + "rustfmt_nightly-2024-05-02__x86_64-apple-darwin": [ "@platforms//cpu:x86_64", "@platforms//os:osx" ], @@ -3586,7 +4781,7 @@ "@platforms//cpu:x86_64", "@platforms//os:windows" ], - "rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc": [ + "rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc": [ "@platforms//cpu:x86_64", "@platforms//os:windows" ], @@ -3614,7 +4809,7 @@ "@platforms//cpu:x86_64", "@platforms//os:freebsd" ], - "rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd": [ + "rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd": [ "@platforms//cpu:x86_64", "@platforms//os:freebsd" ], @@ -3642,13 +4837,13 @@ "@platforms//cpu:x86_64", "@platforms//os:linux" ], - "rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu": [ + "rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu": [ "@platforms//cpu:x86_64", "@platforms//os:linux" ] }, "target_compatible_with": { - "rust_analyzer_1.77.2": [], + "rust_analyzer_1.78.0": [], "rust_darwin_aarch64__aarch64-apple-darwin__stable": [ "@platforms//cpu:aarch64", "@platforms//os:osx" @@ -3673,7 +4868,7 @@ "@platforms//cpu:wasm32", "@platforms//os:wasi" ], - "rustfmt_nightly-2024-04-09__aarch64-apple-darwin": [], + "rustfmt_nightly-2024-05-02__aarch64-apple-darwin": [], "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": [ "@platforms//cpu:aarch64", "@platforms//os:windows" @@ -3698,7 +4893,7 @@ "@platforms//cpu:wasm32", "@platforms//os:wasi" ], - "rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc": [], + "rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc": [], "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": [ "@platforms//cpu:aarch64", "@platforms//os:linux" @@ -3723,7 +4918,7 @@ "@platforms//cpu:wasm32", "@platforms//os:wasi" ], - "rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu": [], + "rustfmt_nightly-2024-05-02__aarch64-unknown-linux-gnu": [], "rust_darwin_x86_64__x86_64-apple-darwin__stable": [ "@platforms//cpu:x86_64", "@platforms//os:osx" @@ -3748,7 +4943,7 @@ "@platforms//cpu:wasm32", "@platforms//os:wasi" ], - "rustfmt_nightly-2024-04-09__x86_64-apple-darwin": [], + "rustfmt_nightly-2024-05-02__x86_64-apple-darwin": [], "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": [ "@platforms//cpu:x86_64", "@platforms//os:windows" @@ -3773,7 +4968,7 @@ "@platforms//cpu:wasm32", "@platforms//os:wasi" ], - "rustfmt_nightly-2024-04-09__x86_64-pc-windows-msvc": [], + "rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc": [], "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": [ "@platforms//cpu:x86_64", "@platforms//os:freebsd" @@ -3798,7 +4993,7 @@ "@platforms//cpu:wasm32", "@platforms//os:wasi" ], - "rustfmt_nightly-2024-04-09__x86_64-unknown-freebsd": [], + "rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd": [], "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": [ "@platforms//cpu:x86_64", "@platforms//os:linux" @@ -3823,7 +5018,7 @@ "@platforms//cpu:wasm32", "@platforms//os:wasi" ], - "rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu": [] + "rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu": [] } } }, @@ -3836,8 +5031,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3847,7 +5042,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_x86_64__x86_64-apple-darwin__stable_tools": { @@ -3859,8 +5056,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-apple-darwin", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3870,7 +5067,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_aarch64__wasm32-unknown-unknown__nightly": { @@ -3901,8 +5100,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3912,7 +5111,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_freebsd_x86_64__wasm32-wasi__stable": { @@ -3942,9 +5143,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -3954,7 +5155,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": { @@ -3995,29 +5198,32 @@ ] } }, - "rust_analyzer_1.77.2_tools": { + "rustfmt_nightly-2024-05-02__aarch64-pc-windows-msvc_tools": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "rust_analyzer_toolchain_tools_repository", + "ruleClassName": "rustfmt_toolchain_tools_repository", "attributes": { - "version": "1.77.2", - "iso_date": "", + "version": "nightly", + "iso_date": "2024-05-02", "sha256s": {}, "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": {}, + "exec_triple": "aarch64-pc-windows-msvc" } }, - "rustfmt_nightly-2024-04-09__aarch64-apple-darwin": { + "rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", "attributes": { - "toolchain": "@rustfmt_nightly-2024-04-09__aarch64-apple-darwin_tools//:rustfmt_toolchain", + "toolchain": "@rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc_tools//:rustfmt_toolchain", "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", "target_settings": [], "exec_compatible_with": [ - "@platforms//cpu:aarch64", - "@platforms//os:osx" + "@platforms//cpu:x86_64", + "@platforms//os:windows" ], "target_compatible_with": [] } @@ -4031,8 +5237,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-unknown-linux-gnu", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4042,7 +5248,24 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] + } + }, + "rust_analyzer_1.78.0_tools": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "rust_analyzer_toolchain_tools_repository", + "attributes": { + "version": "1.78.0", + "iso_date": "", + "sha256s": {}, + "urls": [ + "https://static.rust-lang.org/dist/{}.tar.xz" + ], + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_aarch64__wasm32-wasi__nightly_tools": { @@ -4053,9 +5276,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4065,7 +5288,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_freebsd_x86_64__wasm32-wasi__nightly_tools": { @@ -4076,9 +5301,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4088,7 +5313,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_windows_x86_64__x86_64-pc-windows-msvc__nightly": { @@ -4119,8 +5346,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "x86_64-unknown-freebsd", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4130,7 +5357,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_x86_64__wasm32-unknown-unknown__stable": { @@ -4179,9 +5408,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4191,7 +5420,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_x86_64__wasm32-wasi__nightly_tools": { @@ -4202,9 +5433,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4214,7 +5445,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_x86_64": { @@ -4239,9 +5472,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4251,7 +5484,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_aarch64__wasm32-unknown-unknown__stable_tools": { @@ -4263,8 +5498,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4274,7 +5509,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_windows_x86_64__wasm32-unknown-unknown__stable_tools": { @@ -4286,8 +5523,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4297,7 +5534,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_darwin_aarch64": { @@ -4314,20 +5553,6 @@ ] } }, - "rustfmt_nightly-2024-04-09__aarch64-apple-darwin_tools": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "rustfmt_toolchain_tools_repository", - "attributes": { - "version": "nightly", - "iso_date": "2024-04-09", - "sha256s": {}, - "urls": [ - "https://static.rust-lang.org/dist/{}.tar.xz" - ], - "auth": {}, - "exec_triple": "aarch64-apple-darwin" - } - }, "rust_darwin_x86_64__x86_64-apple-darwin__stable": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -4366,6 +5591,20 @@ ] } }, + "rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "toolchain_repository_proxy", + "attributes": { + "toolchain": "@rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu_tools//:rustfmt_toolchain", + "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", + "target_settings": [], + "exec_compatible_with": [ + "@platforms//cpu:x86_64", + "@platforms//os:linux" + ], + "target_compatible_with": [] + } + }, "rust_linux_x86_64__wasm32-wasi__stable_tools": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "rust_toolchain_tools_repository", @@ -4375,8 +5614,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4386,7 +5625,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_x86_64": { @@ -4412,8 +5653,8 @@ "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", "iso_date": "", - "version": "1.77.2", - "rustfmt_version": "nightly/2024-04-09", + "version": "1.78.0", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4423,7 +5664,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } }, "rust_linux_aarch64__wasm32-unknown-unknown__nightly": { @@ -4445,6 +5688,22 @@ ] } }, + "rustfmt_nightly-2024-05-02__x86_64-pc-windows-msvc_tools": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "rustfmt_toolchain_tools_repository", + "attributes": { + "version": "nightly", + "iso_date": "2024-05-02", + "sha256s": {}, + "urls": [ + "https://static.rust-lang.org/dist/{}.tar.xz" + ], + "auth": {}, + "netrc": "", + "auth_patterns": {}, + "exec_triple": "x86_64-pc-windows-msvc" + } + }, "rust_linux_x86_64__x86_64-unknown-linux-gnu__nightly": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -4483,46 +5742,20 @@ ] } }, - "rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "toolchain_repository_proxy", - "attributes": { - "toolchain": "@rustfmt_nightly-2024-04-09__aarch64-pc-windows-msvc_tools//:rustfmt_toolchain", - "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", - "target_settings": [], - "exec_compatible_with": [ - "@platforms//cpu:aarch64", - "@platforms//os:windows" - ], - "target_compatible_with": [] - } - }, - "rustfmt_nightly-2024-04-09__aarch64-unknown-linux-gnu_tools": { + "rustfmt_nightly-2024-05-02__x86_64-unknown-linux-gnu_tools": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "rustfmt_toolchain_tools_repository", "attributes": { "version": "nightly", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "sha256s": {}, "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], "auth": {}, - "exec_triple": "aarch64-unknown-linux-gnu" - } - }, - "rustfmt_nightly-2024-04-09__x86_64-apple-darwin": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "toolchain_repository_proxy", - "attributes": { - "toolchain": "@rustfmt_nightly-2024-04-09__x86_64-apple-darwin_tools//:rustfmt_toolchain", - "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", - "target_settings": [], - "exec_compatible_with": [ - "@platforms//cpu:x86_64", - "@platforms//os:osx" - ], - "target_compatible_with": [] + "netrc": "", + "auth_patterns": {}, + "exec_triple": "x86_64-unknown-linux-gnu" } }, "rust_windows_x86_64__wasm32-unknown-unknown__nightly": { @@ -4563,20 +5796,6 @@ ] } }, - "rustfmt_nightly-2024-04-09__x86_64-apple-darwin_tools": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "rustfmt_toolchain_tools_repository", - "attributes": { - "version": "nightly", - "iso_date": "2024-04-09", - "sha256s": {}, - "urls": [ - "https://static.rust-lang.org/dist/{}.tar.xz" - ], - "auth": {}, - "exec_triple": "x86_64-apple-darwin" - } - }, "rust_linux_aarch64__aarch64-unknown-linux-gnu__nightly": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -4596,20 +5815,6 @@ ] } }, - "rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu": { - "bzlFile": "@@rules_rust~//rust:repositories.bzl", - "ruleClassName": "toolchain_repository_proxy", - "attributes": { - "toolchain": "@rustfmt_nightly-2024-04-09__x86_64-unknown-linux-gnu_tools//:rustfmt_toolchain", - "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", - "target_settings": [], - "exec_compatible_with": [ - "@platforms//cpu:x86_64", - "@platforms//os:linux" - ], - "target_compatible_with": [] - } - }, "rust_darwin_aarch64__wasm32-wasi__stable": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "toolchain_repository_proxy", @@ -4656,9 +5861,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "aarch64-pc-windows-msvc", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4668,7 +5873,25 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] + } + }, + "rustfmt_nightly-2024-05-02__x86_64-apple-darwin_tools": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "rustfmt_toolchain_tools_repository", + "attributes": { + "version": "nightly", + "iso_date": "2024-05-02", + "sha256s": {}, + "urls": [ + "https://static.rust-lang.org/dist/{}.tar.xz" + ], + "auth": {}, + "netrc": "", + "auth_patterns": {}, + "exec_triple": "x86_64-apple-darwin" } }, "rust_darwin_aarch64__wasm32-wasi__nightly_tools": { @@ -4679,9 +5902,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-wasi", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4691,7 +5914,25 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] + } + }, + "rustfmt_nightly-2024-05-02__x86_64-unknown-freebsd_tools": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "rustfmt_toolchain_tools_repository", + "attributes": { + "version": "nightly", + "iso_date": "2024-05-02", + "sha256s": {}, + "urls": [ + "https://static.rust-lang.org/dist/{}.tar.xz" + ], + "auth": {}, + "netrc": "", + "auth_patterns": {}, + "exec_triple": "x86_64-unknown-freebsd" } }, "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": { @@ -4732,6 +5973,16 @@ ] } }, + "rust_analyzer_1.78.0": { + "bzlFile": "@@rules_rust~//rust:repositories.bzl", + "ruleClassName": "toolchain_repository_proxy", + "attributes": { + "toolchain": "@rust_analyzer_1.78.0_tools//:rust_analyzer_toolchain", + "toolchain_type": "@rules_rust//rust/rust_analyzer:toolchain_type", + "exec_compatible_with": [], + "target_compatible_with": [] + } + }, "rust_linux_x86_64__wasm32-unknown-unknown__nightly_tools": { "bzlFile": "@@rules_rust~//rust:repositories.bzl", "ruleClassName": "rust_toolchain_tools_repository", @@ -4740,9 +5991,9 @@ "allocator_library": "@rules_rust//ffi/cc/allocator_library", "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", "target_triple": "wasm32-unknown-unknown", - "iso_date": "2024-04-09", + "iso_date": "2024-05-02", "version": "nightly", - "rustfmt_version": "nightly/2024-04-09", + "rustfmt_version": "nightly/2024-05-02", "edition": "2021", "dev_components": false, "extra_rustc_flags": [], @@ -4752,7 +6003,9 @@ "urls": [ "https://static.rust-lang.org/dist/{}.tar.xz" ], - "auth": {} + "auth": {}, + "netrc": "", + "auth_patterns": [] } } }, @@ -4792,7 +6045,7 @@ }, "@@rules_rust~//rust/private:extensions.bzl%i": { "general": { - "bzlTransitiveDigest": "u5P1ixtNkztQlYF0vDyDV+Irt+Ffx3D8WaDD9fTrNy0=", + "bzlTransitiveDigest": "7cTsFjUFFB3r4BFdpYGdADsf1uIX41+m621oouoAPRs=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -5354,10 +6607,10 @@ "ruleClassName": "http_file", "attributes": { "urls": [ - "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-darwin-amd64" + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.1/buildifier-darwin-amd64" ], - "sha256": "2cb0a54683633ef6de4e0491072e22e66ac9c6389051432b76200deeeeaf93fb", - "downloaded_file_path": "buildifier.exe", + "integrity": "sha256-d0YNlXr3oCi7GK223EP6ZLbgAGTkc+rINoq4pwOzp0M=", + "downloaded_file_path": "buildifier", "executable": true } }, @@ -6014,10 +7267,10 @@ "ruleClassName": "http_file", "attributes": { "urls": [ - "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-darwin-arm64" + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.1/buildifier-darwin-arm64" ], - "sha256": "4da23315f0dccabf878c8227fddbccf35545b23b3cb6225bfcf3107689cc4364", - "downloaded_file_path": "buildifier.exe", + "integrity": "sha256-yZD0sDsn1qDYb/6TAUcypZwYurDE86TMVjS9OxYp/OM=", + "downloaded_file_path": "buildifier", "executable": true } }, @@ -8996,10 +10249,10 @@ "ruleClassName": "http_file", "attributes": { "urls": [ - "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-linux-arm64" + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.1/buildifier-linux-arm64" ], - "sha256": "c657c628fca72b7e0446f1a542231722a10ba4321597bd6f6249a5da6060b6ff", - "downloaded_file_path": "buildifier.exe", + "integrity": "sha256-HZrx9pVqQ5/KKHii+/dguXyl3wD2aeXRlTvrDEYHrHE=", + "downloaded_file_path": "buildifier", "executable": true } }, @@ -10601,10 +11854,10 @@ "ruleClassName": "http_file", "attributes": { "urls": [ - "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-linux-amd64" + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.1/buildifier-linux-amd64" ], - "sha256": "3ed7358c7c6a1ca216dc566e9054fd0b97a1482cb0b7e61092be887d42615c5d", - "downloaded_file_path": "buildifier.exe", + "integrity": "sha256-VLfyzo8idhz60mRBbpEgVq6chkX1nrZYO4RrSGSh7oM=", + "downloaded_file_path": "buildifier", "executable": true } }, @@ -12240,9 +13493,9 @@ "ruleClassName": "http_file", "attributes": { "urls": [ - "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-windows-amd64.exe" + "https://github.com/bazelbuild/buildtools/releases/download/v7.1.1/buildifier-windows-amd64.exe" ], - "sha256": "45e13b2951e4c611d346dacdaf0aafaa484045a3e7300fbc5dd01a896a688177", + "integrity": "sha256-Mx2IPnyjbIu+KKHoUoqccRAvS+Yj+Tn6PSCk2PAEvqs=", "downloaded_file_path": "buildifier.exe", "executable": true } diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json index aae1f41ab7..f31d6ffede 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_none.json @@ -1,5 +1,5 @@ { - "checksum": "3051be14d9f4a34a4128f2f92c2ce8cc5ff4c0b9b2446c36cef450cef77c635d", + "checksum": "8eebb15991d786d92c33fada8f4d1ffa4066e458853e3e9057788d5dfc923296", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json index 49a05223a4..a491462408 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_alias_annotation_opt.json @@ -1,5 +1,5 @@ { - "checksum": "f7e1b8182fcfa408544c210076b0112a9f7d9702ff760fc1f47c79e498a2b3e2", + "checksum": "ef0996d8d24c870ad4d6781696663b4ce32158b5a11f5c5e6f2040f647408cbf", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json index 2664c6498d..5296576df1 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_custom_annotation_none.json @@ -1,5 +1,5 @@ { - "checksum": "b8d868acdca29f2b49b634281f8fd629d53b9cb7fe185af25511225800bdb286", + "checksum": "dd50f7aa27d4f281b8f283beb8b44a332ad8c11731f68250159e38622d89e6c3", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json index a86148b1a0..b994d7239b 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_dbg_annotation_fastbuild.json @@ -1,5 +1,5 @@ { - "checksum": "a3422b9bb5b87196dc45009e5f77dbcdc4002403791a9488e75c9352e0a1e916", + "checksum": "69b55cc95efd1af3026173f4d04a6de7862fcf666203f853cd2042615c7d6192", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json index 3bf8c2a961..4efa5353dd 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_alias.json @@ -1,5 +1,5 @@ { - "checksum": "aa7e9295b3a6fb73b96ac2952095e98a505a7a7164ba2b3b986feb29ebad0acf", + "checksum": "cedf00d05772baf88268e3a53147b38b4a0060135b4893a5bab134f08176265a", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json index 6fa0749fc5..2c1d7e5525 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_dbg.json @@ -1,5 +1,5 @@ { - "checksum": "6774bc5798d826bed2e929d7a9cda4e5042d258b2f701ea98b3189d5817d2bcf", + "checksum": "34723df8f98be06e6c8443df29c797c67c3bf65c204842b8ebd5a813963842a2", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json index d13def4c73..7cb79a080b 100644 --- a/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json +++ b/examples/crate_universe/alias_rule/cargo-bazel-lock_global_opt_annotation_none.json @@ -1,5 +1,5 @@ { - "checksum": "639f3d5ba1d036287038ae4d0af66c0c8d9a17de66ac9543a181cd18716dec11", + "checksum": "689e7c097350dd53a519f2b2510bd0a5e1a87381beb4c245b82e40f1b4cd4600", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json b/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json index 574e3594f0..1eba0ba708 100644 --- a/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json +++ b/examples/crate_universe/cargo_aliases/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "109a210262c7b985d737d08b28703c66fe4ed05f1c7782f939d97c67ebf177a2", + "checksum": "aff5d296232e27a2be31e0c924d2d6b270f90a1ed3ac991a15a1f635d7fff553", "crates": { "aho-corasick 0.7.20": { "name": "aho-corasick", @@ -1938,7 +1938,145 @@ } ], "selects": { - "cfg(unix)": [ + "aarch64-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-apple-ios": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-fuchsia": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "armv7-linux-androideabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "i686-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "i686-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "i686-unknown-freebsd": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-apple-ios": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-fuchsia": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-unknown-nixos-gnu": [ { "id": "libc 0.2.139", "target": "libc" @@ -2902,7 +3040,8 @@ "aarch64-pc-windows-msvc" ], "aarch64-unknown-linux-gnu": [ - "aarch64-unknown-linux-gnu" + "aarch64-unknown-linux-gnu", + "aarch64-unknown-nixos-gnu" ], "aarch64-unknown-nixos-gnu": [ "aarch64-unknown-nixos-gnu" @@ -3014,7 +3153,8 @@ "x86_64-unknown-freebsd" ], "x86_64-unknown-linux-gnu": [ - "x86_64-unknown-linux-gnu" + "x86_64-unknown-linux-gnu", + "x86_64-unknown-nixos-gnu" ], "x86_64-unknown-nixos-gnu": [ "x86_64-unknown-nixos-gnu" diff --git a/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json b/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json index 738d227bd9..2a5decbc02 100644 --- a/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json +++ b/examples/crate_universe/cargo_conditional_deps/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "e4d513a0bfd7167cdf5ce6f8379e958ae8a9478b46fdcb9794774115ae255893", + "checksum": "945a24f2caf67b72776c1e1184f5225ed3730c8e1b0ea26dc14405e9e818d7e8", "crates": { "autocfg 1.1.0": { "name": "autocfg", @@ -388,6 +388,10 @@ "id": "libc 0.2.146", "target": "libc" }, + { + "id": "memoffset 0.7.1", + "target": "memoffset" + }, { "id": "pin-utils 0.1.0", "target": "pin_utils" @@ -397,14 +401,7 @@ "target": "static_assertions" } ], - "selects": { - "cfg(not(target_os = \"redox\"))": [ - { - "id": "memoffset 0.7.1", - "target": "memoffset" - } - ] - } + "selects": {} }, "edition": "2018", "version": "0.26.2" @@ -535,42 +532,6 @@ "armv7-unknown-linux-gnueabi": [ "armv7-unknown-linux-gnueabi" ], - "cfg(not(target_os = \"redox\"))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", - "wasm32-unknown-unknown", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" - ], "cfg(target_os = \"linux\")": [ "aarch64-unknown-linux-gnu", "aarch64-unknown-nixos-gnu", diff --git a/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json b/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json index 473f3e6c4d..73f76cc8bb 100644 --- a/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json +++ b/examples/crate_universe/cargo_workspace/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "28e2888488396b7fd2d399c03cd47b938bd6f4b9e5f3c02ce1ae7083988ffb73", + "checksum": "31d1aed9525adf02f67e40f8a5ef415d0d0d3792dbf8d0eda364db304c721ed1", "crates": { "ansi_term 0.12.1": { "name": "ansi_term", @@ -264,7 +264,187 @@ } ], "selects": { - "cfg(not(windows))": [ + "aarch64-apple-darwin": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "aarch64-apple-ios": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "aarch64-fuchsia": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "aarch64-linux-android": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "armv7-linux-androideabi": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "i686-apple-darwin": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "i686-linux-android": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "i686-unknown-freebsd": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "riscv32imc-unknown-none-elf": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "riscv64gc-unknown-none-elf": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "thumbv7em-none-eabi": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "thumbv8m.main-none-eabi": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "wasm32-unknown-unknown": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "wasm32-wasi": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-apple-darwin": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-apple-ios": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-fuchsia": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-linux-android": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-unknown-nixos-gnu": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + } + ], + "x86_64-unknown-none": [ { "id": "ansi_term 0.12.1", "target": "ansi_term" @@ -704,6 +884,72 @@ } ], "selects": { + "aarch64-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-apple-ios": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-fuchsia": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "armv7-linux-androideabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], "cfg(not(target_os = \"emscripten\"))": [ { "id": "rand_chacha 0.2.2", @@ -716,7 +962,79 @@ "target": "rand_hc" } ], - "cfg(unix)": [ + "i686-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "i686-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "i686-unknown-freebsd": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-apple-ios": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-fuchsia": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + } + ], + "x86_64-unknown-nixos-gnu": [ { "id": "libc 0.2.139", "target": "libc" @@ -1541,7 +1859,8 @@ "aarch64-pc-windows-msvc" ], "aarch64-unknown-linux-gnu": [ - "aarch64-unknown-linux-gnu" + "aarch64-unknown-linux-gnu", + "aarch64-unknown-nixos-gnu" ], "aarch64-unknown-nixos-gnu": [ "aarch64-unknown-nixos-gnu" @@ -1594,39 +1913,6 @@ "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], - "cfg(not(windows))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", - "wasm32-unknown-unknown", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" - ], "cfg(target_os = \"emscripten\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"wasi\")": [ @@ -1728,7 +2014,8 @@ "x86_64-unknown-freebsd" ], "x86_64-unknown-linux-gnu": [ - "x86_64-unknown-linux-gnu" + "x86_64-unknown-linux-gnu", + "x86_64-unknown-nixos-gnu" ], "x86_64-unknown-nixos-gnu": [ "x86_64-unknown-nixos-gnu" diff --git a/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json b/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json index a469e16281..7ee4a5b39d 100644 --- a/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json +++ b/examples/crate_universe/complicated_dependencies/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "0aae143fce774d0c8782e303a9c5ea5a7be00fa6a11ac3bef83cd6533e01d63f", + "checksum": "07cc02dd40387f184603870b77daf194a9a3a67ad92c7114acd02b2c1059c364", "crates": { "aho-corasick 1.1.3": { "name": "aho-corasick", diff --git a/examples/crate_universe/multi_package/cargo-bazel-lock.json b/examples/crate_universe/multi_package/cargo-bazel-lock.json index 553b569d53..94156ec116 100644 --- a/examples/crate_universe/multi_package/cargo-bazel-lock.json +++ b/examples/crate_universe/multi_package/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "fcd4a8b711818f092652017e18fbc5bda72d9a566659f25e4369a06bdd7786f2", + "checksum": "c93d2a4f30146ca29998de2f9d8c5671cf5dc35b5f561cef3acb2f441c77d217", "crates": { "aho-corasick 0.7.20": { "name": "aho-corasick", @@ -824,7 +824,7 @@ } ], "selects": { - "cfg(not(target_os = \"unknown\"))": [ + "aarch64-apple-darwin": [ { "id": "async-global-executor 2.3.1", "target": "async_global_executor" @@ -842,256 +842,844 @@ "target": "futures_lite" } ], - "cfg(target_arch = \"wasm32\")": [ + "aarch64-apple-ios": [ { - "id": "futures-channel 0.3.26", - "target": "futures_channel" + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" }, { - "id": "gloo-timers 0.2.6", - "target": "gloo_timers" + "id": "async-io 1.12.0", + "target": "async_io" }, { - "id": "wasm-bindgen-futures 0.4.34", - "target": "wasm_bindgen_futures" + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" } - ] - } - }, - "edition": "2018", - "version": "1.12.0" - }, - "license": "Apache-2.0/MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "async-task 4.3.0": { - "name": "async-task", - "version": "4.3.0", - "package_url": "https://github.com/smol-rs/async-task", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/async-task/4.3.0/download", - "sha256": "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524" - } - }, - "targets": [ - { - "Library": { - "crate_name": "async_task", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "async_task", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, - "edition": "2018", - "version": "4.3.0" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "async-trait 0.1.64": { - "name": "async-trait", - "version": "0.1.64", - "package_url": "https://github.com/dtolnay/async-trait", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/async-trait/0.1.64/download", - "sha256": "1cd7fce9ba8c3c042128ce72d8b2ddbf3a05747efb67ea0313c635e10bda47a2" - } - }, - "targets": [ - { - "ProcMacro": { - "crate_name": "async_trait", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "async_trait", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "async-trait 0.1.64", - "target": "build_script_build" - }, - { - "id": "proc-macro2 1.0.51", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.23", - "target": "quote" - }, - { - "id": "syn 1.0.109", - "target": "syn" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.1.64" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "atomic-waker 1.1.0": { - "name": "atomic-waker", - "version": "1.1.0", - "package_url": "https://github.com/smol-rs/atomic-waker", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/atomic-waker/1.1.0/download", - "sha256": "debc29dde2e69f9e47506b525f639ed42300fc014a3e007832592448fa8e4599" - } - }, - "targets": [ - { - "Library": { - "crate_name": "atomic_waker", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "atomic_waker", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "1.1.0" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "autocfg 1.1.0": { - "name": "autocfg", - "version": "1.1.0", - "package_url": "https://github.com/cuviper/autocfg", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/autocfg/1.1.0/download", - "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" - } - }, - "targets": [ - { - "Library": { - "crate_name": "autocfg", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "autocfg", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2015", - "version": "1.1.0" - }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" - }, - "base64 0.13.1": { - "name": "base64", - "version": "0.13.1", - "package_url": "https://github.com/marshallpierce/rust-base64", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/base64/0.13.1/download", - "sha256": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" - } - }, - "targets": [ - { - "Library": { - "crate_name": "base64", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } + ], + "aarch64-apple-ios-sim": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "aarch64-fuchsia": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "aarch64-linux-android": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "armv7-linux-androideabi": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "i686-apple-darwin": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "i686-linux-android": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "i686-pc-windows-msvc": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "i686-unknown-freebsd": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "riscv32imc-unknown-none-elf": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "riscv64gc-unknown-none-elf": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "thumbv7em-none-eabi": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "thumbv8m.main-none-eabi": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "wasm32-unknown-unknown": [ + { + "id": "futures-channel 0.3.26", + "target": "futures_channel" + }, + { + "id": "gloo-timers 0.2.6", + "target": "gloo_timers" + }, + { + "id": "wasm-bindgen-futures 0.4.34", + "target": "wasm_bindgen_futures" + } + ], + "wasm32-wasi": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-channel 0.3.26", + "target": "futures_channel" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + }, + { + "id": "gloo-timers 0.2.6", + "target": "gloo_timers" + }, + { + "id": "wasm-bindgen-futures 0.4.34", + "target": "wasm_bindgen_futures" + } + ], + "x86_64-apple-darwin": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-apple-ios": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-fuchsia": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-linux-android": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-pc-windows-msvc": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-unknown-nixos-gnu": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ], + "x86_64-unknown-none": [ + { + "id": "async-global-executor 2.3.1", + "target": "async_global_executor" + }, + { + "id": "async-io 1.12.0", + "target": "async_io" + }, + { + "id": "async-process 1.6.0", + "target": "async_process" + }, + { + "id": "futures-lite 1.12.0", + "target": "futures_lite" + } + ] + } + }, + "edition": "2018", + "version": "1.12.0" + }, + "license": "Apache-2.0/MIT", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "async-task 4.3.0": { + "name": "async-task", + "version": "4.3.0", + "package_url": "https://github.com/smol-rs/async-task", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/async-task/4.3.0/download", + "sha256": "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524" + } + }, + "targets": [ + { + "Library": { + "crate_name": "async_task", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": false, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "async_task", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "4.3.0" + }, + "license": "Apache-2.0 OR MIT", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "async-trait 0.1.64": { + "name": "async-trait", + "version": "0.1.64", + "package_url": "https://github.com/dtolnay/async-trait", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/async-trait/0.1.64/download", + "sha256": "1cd7fce9ba8c3c042128ce72d8b2ddbf3a05747efb67ea0313c635e10bda47a2" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "async_trait", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": false, + "include": [ + "**/*.rs" + ] + } + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": { + "allow_empty": false, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "async_trait", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "async-trait 0.1.64", + "target": "build_script_build" + }, + { + "id": "proc-macro2 1.0.51", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.23", + "target": "quote" + }, + { + "id": "syn 1.0.109", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.64" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "atomic-waker 1.1.0": { + "name": "atomic-waker", + "version": "1.1.0", + "package_url": "https://github.com/smol-rs/atomic-waker", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/atomic-waker/1.1.0/download", + "sha256": "debc29dde2e69f9e47506b525f639ed42300fc014a3e007832592448fa8e4599" + } + }, + "targets": [ + { + "Library": { + "crate_name": "atomic_waker", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": false, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "atomic_waker", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.1.0" + }, + "license": "Apache-2.0 OR MIT", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "autocfg 1.1.0": { + "name": "autocfg", + "version": "1.1.0", + "package_url": "https://github.com/cuviper/autocfg", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/autocfg/1.1.0/download", + "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" + } + }, + "targets": [ + { + "Library": { + "crate_name": "autocfg", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": false, + "include": [ + "**/*.rs" + ] + } + } + } + ], + "library_target_name": "autocfg", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.1.0" + }, + "license": "Apache-2.0 OR MIT", + "license_ids": [ + "Apache-2.0", + "MIT" + ], + "license_file": "LICENSE-APACHE" + }, + "base64 0.13.1": { + "name": "base64", + "version": "0.13.1", + "package_url": "https://github.com/marshallpierce/rust-base64", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/base64/0.13.1/download", + "sha256": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "base64", + "crate_root": "src/lib.rs", + "srcs": { + "allow_empty": false, + "include": [ + "**/*.rs" + ] + } + } + } ], "library_target_name": "base64", "common_attrs": { @@ -2400,7 +2988,117 @@ "std", "waker-fn" ], - "aarch64-apple-ios": [ + "aarch64-apple-ios": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "aarch64-apple-ios-sim": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "aarch64-fuchsia": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "aarch64-linux-android": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "aarch64-pc-windows-msvc": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "aarch64-unknown-linux-gnu": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "aarch64-unknown-nixos-gnu": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "aarch64-unknown-nto-qnx710": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "arm-unknown-linux-gnueabi": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "armv7-linux-androideabi": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "armv7-unknown-linux-gnueabi": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "i686-apple-darwin": [ "alloc", "default", "fastrand", @@ -2410,7 +3108,7 @@ "std", "waker-fn" ], - "aarch64-apple-ios-sim": [ + "i686-linux-android": [ "alloc", "default", "fastrand", @@ -2420,7 +3118,7 @@ "std", "waker-fn" ], - "aarch64-fuchsia": [ + "i686-pc-windows-msvc": [ "alloc", "default", "fastrand", @@ -2430,7 +3128,7 @@ "std", "waker-fn" ], - "aarch64-linux-android": [ + "i686-unknown-freebsd": [ "alloc", "default", "fastrand", @@ -2440,7 +3138,7 @@ "std", "waker-fn" ], - "aarch64-pc-windows-msvc": [ + "i686-unknown-linux-gnu": [ "alloc", "default", "fastrand", @@ -2450,7 +3148,147 @@ "std", "waker-fn" ], - "aarch64-unknown-linux-gnu": [ + "powerpc-unknown-linux-gnu": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "riscv32imc-unknown-none-elf": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "riscv64gc-unknown-none-elf": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "s390x-unknown-linux-gnu": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "thumbv7em-none-eabi": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "thumbv8m.main-none-eabi": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "wasm32-wasi": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-apple-darwin": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-apple-ios": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-fuchsia": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-linux-android": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-pc-windows-msvc": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-unknown-freebsd": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-unknown-linux-gnu": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ], + "x86_64-unknown-nixos-gnu": [ "alloc", "default", "fastrand", @@ -2460,300 +3298,757 @@ "std", "waker-fn" ], + "x86_64-unknown-none": [ + "alloc", + "default", + "fastrand", + "futures-io", + "memchr", + "parking", + "std", + "waker-fn" + ] + } + }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.26", + "target": "futures_core" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + } + ], + "selects": { + "aarch64-apple-darwin": [ + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ], + "aarch64-apple-ios": [ + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ], + "aarch64-fuchsia": [ + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ], + "aarch64-linux-android": [ + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ], "aarch64-unknown-nixos-gnu": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "aarch64-unknown-nto-qnx710": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "arm-unknown-linux-gnueabi": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "armv7-linux-androideabi": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "armv7-unknown-linux-gnueabi": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "i686-apple-darwin": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "i686-linux-android": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "i686-pc-windows-msvc": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "i686-unknown-freebsd": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "i686-unknown-linux-gnu": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "powerpc-unknown-linux-gnu": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "riscv32imc-unknown-none-elf": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "riscv64gc-unknown-none-elf": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "s390x-unknown-linux-gnu": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "thumbv7em-none-eabi": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "thumbv8m.main-none-eabi": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "wasm32-wasi": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-apple-darwin": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-apple-ios": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-fuchsia": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-linux-android": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-pc-windows-msvc": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-unknown-freebsd": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-unknown-linux-gnu": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-unknown-nixos-gnu": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } ], "x86_64-unknown-none": [ - "alloc", - "default", - "fastrand", - "futures-io", - "memchr", - "parking", - "std", - "waker-fn" - ] - } - }, - "deps": { - "common": [ - { - "id": "fastrand 1.9.0", - "target": "fastrand" - }, - { - "id": "futures-core 0.3.26", - "target": "futures_core" - }, - { - "id": "futures-io 0.3.26", - "target": "futures_io" - }, - { - "id": "memchr 2.5.0", - "target": "memchr" - }, - { - "id": "parking 2.0.0", - "target": "parking" - }, - { - "id": "pin-project-lite 0.2.9", - "target": "pin_project_lite" - }, - { - "id": "waker-fn 1.1.0", - "target": "waker_fn" - } - ], - "selects": {} + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "futures-io 0.3.26", + "target": "futures_io" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "parking 2.0.0", + "target": "parking" + }, + { + "id": "waker-fn 1.1.0", + "target": "waker_fn" + } + ] + } }, "edition": "2018", "version": "1.12.0" @@ -3966,118 +5261,307 @@ "runtime" ], "x86_64-fuchsia": [ - "client", - "h2", - "http2", - "runtime" + "client", + "h2", + "http2", + "runtime" + ], + "x86_64-linux-android": [ + "client", + "h2", + "http2", + "runtime" + ], + "x86_64-pc-windows-msvc": [ + "client", + "h2", + "http2", + "runtime" + ], + "x86_64-unknown-freebsd": [ + "client", + "h2", + "http2", + "runtime" + ], + "x86_64-unknown-linux-gnu": [ + "client", + "h2", + "http2", + "runtime" + ], + "x86_64-unknown-nixos-gnu": [ + "client", + "h2", + "http2", + "runtime" + ], + "x86_64-unknown-none": [ + "client", + "h2", + "http2", + "runtime" + ] + } + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures-channel 0.3.26", + "target": "futures_channel" + }, + { + "id": "futures-core 0.3.26", + "target": "futures_core" + }, + { + "id": "futures-util 0.3.26", + "target": "futures_util" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "http-body 0.4.5", + "target": "http_body" + }, + { + "id": "httparse 1.8.0", + "target": "httparse" + }, + { + "id": "httpdate 1.0.2", + "target": "httpdate" + }, + { + "id": "itoa 1.0.5", + "target": "itoa" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + }, + { + "id": "tokio 1.26.0", + "target": "tokio" + }, + { + "id": "tower-service 0.3.2", + "target": "tower_service" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" + }, + { + "id": "want 0.3.0", + "target": "want" + } + ], + "selects": { + "aarch64-apple-darwin": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-apple-ios": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-fuchsia": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-linux-android": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "armv7-linux-androideabi": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "i686-apple-darwin": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "i686-linux-android": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "i686-pc-windows-msvc": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "i686-unknown-freebsd": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "riscv32imc-unknown-none-elf": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "riscv64gc-unknown-none-elf": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "thumbv7em-none-eabi": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "thumbv8m.main-none-eabi": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "x86_64-apple-darwin": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "x86_64-apple-ios": [ + { + "id": "h2 0.3.16", + "target": "h2" + } + ], + "x86_64-fuchsia": [ + { + "id": "h2 0.3.16", + "target": "h2" + } ], "x86_64-linux-android": [ - "client", - "h2", - "http2", - "runtime" + { + "id": "h2 0.3.16", + "target": "h2" + } ], "x86_64-pc-windows-msvc": [ - "client", - "h2", - "http2", - "runtime" + { + "id": "h2 0.3.16", + "target": "h2" + } ], "x86_64-unknown-freebsd": [ - "client", - "h2", - "http2", - "runtime" + { + "id": "h2 0.3.16", + "target": "h2" + } ], "x86_64-unknown-linux-gnu": [ - "client", - "h2", - "http2", - "runtime" + { + "id": "h2 0.3.16", + "target": "h2" + } ], "x86_64-unknown-nixos-gnu": [ - "client", - "h2", - "http2", - "runtime" + { + "id": "h2 0.3.16", + "target": "h2" + } ], "x86_64-unknown-none": [ - "client", - "h2", - "http2", - "runtime" + { + "id": "h2 0.3.16", + "target": "h2" + } ] } }, - "deps": { - "common": [ - { - "id": "bytes 1.4.0", - "target": "bytes" - }, - { - "id": "futures-channel 0.3.26", - "target": "futures_channel" - }, - { - "id": "futures-core 0.3.26", - "target": "futures_core" - }, - { - "id": "futures-util 0.3.26", - "target": "futures_util" - }, - { - "id": "h2 0.3.16", - "target": "h2" - }, - { - "id": "http 0.2.9", - "target": "http" - }, - { - "id": "http-body 0.4.5", - "target": "http_body" - }, - { - "id": "httparse 1.8.0", - "target": "httparse" - }, - { - "id": "httpdate 1.0.2", - "target": "httpdate" - }, - { - "id": "itoa 1.0.5", - "target": "itoa" - }, - { - "id": "pin-project-lite 0.2.9", - "target": "pin_project_lite" - }, - { - "id": "socket2 0.4.9", - "target": "socket2" - }, - { - "id": "tokio 1.26.0", - "target": "tokio" - }, - { - "id": "tower-service 0.3.2", - "target": "tower_service" - }, - { - "id": "tracing 0.1.37", - "target": "tracing" - }, - { - "id": "want 0.3.0", - "target": "want" - } - ], - "selects": {} - }, "edition": "2018", "version": "0.14.24" }, @@ -6695,50 +8179,718 @@ } ], "selects": { + "aarch64-apple-darwin": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-apple-ios": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-fuchsia": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-linux-android": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "armv7-linux-androideabi": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], "cfg(not(target_arch = \"wasm32\"))": [ { - "id": "encoding_rs 0.8.32", - "target": "encoding_rs" + "id": "encoding_rs 0.8.32", + "target": "encoding_rs" + }, + { + "id": "h2 0.3.16", + "target": "h2" + }, + { + "id": "http-body 0.4.5", + "target": "http_body" + }, + { + "id": "hyper 0.14.24", + "target": "hyper" + }, + { + "id": "ipnet 2.7.1", + "target": "ipnet" + }, + { + "id": "log 0.4.17", + "target": "log" + }, + { + "id": "mime 0.3.16", + "target": "mime" + }, + { + "id": "once_cell 1.17.1", + "target": "once_cell" + }, + { + "id": "percent-encoding 2.2.0", + "target": "percent_encoding" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.26.0", + "target": "tokio" + } + ], + "cfg(target_arch = \"wasm32\")": [ + { + "id": "js-sys 0.3.61", + "target": "js_sys" + }, + { + "id": "wasm-bindgen 0.2.84", + "target": "wasm_bindgen" + }, + { + "id": "wasm-bindgen-futures 0.4.34", + "target": "wasm_bindgen_futures" + }, + { + "id": "web-sys 0.3.61", + "target": "web_sys" + } + ], + "cfg(windows)": [ + { + "id": "winreg 0.10.1", + "target": "winreg" + } + ], + "i686-apple-darwin": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "i686-linux-android": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "i686-pc-windows-msvc": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "i686-unknown-freebsd": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "riscv32imc-unknown-none-elf": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "riscv64gc-unknown-none-elf": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "thumbv7em-none-eabi": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "thumbv8m.main-none-eabi": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "x86_64-apple-darwin": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "x86_64-apple-ios": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "x86_64-fuchsia": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "x86_64-linux-android": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" }, { - "id": "h2 0.3.16", - "target": "h2" + "id": "rustls 0.20.8", + "target": "rustls" }, { - "id": "http-body 0.4.5", - "target": "http_body" + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" }, { - "id": "hyper 0.14.24", - "target": "hyper" + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "x86_64-pc-windows-msvc": [ { "id": "hyper-rustls 0.23.2", "target": "hyper_rustls" }, { - "id": "ipnet 2.7.1", - "target": "ipnet" + "id": "rustls 0.20.8", + "target": "rustls" }, { - "id": "log 0.4.17", - "target": "log" + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" }, { - "id": "mime 0.3.16", - "target": "mime" + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" }, { - "id": "once_cell 1.17.1", - "target": "once_cell" + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" }, { - "id": "percent-encoding 2.2.0", - "target": "percent_encoding" + "id": "rustls 0.20.8", + "target": "rustls" }, { - "id": "pin-project-lite 0.2.9", - "target": "pin_project_lite" + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" }, { "id": "rustls 0.20.8", @@ -6748,10 +8900,6 @@ "id": "rustls-pemfile 1.0.2", "target": "rustls_pemfile" }, - { - "id": "tokio 1.26.0", - "target": "tokio" - }, { "id": "tokio-rustls 0.23.4", "target": "tokio_rustls" @@ -6761,28 +8909,48 @@ "target": "webpki_roots" } ], - "cfg(target_arch = \"wasm32\")": [ + "x86_64-unknown-nixos-gnu": [ { - "id": "js-sys 0.3.61", - "target": "js_sys" + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" }, { - "id": "wasm-bindgen 0.2.84", - "target": "wasm_bindgen" + "id": "rustls 0.20.8", + "target": "rustls" }, { - "id": "wasm-bindgen-futures 0.4.34", - "target": "wasm_bindgen_futures" + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" }, { - "id": "web-sys 0.3.61", - "target": "web_sys" + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" } ], - "cfg(windows)": [ + "x86_64-unknown-none": [ { - "id": "winreg 0.10.1", - "target": "winreg" + "id": "hyper-rustls 0.23.2", + "target": "hyper_rustls" + }, + { + "id": "rustls 0.20.8", + "target": "rustls" + }, + { + "id": "rustls-pemfile 1.0.2", + "target": "rustls_pemfile" + }, + { + "id": "tokio-rustls 0.23.4", + "target": "tokio_rustls" + }, + { + "id": "webpki-roots 0.22.6", + "target": "webpki_roots" } ] } @@ -6859,6 +9027,42 @@ } ], "selects": { + "aarch64-linux-android": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "armv7-linux-androideabi": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ { "id": "web-sys 0.3.61", @@ -6875,10 +9079,6 @@ { "id": "libc 0.2.139", "target": "libc" - }, - { - "id": "once_cell 1.17.1", - "target": "once_cell" } ], "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ @@ -6892,6 +9092,60 @@ "id": "winapi 0.3.9", "target": "winapi" } + ], + "i686-linux-android": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "i686-unknown-freebsd": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "x86_64-linux-android": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } + ], + "x86_64-unknown-nixos-gnu": [ + { + "id": "once_cell 1.17.1", + "target": "once_cell" + } ] } }, @@ -8445,220 +10699,842 @@ "io-util", "memchr" ], - "aarch64-apple-ios": [ + "aarch64-apple-ios": [ + "bytes", + "io-util", + "memchr" + ], + "aarch64-apple-ios-sim": [ + "bytes", + "io-util", + "memchr" + ], + "aarch64-fuchsia": [ + "bytes", + "io-util", + "memchr" + ], + "aarch64-linux-android": [ + "bytes", + "io-util", + "memchr" + ], + "aarch64-pc-windows-msvc": [ + "bytes", + "io-util", + "memchr", + "windows-sys" + ], + "aarch64-unknown-linux-gnu": [ + "bytes", + "io-util", + "memchr" + ], + "aarch64-unknown-nixos-gnu": [ + "bytes", + "io-util", + "memchr" + ], + "aarch64-unknown-nto-qnx710": [ + "bytes", + "io-util", + "memchr" + ], + "arm-unknown-linux-gnueabi": [ + "bytes", + "io-util", + "memchr" + ], + "armv7-linux-androideabi": [ "bytes", "io-util", "memchr" ], - "aarch64-apple-ios-sim": [ + "armv7-unknown-linux-gnueabi": [ "bytes", "io-util", "memchr" ], - "aarch64-fuchsia": [ + "i686-apple-darwin": [ "bytes", "io-util", "memchr" ], - "aarch64-linux-android": [ + "i686-linux-android": [ "bytes", "io-util", "memchr" ], - "aarch64-pc-windows-msvc": [ + "i686-pc-windows-msvc": [ "bytes", "io-util", "memchr", "windows-sys" ], - "aarch64-unknown-linux-gnu": [ + "i686-unknown-freebsd": [ "bytes", "io-util", "memchr" ], - "aarch64-unknown-nixos-gnu": [ + "i686-unknown-linux-gnu": [ "bytes", "io-util", "memchr" ], - "aarch64-unknown-nto-qnx710": [ + "powerpc-unknown-linux-gnu": [ + "bytes", + "io-util", + "memchr" + ], + "riscv32imc-unknown-none-elf": [ + "bytes", + "io-util", + "memchr" + ], + "riscv64gc-unknown-none-elf": [ + "bytes", + "io-util", + "memchr" + ], + "s390x-unknown-linux-gnu": [ + "bytes", + "io-util", + "memchr" + ], + "thumbv7em-none-eabi": [ + "bytes", + "io-util", + "memchr" + ], + "thumbv8m.main-none-eabi": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-apple-darwin": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-apple-ios": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-fuchsia": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-linux-android": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-pc-windows-msvc": [ + "bytes", + "io-util", + "memchr", + "windows-sys" + ], + "x86_64-unknown-freebsd": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-unknown-linux-gnu": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-unknown-nixos-gnu": [ + "bytes", + "io-util", + "memchr" + ], + "x86_64-unknown-none": [ "bytes", "io-util", "memchr" + ] + } + }, + "deps": { + "common": [ + { + "id": "mio 0.8.6", + "target": "mio" + }, + { + "id": "num_cpus 1.15.0", + "target": "num_cpus" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.26.0", + "target": "build_script_build" + } + ], + "selects": { + "aarch64-apple-darwin": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-apple-ios": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-fuchsia": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-linux-android": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + }, + { + "id": "windows-sys 0.45.0", + "target": "windows_sys" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "arm-unknown-linux-gnueabi": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "armv7-linux-androideabi": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "armv7-unknown-linux-gnueabi": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "cfg(docsrs)": [ + { + "id": "windows-sys 0.45.0", + "target": "windows_sys" + } ], "i686-apple-darwin": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "i686-linux-android": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "i686-pc-windows-msvc": [ - "bytes", - "io-util", - "memchr", - "windows-sys" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + }, + { + "id": "windows-sys 0.45.0", + "target": "windows_sys" + } ], "i686-unknown-freebsd": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "i686-unknown-linux-gnu": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "powerpc-unknown-linux-gnu": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "riscv32imc-unknown-none-elf": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "riscv64gc-unknown-none-elf": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "s390x-unknown-linux-gnu": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "thumbv7em-none-eabi": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "thumbv8m.main-none-eabi": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "x86_64-apple-darwin": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "x86_64-apple-ios": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "x86_64-fuchsia": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "x86_64-linux-android": [ - "bytes", - "io-util", - "memchr" + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } ], "x86_64-pc-windows-msvc": [ - "bytes", - "io-util", - "memchr", - "windows-sys" - ], - "x86_64-unknown-freebsd": [ - "bytes", - "io-util", - "memchr" - ], - "x86_64-unknown-linux-gnu": [ - "bytes", - "io-util", - "memchr" - ], - "x86_64-unknown-nixos-gnu": [ - "bytes", - "io-util", - "memchr" - ], - "x86_64-unknown-none": [ - "bytes", - "io-util", - "memchr" - ] - } - }, - "deps": { - "common": [ - { - "id": "bytes 1.4.0", - "target": "bytes" - }, - { - "id": "memchr 2.5.0", - "target": "memchr" - }, - { - "id": "mio 0.8.6", - "target": "mio" - }, - { - "id": "num_cpus 1.15.0", - "target": "num_cpus" - }, - { - "id": "pin-project-lite 0.2.9", - "target": "pin_project_lite" - }, - { - "id": "tokio 1.26.0", - "target": "build_script_build" - } - ], - "selects": { - "cfg(docsrs)": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + }, { "id": "windows-sys 0.45.0", "target": "windows_sys" } ], - "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ + "x86_64-unknown-freebsd": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, { "id": "socket2 0.4.9", "target": "socket2" } ], - "cfg(unix)": [ + "x86_64-unknown-linux-gnu": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, { "id": "libc 0.2.139", "target": "libc" }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, { "id": "signal-hook-registry 1.4.1", "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" } ], - "cfg(windows)": [ + "x86_64-unknown-nixos-gnu": [ { - "id": "windows-sys 0.45.0", - "target": "windows_sys" + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-unknown-none": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" } ] } @@ -11747,7 +14623,8 @@ "aarch64-pc-windows-msvc" ], "aarch64-unknown-linux-gnu": [ - "aarch64-unknown-linux-gnu" + "aarch64-unknown-linux-gnu", + "aarch64-unknown-nixos-gnu" ], "aarch64-unknown-nixos-gnu": [ "aarch64-unknown-nixos-gnu" @@ -11841,40 +14718,6 @@ "x86_64-unknown-nixos-gnu" ], "cfg(docsrs)": [], - "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" - ], "cfg(not(target_arch = \"wasm32\"))": [ "aarch64-apple-darwin", "aarch64-apple-ios", @@ -11909,41 +14752,6 @@ "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], - "cfg(not(target_os = \"unknown\"))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", - "wasm32-wasi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" - ], "cfg(not(windows))": [ "aarch64-apple-darwin", "aarch64-apple-ios", @@ -12125,7 +14933,8 @@ "x86_64-unknown-freebsd" ], "x86_64-unknown-linux-gnu": [ - "x86_64-unknown-linux-gnu" + "x86_64-unknown-linux-gnu", + "x86_64-unknown-nixos-gnu" ], "x86_64-unknown-nixos-gnu": [ "x86_64-unknown-nixos-gnu" diff --git a/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json b/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json index 6a5c0fc867..7c6089d41c 100644 --- a/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json +++ b/examples/crate_universe/no_cargo_manifests/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "8bee16e6f7dd102ae09734301ae5c0d08452b824a96d1ad01a2a3d0cf77bb39b", + "checksum": "2b1cbab2b98d3179fa2dcd3922d3f728c9f08b8373d2a9a11bd5e9cfe5242970", "crates": { "async-trait 0.1.64": { "name": "async-trait", @@ -3811,19 +3811,191 @@ } ], "selects": { + "aarch64-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-apple-ios": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-apple-ios-sim": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-fuchsia": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + }, + { + "id": "windows-sys 0.45.0", + "target": "windows_sys" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "aarch64-unknown-nto-qnx710": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "arm-unknown-linux-gnueabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "armv7-linux-androideabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "armv7-unknown-linux-gnueabi": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], "cfg(docsrs)": [ { "id": "windows-sys 0.45.0", "target": "windows_sys" } ], - "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ + "i686-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, { "id": "socket2 0.4.9", "target": "socket2" } ], - "cfg(unix)": [ + "i686-linux-android": [ { "id": "libc 0.2.139", "target": "libc" @@ -3831,13 +4003,215 @@ { "id": "signal-hook-registry 1.4.1", "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" } ], - "cfg(windows)": [ + "i686-pc-windows-msvc": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + }, { "id": "windows-sys 0.45.0", "target": "windows_sys" } + ], + "i686-unknown-freebsd": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "i686-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "powerpc-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "riscv32imc-unknown-none-elf": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "riscv64gc-unknown-none-elf": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "s390x-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "thumbv7em-none-eabi": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "thumbv8m.main-none-eabi": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-apple-darwin": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-apple-ios": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-fuchsia": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-linux-android": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-pc-windows-msvc": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + }, + { + "id": "windows-sys 0.45.0", + "target": "windows_sys" + } + ], + "x86_64-unknown-freebsd": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.139", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "x86_64-unknown-none": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + } ] } }, @@ -4455,14 +4829,7 @@ "target": "once_cell" } ], - "selects": { - "cfg(tracing_unstable)": [ - { - "id": "valuable 0.1.0", - "target": "valuable" - } - ] - } + "selects": {} }, "edition": "2018", "version": "0.1.30" @@ -5745,7 +6112,8 @@ "aarch64-pc-windows-msvc" ], "aarch64-unknown-linux-gnu": [ - "aarch64-unknown-linux-gnu" + "aarch64-unknown-linux-gnu", + "aarch64-unknown-nixos-gnu" ], "aarch64-unknown-nixos-gnu": [ "aarch64-unknown-nixos-gnu" @@ -5765,40 +6133,6 @@ ], "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [], "cfg(docsrs)": [], - "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-pc-windows-msvc", - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-pc-windows-msvc", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "riscv32imc-unknown-none-elf", - "riscv64gc-unknown-none-elf", - "s390x-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-pc-windows-msvc", - "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", - "x86_64-unknown-none" - ], "cfg(not(windows))": [ "aarch64-apple-darwin", "aarch64-apple-ios", @@ -5877,7 +6211,6 @@ "i686-pc-windows-msvc", "x86_64-pc-windows-msvc" ], - "cfg(tracing_unstable)": [], "cfg(unix)": [ "aarch64-apple-darwin", "aarch64-apple-ios", @@ -5972,7 +6305,8 @@ "x86_64-unknown-freebsd" ], "x86_64-unknown-linux-gnu": [ - "x86_64-unknown-linux-gnu" + "x86_64-unknown-linux-gnu", + "x86_64-unknown-nixos-gnu" ], "x86_64-unknown-nixos-gnu": [ "x86_64-unknown-nixos-gnu" diff --git a/examples/crate_universe/using_cxx/cargo-bazel-lock.json b/examples/crate_universe/using_cxx/cargo-bazel-lock.json index ca27547624..d6faf0e61b 100644 --- a/examples/crate_universe/using_cxx/cargo-bazel-lock.json +++ b/examples/crate_universe/using_cxx/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "13d71a5e8c51ea134fc5180e51d2d3d60af3969981b709dc3a7e960742a4f245", + "checksum": "e1307baf970c0e62403e2e85bd179a89b2c018e2a408815fe04819c01d232704", "crates": { "cc 1.0.82": { "name": "cc", diff --git a/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock b/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock index 1da63a3691..b47a5999ad 100644 --- a/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock +++ b/examples/crate_universe/using_cxx/cxxbridge-cmd.Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "7c0e955d3dd095cdd4b7fcf1a8e5d6581d2dc9bfb924bdc4890c433b90870a0c", + "checksum": "2a6c9b478e404dbd29526939eab51fcf24aa1620547b1727d810550ce762115e", "crates": { "anstyle 1.0.1": { "name": "anstyle", diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel index d0caf65fe7..0bbe0f1e71 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.async-stream-impl-0.3.5.bazel @@ -79,8 +79,8 @@ rust_proc_macro( }), version = "0.3.5", deps = [ - "@crates_vendor_manifests__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_manifests__quote-1.0.35//:quote", - "@crates_vendor_manifests__syn-2.0.58//:syn", + "@crates_vendor_manifests__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_manifests__quote-1.0.36//:quote", + "@crates_vendor_manifests__syn-2.0.61//:syn", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.autocfg-1.2.0.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.autocfg-1.3.0.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.autocfg-1.2.0.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.autocfg-1.3.0.bazel index 809b866cfd..cc347dee95 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.autocfg-1.2.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.autocfg-1.3.0.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.2.0", + version = "1.3.0", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.backtrace-0.3.71.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.backtrace-0.3.71.bazel index dccd68c2d5..50bd820810 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.backtrace-0.3.71.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.backtrace-0.3.71.bazel @@ -82,191 +82,191 @@ rust_library( deps = [ "@crates_vendor_manifests__backtrace-0.3.71//:build_script_build", "@crates_vendor_manifests__cfg-if-1.0.0//:cfg_if", - "@crates_vendor_manifests__rustc-demangle-0.1.23//:rustc_demangle", + "@crates_vendor_manifests__rustc-demangle-0.1.24//:rustc_demangle", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@crates_vendor_manifests__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_manifests__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], @@ -308,7 +308,7 @@ cargo_build_script( version = "0.3.71", visibility = ["//visibility:private"], deps = [ - "@crates_vendor_manifests__cc-1.0.90//:cc", + "@crates_vendor_manifests__cc-1.0.97//:cc", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.cc-1.0.90.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.cc-1.0.97.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.cc-1.0.90.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.cc-1.0.97.bazel index 22ed5dbd81..ec57e58573 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.cc-1.0.90.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.cc-1.0.97.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.90", + version = "1.0.97", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.errno-0.3.8.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.errno-0.3.8.bazel index 2c49942fce..f1eccef560 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.errno-0.3.8.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.errno-0.3.8.bazel @@ -83,88 +83,88 @@ rust_library( version = "0.3.8", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(target_os = "wasi") + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(target_os = "wasi") ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.fastrand-2.0.2.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.fastrand-2.1.0.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.fastrand-2.0.2.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.fastrand-2.1.0.bazel index 1263082938..6764c397d2 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.fastrand-2.0.2.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.fastrand-2.1.0.bazel @@ -82,5 +82,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "2.0.2", + version = "2.1.0", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.libc-0.2.153.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.libc-0.2.154.bazel similarity index 98% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.libc-0.2.153.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.libc-0.2.154.bazel index 53f01d58c5..c9b469d4c6 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.libc-0.2.153.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.libc-0.2.154.bazel @@ -138,9 +138,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.2.153", + version = "0.2.154", deps = [ - "@crates_vendor_manifests__libc-0.2.153//:build_script_build", + "@crates_vendor_manifests__libc-0.2.154//:build_script_build", ], ) @@ -235,7 +235,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.2.153", + version = "0.2.154", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.13.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.13.bazel index 55479838dc..b23a1aad62 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.13.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.linux-raw-sys-0.4.13.bazel @@ -38,8 +38,8 @@ rust_library( "errno", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "elf", # aarch64-unknown-nixos-gnu - "errno", # aarch64-unknown-nixos-gnu + "elf", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "elf", # arm-unknown-linux-gnueabi @@ -58,8 +58,8 @@ rust_library( "errno", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "elf", # x86_64-unknown-nixos-gnu - "errno", # x86_64-unknown-nixos-gnu + "elf", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.lock_api-0.4.11.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.lock_api-0.4.12.bazel similarity index 95% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.lock_api-0.4.11.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.lock_api-0.4.12.bazel index b645f720f8..2c0efb4f78 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.lock_api-0.4.11.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.lock_api-0.4.12.bazel @@ -34,7 +34,7 @@ rust_library( "default", ], crate_root = "src/lib.rs", - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.4.11", + version = "0.4.12", deps = [ - "@crates_vendor_manifests__lock_api-0.4.11//:build_script_build", + "@crates_vendor_manifests__lock_api-0.4.12//:build_script_build", "@crates_vendor_manifests__scopeguard-1.2.0//:scopeguard", ], ) @@ -113,7 +113,7 @@ cargo_build_script( "WORKSPACE.bazel", ], ), - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -124,10 +124,10 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.4.11", + version = "0.4.12", visibility = ["//visibility:private"], deps = [ - "@crates_vendor_manifests__autocfg-1.2.0//:autocfg", + "@crates_vendor_manifests__autocfg-1.3.0//:autocfg", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel index a76b4a8652..4dac5c6728 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.mio-0.8.11.bazel @@ -85,89 +85,89 @@ rust_library( version = "0.8.11", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(target_os = "wasi") + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(target_os = "wasi") "@crates_vendor_manifests__wasi-0.11.0-wasi-snapshot-preview1//:wasi", # cfg(target_os = "wasi") ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel index 005e4d6c61..5f218daa6d 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.num_cpus-1.16.0.bazel @@ -80,97 +80,97 @@ rust_library( version = "1.16.0", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(not(windows)) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.1.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.2.bazel similarity index 94% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.1.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.2.bazel index 1350cb5090..15ddccec13 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot-0.12.2.bazel @@ -32,7 +32,7 @@ rust_library( "default", ], crate_root = "src/lib.rs", - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -80,9 +80,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.12.1", + version = "0.12.2", deps = [ - "@crates_vendor_manifests__lock_api-0.4.11//:lock_api", - "@crates_vendor_manifests__parking_lot_core-0.9.9//:parking_lot_core", + "@crates_vendor_manifests__lock_api-0.4.12//:lock_api", + "@crates_vendor_manifests__parking_lot_core-0.9.10//:parking_lot_core", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.9.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.10.bazel similarity index 78% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.9.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.10.bazel index abb9b5def8..95e78543da 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.9.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.parking_lot_core-0.9.10.bazel @@ -30,7 +30,7 @@ rust_library( ], ), crate_root = "src/lib.rs", - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -78,92 +78,92 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.9.9", + version = "0.9.10", deps = [ "@crates_vendor_manifests__cfg-if-1.0.0//:cfg_if", - "@crates_vendor_manifests__parking_lot_core-0.9.9//:build_script_build", + "@crates_vendor_manifests__parking_lot_core-0.9.10//:build_script_build", "@crates_vendor_manifests__smallvec-1.13.2//:smallvec", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@crates_vendor_manifests__windows-targets-0.48.5//:windows_targets", # cfg(windows) + "@crates_vendor_manifests__windows-targets-0.52.5//:windows_targets", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@crates_vendor_manifests__windows-targets-0.48.5//:windows_targets", # cfg(windows) + "@crates_vendor_manifests__windows-targets-0.52.5//:windows_targets", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@crates_vendor_manifests__windows-targets-0.48.5//:windows_targets", # cfg(windows) + "@crates_vendor_manifests__windows-targets-0.52.5//:windows_targets", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), @@ -189,7 +189,7 @@ cargo_build_script( "WORKSPACE.bazel", ], ), - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -200,7 +200,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.9.9", + version = "0.9.10", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.79.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.82.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.79.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.82.bazel index 665a9411ff..6f8157a3f8 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.79.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.proc-macro2-1.0.82.bazel @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.79", + version = "1.0.82", deps = [ - "@crates_vendor_manifests__proc-macro2-1.0.79//:build_script_build", + "@crates_vendor_manifests__proc-macro2-1.0.82//:build_script_build", "@crates_vendor_manifests__unicode-ident-1.0.12//:unicode_ident", ], ) @@ -124,7 +124,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.79", + version = "1.0.82", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.quote-1.0.35.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.quote-1.0.36.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.quote-1.0.35.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.quote-1.0.36.bazel index 5973890e54..0d7474964b 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.quote-1.0.35.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.quote-1.0.36.bazel @@ -81,8 +81,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.35", + version = "1.0.36", deps = [ - "@crates_vendor_manifests__proc-macro2-1.0.79//:proc_macro2", + "@crates_vendor_manifests__proc-macro2-1.0.82//:proc_macro2", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.redox_syscall-0.4.1.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.redox_syscall-0.5.1.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.redox_syscall-0.4.1.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.redox_syscall-0.5.1.bazel index 0e0133ef1a..784d3e54b8 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.redox_syscall-0.4.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.redox_syscall-0.5.1.bazel @@ -77,8 +77,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.4.1", + version = "0.5.1", deps = [ - "@crates_vendor_manifests__bitflags-1.3.2//:bitflags", + "@crates_vendor_manifests__bitflags-2.5.0//:bitflags", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.23.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.24.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.23.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.24.bazel index e1ebd6058f..94190c42f9 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.23.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustc-demangle-0.1.24.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.1.23", + version = "0.1.24", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustix-0.38.32.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustix-0.38.34.bazel similarity index 76% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustix-0.38.32.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustix-0.38.34.bazel index 776c36d1cb..a0436dd5df 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustix-0.38.32.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.rustix-0.38.34.bazel @@ -19,43 +19,43 @@ rust_library( ), aliases = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # aarch64-apple-darwin, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-apple-ios": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # aarch64-apple-ios, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-apple-ios-sim": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # aarch64-apple-ios-sim, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-fuchsia": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # aarch64-fuchsia, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-linux-android": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # aarch64-linux-android, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:aarch64-pc-windows-msvc": { "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(windows) }, "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # aarch64-unknown-nto-qnx710, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:armv7-linux-androideabi": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # armv7-linux-androideabi, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:i686-apple-darwin": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-apple-darwin }, "@rules_rust//rust/platform:i686-linux-android": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-linux-android }, "@rules_rust//rust/platform:i686-pc-windows-msvc": { "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(windows) }, "@rules_rust//rust/platform:i686-unknown-freebsd": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-unknown-freebsd }, "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), powerpc-unknown-linux-gnu }, "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": { "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) @@ -64,7 +64,7 @@ rust_library( "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:s390x-unknown-linux-gnu": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), s390x-unknown-linux-gnu }, "@rules_rust//rust/platform:thumbv7em-none-eabi": { "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) @@ -76,25 +76,25 @@ rust_library( "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) }, "@rules_rust//rust/platform:wasm32-wasi": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), wasm32-wasi }, "@rules_rust//rust/platform:x86_64-apple-darwin": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-darwin }, "@rules_rust//rust/platform:x86_64-apple-ios": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-ios }, "@rules_rust//rust/platform:x86_64-fuchsia": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-fuchsia }, "@rules_rust//rust/platform:x86_64-linux-android": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-linux-android }, "@rules_rust//rust/platform:x86_64-pc-windows-msvc": { "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(windows) }, "@rules_rust//rust/platform:x86_64-unknown-freebsd": { - "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-unknown-freebsd }, "@rules_rust//rust/platform:x86_64-unknown-none": { "@crates_vendor_manifests__errno-0.3.8//:errno": "libc_errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) @@ -117,6 +117,7 @@ rust_library( "alloc", "default", "fs", + "libc-extra-traits", "std", "use-libc-auxv", ], @@ -169,30 +170,30 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.38.32", + version = "0.38.34", deps = [ "@crates_vendor_manifests__bitflags-2.5.0//:bitflags", - "@crates_vendor_manifests__rustix-0.38.32//:build_script_build", + "@crates_vendor_manifests__rustix-0.38.34//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # aarch64-apple-darwin, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-apple-darwin, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # aarch64-apple-ios, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-apple-ios, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # aarch64-apple-ios-sim, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-apple-ios-sim, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # aarch64-fuchsia, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-fuchsia, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # aarch64-linux-android, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-linux-android, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ @@ -206,27 +207,27 @@ rust_library( "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # aarch64-unknown-nto-qnx710, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-unknown-nto-qnx710, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # armv7-linux-androideabi, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # armv7-linux-androideabi, cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-apple-darwin + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-linux-android + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-linux-android "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ @@ -234,61 +235,61 @@ rust_library( "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-unknown-freebsd + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), powerpc-unknown-linux-gnu + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), powerpc-unknown-linux-gnu "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), s390x-unknown-linux-gnu + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), s390x-unknown-linux-gnu "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), wasm32-wasi + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), wasm32-wasi ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-darwin + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-ios + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-fuchsia + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-linux-android + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-linux-android "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ @@ -296,8 +297,8 @@ rust_library( "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-unknown-freebsd + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))), x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ "@crates_vendor_manifests__linux-raw-sys-0.4.13//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64")))) @@ -307,7 +308,7 @@ rust_library( ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@crates_vendor_manifests__errno-0.3.8//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "riscv64", all(rustix_use_experimental_asm, target_arch = "powerpc64"), all(rustix_use_experimental_asm, target_arch = "mips"), all(rustix_use_experimental_asm, target_arch = "mips32r6"), all(rustix_use_experimental_asm, target_arch = "mips64"), all(rustix_use_experimental_asm, target_arch = "mips64r6"), target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"))))))) ], "//conditions:default": [], }), @@ -323,6 +324,7 @@ cargo_build_script( "alloc", "default", "fs", + "libc-extra-traits", "std", "use-libc-auxv", ], @@ -351,7 +353,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.38.32", + version = "0.38.34", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.1.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.2.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.1.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.2.bazel index ec8d405629..25c1b87c2a 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.signal-hook-registry-1.4.2.bazel @@ -77,8 +77,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.4.1", + version = "1.4.2", deps = [ - "@crates_vendor_manifests__libc-0.2.153//:libc", + "@crates_vendor_manifests__libc-0.2.154//:libc", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.socket2-0.5.6.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.socket2-0.5.7.bazel similarity index 79% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.socket2-0.5.6.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.socket2-0.5.7.bazel index 7ec04c5f61..0bedee36db 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.socket2-0.5.6.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.socket2-0.5.7.bazel @@ -80,88 +80,88 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.5.6", + version = "0.5.7", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_manifests__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.syn-2.0.58.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.syn-2.0.61.bazel similarity index 96% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.syn-2.0.58.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.syn-2.0.61.bazel index 09b1955548..31571d248a 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.syn-2.0.58.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.syn-2.0.61.bazel @@ -87,10 +87,10 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "2.0.58", + version = "2.0.61", deps = [ - "@crates_vendor_manifests__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_manifests__quote-1.0.35//:quote", + "@crates_vendor_manifests__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_manifests__quote-1.0.36//:quote", "@crates_vendor_manifests__unicode-ident-1.0.12//:unicode_ident", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel index 49da48cc65..f2c5651579 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel @@ -80,91 +80,91 @@ rust_library( version = "3.10.1", deps = [ "@crates_vendor_manifests__cfg-if-1.0.0//:cfg_if", - "@crates_vendor_manifests__fastrand-2.0.2//:fastrand", + "@crates_vendor_manifests__fastrand-2.1.0//:fastrand", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@crates_vendor_manifests__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__rustix-0.38.32//:rustix", # cfg(any(unix, target_os = "wasi")) + "@crates_vendor_manifests__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-1.37.0.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-1.37.0.bazel index bbbc822bb9..1fb9bde4b0 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-1.37.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-1.37.0.bazel @@ -120,155 +120,155 @@ rust_library( "@crates_vendor_manifests__bytes-1.6.0//:bytes", "@crates_vendor_manifests__mio-0.8.11//:mio", "@crates_vendor_manifests__num_cpus-1.16.0//:num_cpus", - "@crates_vendor_manifests__parking_lot-0.12.1//:parking_lot", + "@crates_vendor_manifests__parking_lot-0.12.2//:parking_lot", "@crates_vendor_manifests__pin-project-lite-0.2.14//:pin_project_lite", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-apple-darwin + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-apple-darwin + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-apple-ios + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-apple-ios + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-apple-ios-sim + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-apple-ios-sim + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-fuchsia + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-fuchsia + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-linux-android + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-linux-android + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) - "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-pc-windows-msvc + "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-unknown-linux-gnu + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-unknown-linux-gnu + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # aarch64-unknown-nto-qnx710 + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-unknown-nto-qnx710 + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # arm-unknown-linux-gnueabi + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # arm-unknown-linux-gnueabi + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # armv7-linux-androideabi + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # armv7-linux-androideabi + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # armv7-unknown-linux-gnueabi + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # armv7-unknown-linux-gnueabi + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # i686-apple-darwin + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-apple-darwin + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # i686-linux-android + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-linux-android + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) - "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # i686-pc-windows-msvc + "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # i686-unknown-freebsd + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-unknown-freebsd + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # i686-unknown-linux-gnu + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-unknown-linux-gnu + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # powerpc-unknown-linux-gnu + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # powerpc-unknown-linux-gnu + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # riscv32imc-unknown-none-elf ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # riscv64gc-unknown-none-elf ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # s390x-unknown-linux-gnu + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # s390x-unknown-linux-gnu + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # thumbv7em-none-eabi ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # thumbv8m.main-none-eabi ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # x86_64-apple-darwin + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-apple-darwin + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # x86_64-apple-ios + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-apple-ios + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # x86_64-fuchsia + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-fuchsia + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # x86_64-linux-android + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-linux-android + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) - "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-pc-windows-msvc + "@crates_vendor_manifests__windows-sys-0.48.0//:windows_sys", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # x86_64-unknown-freebsd + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-unknown-freebsd + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # x86_64-unknown-linux-gnu + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-unknown-linux-gnu + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_manifests__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__libc-0.2.154//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@crates_vendor_manifests__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@crates_vendor_manifests__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_manifests__socket2-0.5.7//:socket2", # x86_64-unknown-none ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-macros-2.2.0.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-macros-2.2.0.bazel index 489058da19..43c9a3d2a2 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-macros-2.2.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.tokio-macros-2.2.0.bazel @@ -79,8 +79,8 @@ rust_proc_macro( }), version = "2.2.0", deps = [ - "@crates_vendor_manifests__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_manifests__quote-1.0.35//:quote", - "@crates_vendor_manifests__syn-2.0.58//:syn", + "@crates_vendor_manifests__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_manifests__quote-1.0.36//:quote", + "@crates_vendor_manifests__syn-2.0.61//:syn", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel index 4126f908ed..3da549a6c6 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-sys-0.52.0.bazel @@ -92,6 +92,6 @@ rust_library( }), version = "0.52.0", deps = [ - "@crates_vendor_manifests__windows-targets-0.52.4//:windows_targets", + "@crates_vendor_manifests__windows-targets-0.52.5//:windows_targets", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.5.bazel similarity index 89% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.5.bazel index 046ea31245..337fcc0220 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows-targets-0.52.5.bazel @@ -77,25 +77,25 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = select({ "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@crates_vendor_manifests__windows_aarch64_msvc-0.52.4//:windows_aarch64_msvc", # cfg(all(target_arch = "aarch64", target_env = "msvc", not(windows_raw_dylib))) + "@crates_vendor_manifests__windows_aarch64_msvc-0.52.5//:windows_aarch64_msvc", # cfg(all(target_arch = "aarch64", target_env = "msvc", not(windows_raw_dylib))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@crates_vendor_manifests__windows_i686_msvc-0.52.4//:windows_i686_msvc", # cfg(all(target_arch = "x86", target_env = "msvc", not(windows_raw_dylib))) + "@crates_vendor_manifests__windows_i686_msvc-0.52.5//:windows_i686_msvc", # cfg(all(target_arch = "x86", target_env = "msvc", not(windows_raw_dylib))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_manifests__windows_i686_gnu-0.52.4//:windows_i686_gnu", # cfg(all(target_arch = "x86", target_env = "gnu", not(windows_raw_dylib))) + "@crates_vendor_manifests__windows_i686_gnu-0.52.5//:windows_i686_gnu", # cfg(all(target_arch = "x86", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@crates_vendor_manifests__windows_x86_64_msvc-0.52.4//:windows_x86_64_msvc", # cfg(all(target_arch = "x86_64", target_env = "msvc", not(windows_raw_dylib))) + "@crates_vendor_manifests__windows_x86_64_msvc-0.52.5//:windows_x86_64_msvc", # cfg(all(any(target_arch = "x86_64", target_arch = "arm64ec"), target_env = "msvc", not(windows_raw_dylib))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_manifests__windows_x86_64_gnu-0.52.4//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) + "@crates_vendor_manifests__windows_x86_64_gnu-0.52.5//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_manifests__windows_x86_64_gnu-0.52.4//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) + "@crates_vendor_manifests__windows_x86_64_gnu-0.52.5//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel similarity index 98% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel index 7c0ab8fef4..83c799e7e4 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_manifests__windows_aarch64_gnullvm-0.52.4//:build_script_build", + "@crates_vendor_manifests__windows_aarch64_gnullvm-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel index 275e6dc39e..141a5890ed 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_manifests__windows_aarch64_msvc-0.52.4//:build_script_build", + "@crates_vendor_manifests__windows_aarch64_msvc-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.5.bazel index fcaa592419..919ea9e37b 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnu-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_manifests__windows_i686_gnu-0.52.4//:build_script_build", + "@crates_vendor_manifests__windows_i686_gnu-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel new file mode 100644 index 0000000000..3a395c6499 --- /dev/null +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel @@ -0,0 +1,126 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//vendor_remote_manifests:crates_vendor +############################################################################### + +load("@rules_rust//cargo:defs.bzl", "cargo_build_script") +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "windows_i686_gnullvm", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=windows_i686_gnullvm", + "manual", + "noclippy", + "norustfmt", + ], + target_compatible_with = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [], + "@rules_rust//rust/platform:aarch64-apple-ios": [], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [], + "@rules_rust//rust/platform:aarch64-fuchsia": [], + "@rules_rust//rust/platform:aarch64-linux-android": [], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [], + "@rules_rust//rust/platform:armv7-linux-androideabi": [], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [], + "@rules_rust//rust/platform:i686-apple-darwin": [], + "@rules_rust//rust/platform:i686-linux-android": [], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [], + "@rules_rust//rust/platform:i686-unknown-freebsd": [], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [], + "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [], + "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [], + "@rules_rust//rust/platform:thumbv7em-none-eabi": [], + "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [], + "@rules_rust//rust/platform:wasm32-unknown-unknown": [], + "@rules_rust//rust/platform:wasm32-wasi": [], + "@rules_rust//rust/platform:x86_64-apple-darwin": [], + "@rules_rust//rust/platform:x86_64-apple-ios": [], + "@rules_rust//rust/platform:x86_64-fuchsia": [], + "@rules_rust//rust/platform:x86_64-linux-android": [], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [], + "@rules_rust//rust/platform:x86_64-unknown-none": [], + "//conditions:default": ["@platforms//:incompatible"], + }), + version = "0.52.5", + deps = [ + "@crates_vendor_manifests__windows_i686_gnullvm-0.52.5//:build_script_build", + ], +) + +cargo_build_script( + name = "windows_i686_gnullvm_bs", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + crate_name = "build_script_build", + crate_root = "build.rs", + data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=windows_i686_gnullvm", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.52.5", + visibility = ["//visibility:private"], +) + +alias( + name = "build_script_build", + actual = ":windows_i686_gnullvm_bs", + tags = ["manual"], +) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.5.bazel index 582ffe988a..0b123cae45 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_i686_msvc-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_manifests__windows_i686_msvc-0.52.4//:build_script_build", + "@crates_vendor_manifests__windows_i686_msvc-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel index e9bf4d8502..49cc1f1963 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_manifests__windows_x86_64_gnu-0.52.4//:build_script_build", + "@crates_vendor_manifests__windows_x86_64_gnu-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel index 2020f00f52..fad56b17f2 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_manifests__windows_x86_64_gnullvm-0.52.4//:build_script_build", + "@crates_vendor_manifests__windows_x86_64_gnullvm-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel index 47a68caad6..7ef1d98ddd 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_manifests__windows_x86_64_msvc-0.52.4//:build_script_build", + "@crates_vendor_manifests__windows_x86_64_msvc-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/defs.bzl b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/defs.bzl index 890f81b3cc..bb9de79651 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/defs.bzl +++ b/examples/crate_universe_unnamed/vendor_remote_manifests/crates/defs.bzl @@ -373,23 +373,24 @@ _CONDITIONS = { "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"], "aarch64-pc-windows-gnullvm": [], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nto-qnx710": ["@rules_rust//rust/platform:aarch64-unknown-nto-qnx710"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], "armv7-linux-androideabi": ["@rules_rust//rust/platform:armv7-linux-androideabi"], "armv7-unknown-linux-gnueabi": ["@rules_rust//rust/platform:armv7-unknown-linux-gnueabi"], + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": ["@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-linux-android"], "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-pc-windows-msvc"], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], - "cfg(not(target_family = \"wasm\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"redox\")": [], @@ -399,6 +400,7 @@ _CONDITIONS = { "cfg(windows)": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "i686-apple-darwin": ["@rules_rust//rust/platform:i686-apple-darwin"], "i686-linux-android": ["@rules_rust//rust/platform:i686-linux-android"], + "i686-pc-windows-gnullvm": [], "i686-pc-windows-msvc": ["@rules_rust//rust/platform:i686-pc-windows-msvc"], "i686-unknown-freebsd": ["@rules_rust//rust/platform:i686-unknown-freebsd"], "i686-unknown-linux-gnu": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], @@ -417,7 +419,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-none": ["@rules_rust//rust/platform:x86_64-unknown-none"], } @@ -472,12 +474,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__autocfg-1.2.0", - sha256 = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80", + name = "crates_vendor_manifests__autocfg-1.3.0", + sha256 = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0", type = "tar.gz", - urls = ["https://static.crates.io/crates/autocfg/1.2.0/download"], - strip_prefix = "autocfg-1.2.0", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.autocfg-1.2.0.bazel"), + urls = ["https://static.crates.io/crates/autocfg/1.3.0/download"], + strip_prefix = "autocfg-1.3.0", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.autocfg-1.3.0.bazel"), ) maybe( @@ -490,16 +492,6 @@ def crate_repositories(): build_file = Label("@//vendor_remote_manifests/crates:BUILD.backtrace-0.3.71.bazel"), ) - maybe( - http_archive, - name = "crates_vendor_manifests__bitflags-1.3.2", - sha256 = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", - type = "tar.gz", - urls = ["https://static.crates.io/crates/bitflags/1.3.2/download"], - strip_prefix = "bitflags-1.3.2", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.bitflags-1.3.2.bazel"), - ) - maybe( http_archive, name = "crates_vendor_manifests__bitflags-2.5.0", @@ -522,12 +514,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__cc-1.0.90", - sha256 = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5", + name = "crates_vendor_manifests__cc-1.0.97", + sha256 = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4", type = "tar.gz", - urls = ["https://static.crates.io/crates/cc/1.0.90/download"], - strip_prefix = "cc-1.0.90", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.cc-1.0.90.bazel"), + urls = ["https://static.crates.io/crates/cc/1.0.97/download"], + strip_prefix = "cc-1.0.97", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.cc-1.0.97.bazel"), ) maybe( @@ -552,12 +544,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__fastrand-2.0.2", - sha256 = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984", + name = "crates_vendor_manifests__fastrand-2.1.0", + sha256 = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a", type = "tar.gz", - urls = ["https://static.crates.io/crates/fastrand/2.0.2/download"], - strip_prefix = "fastrand-2.0.2", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.fastrand-2.0.2.bazel"), + urls = ["https://static.crates.io/crates/fastrand/2.1.0/download"], + strip_prefix = "fastrand-2.1.0", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.fastrand-2.1.0.bazel"), ) maybe( @@ -592,12 +584,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__libc-0.2.153", - sha256 = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd", + name = "crates_vendor_manifests__libc-0.2.154", + sha256 = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346", type = "tar.gz", - urls = ["https://static.crates.io/crates/libc/0.2.153/download"], - strip_prefix = "libc-0.2.153", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.libc-0.2.153.bazel"), + urls = ["https://static.crates.io/crates/libc/0.2.154/download"], + strip_prefix = "libc-0.2.154", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.libc-0.2.154.bazel"), ) maybe( @@ -612,12 +604,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__lock_api-0.4.11", - sha256 = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45", + name = "crates_vendor_manifests__lock_api-0.4.12", + sha256 = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17", type = "tar.gz", - urls = ["https://static.crates.io/crates/lock_api/0.4.11/download"], - strip_prefix = "lock_api-0.4.11", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.lock_api-0.4.11.bazel"), + urls = ["https://static.crates.io/crates/lock_api/0.4.12/download"], + strip_prefix = "lock_api-0.4.12", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.lock_api-0.4.12.bazel"), ) maybe( @@ -672,22 +664,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__parking_lot-0.12.1", - sha256 = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", + name = "crates_vendor_manifests__parking_lot-0.12.2", + sha256 = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb", type = "tar.gz", - urls = ["https://static.crates.io/crates/parking_lot/0.12.1/download"], - strip_prefix = "parking_lot-0.12.1", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.parking_lot-0.12.1.bazel"), + urls = ["https://static.crates.io/crates/parking_lot/0.12.2/download"], + strip_prefix = "parking_lot-0.12.2", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.parking_lot-0.12.2.bazel"), ) maybe( http_archive, - name = "crates_vendor_manifests__parking_lot_core-0.9.9", - sha256 = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e", + name = "crates_vendor_manifests__parking_lot_core-0.9.10", + sha256 = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8", type = "tar.gz", - urls = ["https://static.crates.io/crates/parking_lot_core/0.9.9/download"], - strip_prefix = "parking_lot_core-0.9.9", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.parking_lot_core-0.9.9.bazel"), + urls = ["https://static.crates.io/crates/parking_lot_core/0.9.10/download"], + strip_prefix = "parking_lot_core-0.9.10", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.parking_lot_core-0.9.10.bazel"), ) maybe( @@ -702,52 +694,52 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__proc-macro2-1.0.79", - sha256 = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e", + name = "crates_vendor_manifests__proc-macro2-1.0.82", + sha256 = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b", type = "tar.gz", - urls = ["https://static.crates.io/crates/proc-macro2/1.0.79/download"], - strip_prefix = "proc-macro2-1.0.79", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.proc-macro2-1.0.79.bazel"), + urls = ["https://static.crates.io/crates/proc-macro2/1.0.82/download"], + strip_prefix = "proc-macro2-1.0.82", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.proc-macro2-1.0.82.bazel"), ) maybe( http_archive, - name = "crates_vendor_manifests__quote-1.0.35", - sha256 = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef", + name = "crates_vendor_manifests__quote-1.0.36", + sha256 = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7", type = "tar.gz", - urls = ["https://static.crates.io/crates/quote/1.0.35/download"], - strip_prefix = "quote-1.0.35", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.quote-1.0.35.bazel"), + urls = ["https://static.crates.io/crates/quote/1.0.36/download"], + strip_prefix = "quote-1.0.36", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.quote-1.0.36.bazel"), ) maybe( http_archive, - name = "crates_vendor_manifests__redox_syscall-0.4.1", - sha256 = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa", + name = "crates_vendor_manifests__redox_syscall-0.5.1", + sha256 = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e", type = "tar.gz", - urls = ["https://static.crates.io/crates/redox_syscall/0.4.1/download"], - strip_prefix = "redox_syscall-0.4.1", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.redox_syscall-0.4.1.bazel"), + urls = ["https://static.crates.io/crates/redox_syscall/0.5.1/download"], + strip_prefix = "redox_syscall-0.5.1", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.redox_syscall-0.5.1.bazel"), ) maybe( http_archive, - name = "crates_vendor_manifests__rustc-demangle-0.1.23", - sha256 = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76", + name = "crates_vendor_manifests__rustc-demangle-0.1.24", + sha256 = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f", type = "tar.gz", - urls = ["https://static.crates.io/crates/rustc-demangle/0.1.23/download"], - strip_prefix = "rustc-demangle-0.1.23", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.rustc-demangle-0.1.23.bazel"), + urls = ["https://static.crates.io/crates/rustc-demangle/0.1.24/download"], + strip_prefix = "rustc-demangle-0.1.24", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.rustc-demangle-0.1.24.bazel"), ) maybe( http_archive, - name = "crates_vendor_manifests__rustix-0.38.32", - sha256 = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89", + name = "crates_vendor_manifests__rustix-0.38.34", + sha256 = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f", type = "tar.gz", - urls = ["https://static.crates.io/crates/rustix/0.38.32/download"], - strip_prefix = "rustix-0.38.32", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.rustix-0.38.32.bazel"), + urls = ["https://static.crates.io/crates/rustix/0.38.34/download"], + strip_prefix = "rustix-0.38.34", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.rustix-0.38.34.bazel"), ) maybe( @@ -762,12 +754,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__signal-hook-registry-1.4.1", - sha256 = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1", + name = "crates_vendor_manifests__signal-hook-registry-1.4.2", + sha256 = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1", type = "tar.gz", - urls = ["https://static.crates.io/crates/signal-hook-registry/1.4.1/download"], - strip_prefix = "signal-hook-registry-1.4.1", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.signal-hook-registry-1.4.1.bazel"), + urls = ["https://static.crates.io/crates/signal-hook-registry/1.4.2/download"], + strip_prefix = "signal-hook-registry-1.4.2", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.signal-hook-registry-1.4.2.bazel"), ) maybe( @@ -782,22 +774,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__socket2-0.5.6", - sha256 = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871", + name = "crates_vendor_manifests__socket2-0.5.7", + sha256 = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c", type = "tar.gz", - urls = ["https://static.crates.io/crates/socket2/0.5.6/download"], - strip_prefix = "socket2-0.5.6", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.socket2-0.5.6.bazel"), + urls = ["https://static.crates.io/crates/socket2/0.5.7/download"], + strip_prefix = "socket2-0.5.7", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.socket2-0.5.7.bazel"), ) maybe( http_archive, - name = "crates_vendor_manifests__syn-2.0.58", - sha256 = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687", + name = "crates_vendor_manifests__syn-2.0.61", + sha256 = "c993ed8ccba56ae856363b1845da7266a7cb78e1d146c8a32d54b45a8b831fc9", type = "tar.gz", - urls = ["https://static.crates.io/crates/syn/2.0.58/download"], - strip_prefix = "syn-2.0.58", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.syn-2.0.58.bazel"), + urls = ["https://static.crates.io/crates/syn/2.0.61/download"], + strip_prefix = "syn-2.0.61", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.syn-2.0.61.bazel"), ) maybe( @@ -902,12 +894,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows-targets-0.52.4", - sha256 = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b", + name = "crates_vendor_manifests__windows-targets-0.52.5", + sha256 = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows-targets/0.52.4/download"], - strip_prefix = "windows-targets-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows-targets-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows-targets/0.52.5/download"], + strip_prefix = "windows-targets-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows-targets-0.52.5.bazel"), ) maybe( @@ -922,12 +914,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows_aarch64_gnullvm-0.52.4", - sha256 = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9", + name = "crates_vendor_manifests__windows_aarch64_gnullvm-0.52.5", + sha256 = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.4/download"], - strip_prefix = "windows_aarch64_gnullvm-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_aarch64_gnullvm-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.5/download"], + strip_prefix = "windows_aarch64_gnullvm-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_aarch64_gnullvm-0.52.5.bazel"), ) maybe( @@ -942,12 +934,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows_aarch64_msvc-0.52.4", - sha256 = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675", + name = "crates_vendor_manifests__windows_aarch64_msvc-0.52.5", + sha256 = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_aarch64_msvc/0.52.4/download"], - strip_prefix = "windows_aarch64_msvc-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_aarch64_msvc-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_aarch64_msvc/0.52.5/download"], + strip_prefix = "windows_aarch64_msvc-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_aarch64_msvc-0.52.5.bazel"), ) maybe( @@ -962,12 +954,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows_i686_gnu-0.52.4", - sha256 = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3", + name = "crates_vendor_manifests__windows_i686_gnu-0.52.5", + sha256 = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670", + type = "tar.gz", + urls = ["https://static.crates.io/crates/windows_i686_gnu/0.52.5/download"], + strip_prefix = "windows_i686_gnu-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_i686_gnu-0.52.5.bazel"), + ) + + maybe( + http_archive, + name = "crates_vendor_manifests__windows_i686_gnullvm-0.52.5", + sha256 = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_i686_gnu/0.52.4/download"], - strip_prefix = "windows_i686_gnu-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_i686_gnu-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_i686_gnullvm/0.52.5/download"], + strip_prefix = "windows_i686_gnullvm-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_i686_gnullvm-0.52.5.bazel"), ) maybe( @@ -982,12 +984,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows_i686_msvc-0.52.4", - sha256 = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02", + name = "crates_vendor_manifests__windows_i686_msvc-0.52.5", + sha256 = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_i686_msvc/0.52.4/download"], - strip_prefix = "windows_i686_msvc-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_i686_msvc-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_i686_msvc/0.52.5/download"], + strip_prefix = "windows_i686_msvc-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_i686_msvc-0.52.5.bazel"), ) maybe( @@ -1002,12 +1004,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows_x86_64_gnu-0.52.4", - sha256 = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03", + name = "crates_vendor_manifests__windows_x86_64_gnu-0.52.5", + sha256 = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_gnu/0.52.4/download"], - strip_prefix = "windows_x86_64_gnu-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_x86_64_gnu-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_x86_64_gnu/0.52.5/download"], + strip_prefix = "windows_x86_64_gnu-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_x86_64_gnu-0.52.5.bazel"), ) maybe( @@ -1022,12 +1024,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows_x86_64_gnullvm-0.52.4", - sha256 = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177", + name = "crates_vendor_manifests__windows_x86_64_gnullvm-0.52.5", + sha256 = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.4/download"], - strip_prefix = "windows_x86_64_gnullvm-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_x86_64_gnullvm-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.5/download"], + strip_prefix = "windows_x86_64_gnullvm-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_x86_64_gnullvm-0.52.5.bazel"), ) maybe( @@ -1042,12 +1044,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_manifests__windows_x86_64_msvc-0.52.4", - sha256 = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8", + name = "crates_vendor_manifests__windows_x86_64_msvc-0.52.5", + sha256 = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_msvc/0.52.4/download"], - strip_prefix = "windows_x86_64_msvc-0.52.4", - build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_x86_64_msvc-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_x86_64_msvc/0.52.5/download"], + strip_prefix = "windows_x86_64_msvc-0.52.5", + build_file = Label("@//vendor_remote_manifests/crates:BUILD.windows_x86_64_msvc-0.52.5.bazel"), ) return [ diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.79.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.79.bazel deleted file mode 100644 index 57e092bbe0..0000000000 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.79.bazel +++ /dev/null @@ -1,129 +0,0 @@ -############################################################################### -# @generated -# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To -# regenerate this file, run the following: -# -# bazel run @//vendor_remote_pkgs:crates_vendor -############################################################################### - -load("@rules_rust//cargo:defs.bzl", "cargo_build_script") -load("@rules_rust//rust:defs.bzl", "rust_proc_macro") - -package(default_visibility = ["//visibility:public"]) - -rust_proc_macro( - name = "async_trait", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=async-trait", - "manual", - "noclippy", - "norustfmt", - ], - target_compatible_with = select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [], - "@rules_rust//rust/platform:aarch64-apple-ios": [], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [], - "@rules_rust//rust/platform:aarch64-fuchsia": [], - "@rules_rust//rust/platform:aarch64-linux-android": [], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [], - "@rules_rust//rust/platform:armv7-linux-androideabi": [], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [], - "@rules_rust//rust/platform:i686-apple-darwin": [], - "@rules_rust//rust/platform:i686-linux-android": [], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [], - "@rules_rust//rust/platform:i686-unknown-freebsd": [], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [], - "@rules_rust//rust/platform:wasm32-wasi": [], - "@rules_rust//rust/platform:x86_64-apple-darwin": [], - "@rules_rust//rust/platform:x86_64-apple-ios": [], - "@rules_rust//rust/platform:x86_64-fuchsia": [], - "@rules_rust//rust/platform:x86_64-linux-android": [], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [], - "@rules_rust//rust/platform:x86_64-unknown-none": [], - "//conditions:default": ["@platforms//:incompatible"], - }), - version = "0.1.79", - deps = [ - "@crates_vendor_pkgs__async-trait-0.1.79//:build_script_build", - "@crates_vendor_pkgs__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_pkgs__quote-1.0.35//:quote", - "@crates_vendor_pkgs__syn-2.0.58//:syn", - ], -) - -cargo_build_script( - name = "async-trait_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = False, - ), - crate_name = "build_script_build", - crate_root = "build.rs", - data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=async-trait", - "manual", - "noclippy", - "norustfmt", - ], - version = "0.1.79", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":async-trait_bs", - tags = ["manual"], -) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.80.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.80.bazel new file mode 100644 index 0000000000..7f29f3719e --- /dev/null +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.async-trait-0.1.80.bazel @@ -0,0 +1,86 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//vendor_remote_pkgs:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_proc_macro") + +package(default_visibility = ["//visibility:public"]) + +rust_proc_macro( + name = "async_trait", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=async-trait", + "manual", + "noclippy", + "norustfmt", + ], + target_compatible_with = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [], + "@rules_rust//rust/platform:aarch64-apple-ios": [], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [], + "@rules_rust//rust/platform:aarch64-fuchsia": [], + "@rules_rust//rust/platform:aarch64-linux-android": [], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [], + "@rules_rust//rust/platform:armv7-linux-androideabi": [], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [], + "@rules_rust//rust/platform:i686-apple-darwin": [], + "@rules_rust//rust/platform:i686-linux-android": [], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [], + "@rules_rust//rust/platform:i686-unknown-freebsd": [], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [], + "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [], + "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [], + "@rules_rust//rust/platform:thumbv7em-none-eabi": [], + "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [], + "@rules_rust//rust/platform:wasm32-unknown-unknown": [], + "@rules_rust//rust/platform:wasm32-wasi": [], + "@rules_rust//rust/platform:x86_64-apple-darwin": [], + "@rules_rust//rust/platform:x86_64-apple-ios": [], + "@rules_rust//rust/platform:x86_64-fuchsia": [], + "@rules_rust//rust/platform:x86_64-linux-android": [], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [], + "@rules_rust//rust/platform:x86_64-unknown-none": [], + "//conditions:default": ["@platforms//:incompatible"], + }), + version = "0.1.80", + deps = [ + "@crates_vendor_pkgs__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_pkgs__quote-1.0.36//:quote", + "@crates_vendor_pkgs__syn-2.0.61//:syn", + ], +) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.autocfg-1.2.0.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.autocfg-1.3.0.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.autocfg-1.2.0.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.autocfg-1.3.0.bazel index 0bf409fbad..aa4d772f37 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.autocfg-1.2.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.autocfg-1.3.0.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.2.0", + version = "1.3.0", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel index 1680319a19..afbe47b151 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel @@ -41,7 +41,7 @@ rust_library( crate_root = "src/lib.rs", edition = "2018", proc_macro_deps = [ - "@crates_vendor_pkgs__async-trait-0.1.79//:async_trait", + "@crates_vendor_pkgs__async-trait-0.1.80//:async_trait", ], rustc_flags = [ "--cap-lints=allow", @@ -104,8 +104,8 @@ rust_library( "@crates_vendor_pkgs__mime-0.3.17//:mime", "@crates_vendor_pkgs__percent-encoding-2.3.1//:percent_encoding", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", - "@crates_vendor_pkgs__serde-1.0.197//:serde", - "@crates_vendor_pkgs__serde_json-1.0.115//:serde_json", + "@crates_vendor_pkgs__serde-1.0.200//:serde", + "@crates_vendor_pkgs__serde_json-1.0.116//:serde_json", "@crates_vendor_pkgs__serde_urlencoded-0.7.1//:serde_urlencoded", "@crates_vendor_pkgs__sync_wrapper-0.1.2//:sync_wrapper", "@crates_vendor_pkgs__tokio-1.37.0//:tokio", diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel index b485801e64..bf5bd08fde 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel @@ -31,7 +31,7 @@ rust_library( crate_root = "src/lib.rs", edition = "2018", proc_macro_deps = [ - "@crates_vendor_pkgs__async-trait-0.1.79//:async_trait", + "@crates_vendor_pkgs__async-trait-0.1.80//:async_trait", ], rustc_flags = [ "--cap-lints=allow", diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.71.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.71.bazel index 4fdd0805dd..2d40de037c 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.71.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.71.bazel @@ -82,191 +82,191 @@ rust_library( deps = [ "@crates_vendor_pkgs__backtrace-0.3.71//:build_script_build", "@crates_vendor_pkgs__cfg-if-1.0.0//:cfg_if", - "@crates_vendor_pkgs__rustc-demangle-0.1.23//:rustc_demangle", + "@crates_vendor_pkgs__rustc-demangle-0.1.24//:rustc_demangle", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@crates_vendor_pkgs__addr2line-0.21.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.2//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__object-0.32.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], @@ -308,7 +308,7 @@ cargo_build_script( version = "0.3.71", visibility = ["//visibility:private"], deps = [ - "@crates_vendor_pkgs__cc-1.0.90//:cc", + "@crates_vendor_pkgs__cc-1.0.97//:cc", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.bazel index bdc380e116..5594783987 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.bazel @@ -51,7 +51,7 @@ alias( alias( name = "serde_json", - actual = "@crates_vendor_pkgs__serde_json-1.0.115//:serde_json", + actual = "@crates_vendor_pkgs__serde_json-1.0.116//:serde_json", tags = ["manual"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.bitflags-1.3.2.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.bitflags-2.5.0.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.bitflags-1.3.2.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.bitflags-2.5.0.bazel index 210c6b7dbc..edaf050862 100644 --- a/examples/crate_universe_unnamed/vendor_remote_manifests/crates/BUILD.bitflags-1.3.2.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.bitflags-2.5.0.bazel @@ -3,7 +3,7 @@ # DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To # regenerate this file, run the following: # -# bazel run @//vendor_remote_manifests:crates_vendor +# bazel run @//vendor_remote_pkgs:crates_vendor ############################################################################### load("@rules_rust//rust:defs.bzl", "rust_library") @@ -29,7 +29,7 @@ rust_library( ], ), crate_root = "src/lib.rs", - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.3.2", + version = "2.5.0", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.cc-1.0.90.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.cc-1.0.97.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.cc-1.0.90.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.cc-1.0.97.bazel index cf9752e2b1..a4b6c73051 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.cc-1.0.90.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.cc-1.0.97.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.90", + version = "1.0.97", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel index 2f4d2a1502..a0a871e112 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel @@ -88,7 +88,7 @@ rust_library( "@crates_vendor_pkgs__indexmap-2.2.6//:indexmap", "@crates_vendor_pkgs__slab-0.4.9//:slab", "@crates_vendor_pkgs__tokio-1.37.0//:tokio", - "@crates_vendor_pkgs__tokio-util-0.7.10//:tokio_util", + "@crates_vendor_pkgs__tokio-util-0.7.11//:tokio_util", "@crates_vendor_pkgs__tracing-0.1.40//:tracing", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.3.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.5.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.3.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.5.bazel index dc71736d01..39a1d798a0 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.3.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hashbrown-0.14.5.bazel @@ -80,5 +80,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.14.3", + version = "0.14.5", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hyper-0.14.28.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hyper-0.14.28.bazel index dd431d9895..ffcd75084f 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hyper-0.14.28.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.hyper-0.14.28.bazel @@ -103,7 +103,7 @@ rust_library( "@crates_vendor_pkgs__httpdate-1.0.3//:httpdate", "@crates_vendor_pkgs__itoa-1.0.11//:itoa", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", "@crates_vendor_pkgs__tokio-1.37.0//:tokio", "@crates_vendor_pkgs__tower-service-0.3.2//:tower_service", "@crates_vendor_pkgs__tracing-0.1.40//:tracing", diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel index 1694f357cb..02a1598586 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel @@ -84,6 +84,6 @@ rust_library( version = "2.2.6", deps = [ "@crates_vendor_pkgs__equivalent-1.0.1//:equivalent", - "@crates_vendor_pkgs__hashbrown-0.14.3//:hashbrown", + "@crates_vendor_pkgs__hashbrown-0.14.5//:hashbrown", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.libc-0.2.153.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.libc-0.2.154.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.libc-0.2.153.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.libc-0.2.154.bazel index 8d803e7852..e87f681097 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.libc-0.2.153.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.libc-0.2.154.bazel @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.2.153", + version = "0.2.154", deps = [ - "@crates_vendor_pkgs__libc-0.2.153//:build_script_build", + "@crates_vendor_pkgs__libc-0.2.154//:build_script_build", ], ) @@ -123,7 +123,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.2.153", + version = "0.2.154", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.11.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.12.bazel similarity index 95% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.11.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.12.bazel index f29556ad75..7a96323ab9 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.11.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.lock_api-0.4.12.bazel @@ -34,7 +34,7 @@ rust_library( "default", ], crate_root = "src/lib.rs", - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.4.11", + version = "0.4.12", deps = [ - "@crates_vendor_pkgs__lock_api-0.4.11//:build_script_build", + "@crates_vendor_pkgs__lock_api-0.4.12//:build_script_build", "@crates_vendor_pkgs__scopeguard-1.2.0//:scopeguard", ], ) @@ -113,7 +113,7 @@ cargo_build_script( "WORKSPACE.bazel", ], ), - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -124,10 +124,10 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.4.11", + version = "0.4.12", visibility = ["//visibility:private"], deps = [ - "@crates_vendor_pkgs__autocfg-1.2.0//:autocfg", + "@crates_vendor_pkgs__autocfg-1.3.0//:autocfg", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel index c374030fe5..554074c6eb 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.mio-0.8.11.bazel @@ -85,89 +85,89 @@ rust_library( version = "0.8.11", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(target_os = "wasi") + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(target_os = "wasi") "@crates_vendor_pkgs__wasi-0.11.0-wasi-snapshot-preview1//:wasi", # cfg(target_os = "wasi") ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel index 6ec70291ab..51ae55daa0 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.num_cpus-1.16.0.bazel @@ -80,97 +80,97 @@ rust_library( version = "1.16.0", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:wasm32-wasi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(not(windows)) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(not(windows)) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.1.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.2.bazel similarity index 95% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.1.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.2.bazel index c0104285bc..e028e1ff6e 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot-0.12.2.bazel @@ -32,7 +32,7 @@ rust_library( "default", ], crate_root = "src/lib.rs", - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -80,9 +80,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.12.1", + version = "0.12.2", deps = [ - "@crates_vendor_pkgs__lock_api-0.4.11//:lock_api", - "@crates_vendor_pkgs__parking_lot_core-0.9.9//:parking_lot_core", + "@crates_vendor_pkgs__lock_api-0.4.12//:lock_api", + "@crates_vendor_pkgs__parking_lot_core-0.9.10//:parking_lot_core", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.9.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.10.bazel similarity index 77% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.9.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.10.bazel index 69cdc080a6..70819d3400 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.9.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.parking_lot_core-0.9.10.bazel @@ -30,7 +30,7 @@ rust_library( ], ), crate_root = "src/lib.rs", - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -78,92 +78,92 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.9.9", + version = "0.9.10", deps = [ "@crates_vendor_pkgs__cfg-if-1.0.0//:cfg_if", - "@crates_vendor_pkgs__parking_lot_core-0.9.9//:build_script_build", + "@crates_vendor_pkgs__parking_lot_core-0.9.10//:build_script_build", "@crates_vendor_pkgs__smallvec-1.13.2//:smallvec", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@crates_vendor_pkgs__windows-targets-0.48.5//:windows_targets", # cfg(windows) + "@crates_vendor_pkgs__windows-targets-0.52.5//:windows_targets", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@crates_vendor_pkgs__windows-targets-0.48.5//:windows_targets", # cfg(windows) + "@crates_vendor_pkgs__windows-targets-0.52.5//:windows_targets", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@crates_vendor_pkgs__windows-targets-0.48.5//:windows_targets", # cfg(windows) + "@crates_vendor_pkgs__windows-targets-0.52.5//:windows_targets", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), @@ -189,7 +189,7 @@ cargo_build_script( "WORKSPACE.bazel", ], ), - edition = "2018", + edition = "2021", rustc_flags = [ "--cap-lints=allow", ], @@ -200,7 +200,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.9.9", + version = "0.9.10", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel index f32f064a14..f316b92378 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.pin-project-internal-1.1.5.bazel @@ -79,8 +79,8 @@ rust_proc_macro( }), version = "1.1.5", deps = [ - "@crates_vendor_pkgs__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_pkgs__quote-1.0.35//:quote", - "@crates_vendor_pkgs__syn-2.0.58//:syn", + "@crates_vendor_pkgs__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_pkgs__quote-1.0.36//:quote", + "@crates_vendor_pkgs__syn-2.0.61//:syn", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.79.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.82.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.79.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.82.bazel index a712e57983..3c67dc7842 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.79.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.proc-macro2-1.0.82.bazel @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.79", + version = "1.0.82", deps = [ - "@crates_vendor_pkgs__proc-macro2-1.0.79//:build_script_build", + "@crates_vendor_pkgs__proc-macro2-1.0.82//:build_script_build", "@crates_vendor_pkgs__unicode-ident-1.0.12//:unicode_ident", ], ) @@ -124,7 +124,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.79", + version = "1.0.82", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.quote-1.0.35.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.quote-1.0.36.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.quote-1.0.35.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.quote-1.0.36.bazel index 36549d530e..582d4f5265 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.quote-1.0.35.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.quote-1.0.36.bazel @@ -81,8 +81,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.35", + version = "1.0.36", deps = [ - "@crates_vendor_pkgs__proc-macro2-1.0.79//:proc_macro2", + "@crates_vendor_pkgs__proc-macro2-1.0.82//:proc_macro2", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.4.1.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.5.1.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.4.1.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.5.1.bazel index 2f629c111e..f4e5e1d212 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.4.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.redox_syscall-0.5.1.bazel @@ -77,8 +77,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.4.1", + version = "0.5.1", deps = [ - "@crates_vendor_pkgs__bitflags-1.3.2//:bitflags", + "@crates_vendor_pkgs__bitflags-2.5.0//:bitflags", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.23.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.24.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.23.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.24.bazel index 6302c80462..1afca24f29 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.23.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.rustc-demangle-0.1.24.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.1.23", + version = "0.1.24", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.ryu-1.0.17.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.ryu-1.0.18.bazel similarity index 99% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.ryu-1.0.17.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.ryu-1.0.18.bazel index 16b7abd963..ce21274d2f 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.ryu-1.0.17.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.ryu-1.0.18.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.17", + version = "1.0.18", ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde-1.0.197.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde-1.0.200.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde-1.0.197.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde-1.0.200.bazel index c99b657b2b..3be02296df 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde-1.0.197.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde-1.0.200.bazel @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.197", + version = "1.0.200", deps = [ - "@crates_vendor_pkgs__serde-1.0.197//:build_script_build", + "@crates_vendor_pkgs__serde-1.0.200//:build_script_build", ], ) @@ -123,7 +123,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.197", + version = "1.0.200", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.197.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.200.bazel similarity index 94% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.197.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.200.bazel index 25d5788d1d..1059fe9a86 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.197.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.200.bazel @@ -77,10 +77,10 @@ rust_proc_macro( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.197", + version = "1.0.200", deps = [ - "@crates_vendor_pkgs__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_pkgs__quote-1.0.35//:quote", - "@crates_vendor_pkgs__syn-2.0.58//:syn", + "@crates_vendor_pkgs__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_pkgs__quote-1.0.36//:quote", + "@crates_vendor_pkgs__syn-2.0.61//:syn", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.115.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.116.bazel similarity index 95% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.115.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.116.bazel index 491d783f71..ad24a20ae6 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.115.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.116.bazel @@ -83,12 +83,12 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.115", + version = "1.0.116", deps = [ "@crates_vendor_pkgs__itoa-1.0.11//:itoa", - "@crates_vendor_pkgs__ryu-1.0.17//:ryu", - "@crates_vendor_pkgs__serde-1.0.197//:serde", - "@crates_vendor_pkgs__serde_json-1.0.115//:build_script_build", + "@crates_vendor_pkgs__ryu-1.0.18//:ryu", + "@crates_vendor_pkgs__serde-1.0.200//:serde", + "@crates_vendor_pkgs__serde_json-1.0.116//:build_script_build", ], ) @@ -128,7 +128,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.115", + version = "1.0.116", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel index 451e815e23..626200cef2 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel @@ -81,7 +81,7 @@ rust_library( deps = [ "@crates_vendor_pkgs__form_urlencoded-1.2.1//:form_urlencoded", "@crates_vendor_pkgs__itoa-1.0.11//:itoa", - "@crates_vendor_pkgs__ryu-1.0.17//:ryu", - "@crates_vendor_pkgs__serde-1.0.197//:serde", + "@crates_vendor_pkgs__ryu-1.0.18//:ryu", + "@crates_vendor_pkgs__serde-1.0.200//:serde", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.1.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.2.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.1.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.2.bazel index bd3fb22185..33156b8c52 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.1.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.signal-hook-registry-1.4.2.bazel @@ -77,8 +77,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.4.1", + version = "1.4.2", deps = [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", + "@crates_vendor_pkgs__libc-0.2.154//:libc", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel index cd3c84f66b..143716cc70 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.slab-0.4.9.bazel @@ -126,7 +126,7 @@ cargo_build_script( version = "0.4.9", visibility = ["//visibility:private"], deps = [ - "@crates_vendor_pkgs__autocfg-1.2.0//:autocfg", + "@crates_vendor_pkgs__autocfg-1.3.0//:autocfg", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel index fbe9744873..15366f899a 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.4.10.bazel @@ -83,85 +83,85 @@ rust_library( version = "0.4.10", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@crates_vendor_pkgs__winapi-0.3.9//:winapi", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@crates_vendor_pkgs__winapi-0.3.9//:winapi", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@crates_vendor_pkgs__winapi-0.3.9//:winapi", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.5.6.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.5.7.bazel similarity index 78% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.5.6.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.5.7.bazel index c82f5210e4..633f92afc4 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.5.6.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.socket2-0.5.7.bazel @@ -80,88 +80,88 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.5.6", + version = "0.5.7", deps = select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@crates_vendor_pkgs__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@crates_vendor_pkgs__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@crates_vendor_pkgs__windows-sys-0.52.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # cfg(unix) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.syn-2.0.58.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.syn-2.0.61.bazel similarity index 96% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.syn-2.0.58.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.syn-2.0.61.bazel index 073761c9a2..28de241473 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.syn-2.0.58.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.syn-2.0.61.bazel @@ -88,10 +88,10 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "2.0.58", + version = "2.0.61", deps = [ - "@crates_vendor_pkgs__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_pkgs__quote-1.0.35//:quote", + "@crates_vendor_pkgs__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_pkgs__quote-1.0.36//:quote", "@crates_vendor_pkgs__unicode-ident-1.0.12//:unicode_ident", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-1.37.0.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-1.37.0.bazel index d85830480c..f5927b4d1a 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-1.37.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-1.37.0.bazel @@ -119,155 +119,155 @@ rust_library( "@crates_vendor_pkgs__bytes-1.6.0//:bytes", "@crates_vendor_pkgs__mio-0.8.11//:mio", "@crates_vendor_pkgs__num_cpus-1.16.0//:num_cpus", - "@crates_vendor_pkgs__parking_lot-0.12.1//:parking_lot", + "@crates_vendor_pkgs__parking_lot-0.12.2//:parking_lot", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-apple-darwin + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-apple-darwin + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-apple-ios + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-apple-ios + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-apple-ios-sim + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-apple-ios-sim + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-fuchsia + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-fuchsia + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-linux-android + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-linux-android + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) - "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-pc-windows-msvc + "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-unknown-linux-gnu + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-unknown-linux-gnu + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # aarch64-unknown-nto-qnx710 + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # aarch64-unknown-nto-qnx710 + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # arm-unknown-linux-gnueabi + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # arm-unknown-linux-gnueabi + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # armv7-linux-androideabi + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # armv7-linux-androideabi + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # armv7-unknown-linux-gnueabi + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # armv7-unknown-linux-gnueabi + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # i686-apple-darwin + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-apple-darwin + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # i686-linux-android + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-linux-android + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) - "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # i686-pc-windows-msvc + "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # i686-unknown-freebsd + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-unknown-freebsd + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # i686-unknown-linux-gnu + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # i686-unknown-linux-gnu + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # powerpc-unknown-linux-gnu + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # powerpc-unknown-linux-gnu + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # riscv32imc-unknown-none-elf ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # riscv64gc-unknown-none-elf ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # s390x-unknown-linux-gnu + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # s390x-unknown-linux-gnu + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # thumbv7em-none-eabi ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # thumbv8m.main-none-eabi ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # x86_64-apple-darwin + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-apple-darwin + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # x86_64-apple-ios + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-apple-ios + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # x86_64-fuchsia + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-fuchsia + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # x86_64-linux-android + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-linux-android + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) - "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-pc-windows-msvc + "@crates_vendor_pkgs__windows-sys-0.48.0//:windows_sys", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # x86_64-unknown-freebsd + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-unknown-freebsd + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # x86_64-unknown-linux-gnu + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-unknown-linux-gnu + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__libc-0.2.153//:libc", # cfg(unix) - "@crates_vendor_pkgs__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__libc-0.2.154//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@crates_vendor_pkgs__signal-hook-registry-1.4.2//:signal_hook_registry", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@crates_vendor_pkgs__socket2-0.5.6//:socket2", # cfg(not(target_family = "wasm")) + "@crates_vendor_pkgs__socket2-0.5.7//:socket2", # x86_64-unknown-none ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.2.0.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.2.0.bazel index 84bcc4b115..d8bab14fc1 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.2.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-macros-2.2.0.bazel @@ -79,8 +79,8 @@ rust_proc_macro( }), version = "2.2.0", deps = [ - "@crates_vendor_pkgs__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_pkgs__quote-1.0.35//:quote", - "@crates_vendor_pkgs__syn-2.0.58//:syn", + "@crates_vendor_pkgs__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_pkgs__quote-1.0.36//:quote", + "@crates_vendor_pkgs__syn-2.0.61//:syn", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.10.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.10.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel index ddacef3901..bb0491c723 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.10.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel @@ -32,7 +32,6 @@ rust_library( "codec", "default", "io", - "tracing", ], crate_root = "src/lib.rs", edition = "2021", @@ -83,13 +82,12 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.7.10", + version = "0.7.11", deps = [ "@crates_vendor_pkgs__bytes-1.6.0//:bytes", "@crates_vendor_pkgs__futures-core-0.3.30//:futures_core", "@crates_vendor_pkgs__futures-sink-0.3.30//:futures_sink", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", "@crates_vendor_pkgs__tokio-1.37.0//:tokio", - "@crates_vendor_pkgs__tracing-0.1.40//:tracing", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel index c40fc6e0ca..c16a36ed5e 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tower-0.4.13.bazel @@ -99,7 +99,7 @@ rust_library( "@crates_vendor_pkgs__pin-project-1.1.5//:pin_project", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", "@crates_vendor_pkgs__tokio-1.37.0//:tokio", - "@crates_vendor_pkgs__tokio-util-0.7.10//:tokio_util", + "@crates_vendor_pkgs__tokio-util-0.7.11//:tokio_util", "@crates_vendor_pkgs__tower-layer-0.3.2//:tower_layer", "@crates_vendor_pkgs__tower-service-0.3.2//:tower_service", "@crates_vendor_pkgs__tracing-0.1.40//:tracing", diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel index dc9208a114..0c23396e4b 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.tracing-attributes-0.1.27.bazel @@ -79,8 +79,8 @@ rust_proc_macro( }), version = "0.1.27", deps = [ - "@crates_vendor_pkgs__proc-macro2-1.0.79//:proc_macro2", - "@crates_vendor_pkgs__quote-1.0.35//:quote", - "@crates_vendor_pkgs__syn-2.0.58//:syn", + "@crates_vendor_pkgs__proc-macro2-1.0.82//:proc_macro2", + "@crates_vendor_pkgs__quote-1.0.36//:quote", + "@crates_vendor_pkgs__syn-2.0.61//:syn", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel index 2163de22d1..260232f03e 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-sys-0.52.0.bazel @@ -90,6 +90,6 @@ rust_library( }), version = "0.52.0", deps = [ - "@crates_vendor_pkgs__windows-targets-0.52.4//:windows_targets", + "@crates_vendor_pkgs__windows-targets-0.52.5//:windows_targets", ], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.5.bazel similarity index 88% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.5.bazel index c841556081..5bb1691fcb 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows-targets-0.52.5.bazel @@ -77,25 +77,25 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = select({ "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@crates_vendor_pkgs__windows_aarch64_msvc-0.52.4//:windows_aarch64_msvc", # cfg(all(target_arch = "aarch64", target_env = "msvc", not(windows_raw_dylib))) + "@crates_vendor_pkgs__windows_aarch64_msvc-0.52.5//:windows_aarch64_msvc", # cfg(all(target_arch = "aarch64", target_env = "msvc", not(windows_raw_dylib))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@crates_vendor_pkgs__windows_i686_msvc-0.52.4//:windows_i686_msvc", # cfg(all(target_arch = "x86", target_env = "msvc", not(windows_raw_dylib))) + "@crates_vendor_pkgs__windows_i686_msvc-0.52.5//:windows_i686_msvc", # cfg(all(target_arch = "x86", target_env = "msvc", not(windows_raw_dylib))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@crates_vendor_pkgs__windows_i686_gnu-0.52.4//:windows_i686_gnu", # cfg(all(target_arch = "x86", target_env = "gnu", not(windows_raw_dylib))) + "@crates_vendor_pkgs__windows_i686_gnu-0.52.5//:windows_i686_gnu", # cfg(all(target_arch = "x86", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@crates_vendor_pkgs__windows_x86_64_msvc-0.52.4//:windows_x86_64_msvc", # cfg(all(target_arch = "x86_64", target_env = "msvc", not(windows_raw_dylib))) + "@crates_vendor_pkgs__windows_x86_64_msvc-0.52.5//:windows_x86_64_msvc", # cfg(all(any(target_arch = "x86_64", target_arch = "arm64ec"), target_env = "msvc", not(windows_raw_dylib))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@crates_vendor_pkgs__windows_x86_64_gnu-0.52.4//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) + "@crates_vendor_pkgs__windows_x86_64_gnu-0.52.5//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@crates_vendor_pkgs__windows_x86_64_gnu-0.52.4//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) + "@crates_vendor_pkgs__windows_x86_64_gnu-0.52.5//:windows_x86_64_gnu", # cfg(all(target_arch = "x86_64", target_env = "gnu", not(target_abi = "llvm"), not(windows_raw_dylib))) ], "//conditions:default": [], }), diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel index 53616c8070..8724396ddd 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_gnullvm-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_pkgs__windows_aarch64_gnullvm-0.52.4//:build_script_build", + "@crates_vendor_pkgs__windows_aarch64_gnullvm-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel index 52ef5a78f3..41203ab9b7 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_aarch64_msvc-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_pkgs__windows_aarch64_msvc-0.52.4//:build_script_build", + "@crates_vendor_pkgs__windows_aarch64_msvc-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.5.bazel index 03df792acc..01637ebe2d 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnu-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_pkgs__windows_i686_gnu-0.52.4//:build_script_build", + "@crates_vendor_pkgs__windows_i686_gnu-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel new file mode 100644 index 0000000000..5e6c0de7c6 --- /dev/null +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_gnullvm-0.52.5.bazel @@ -0,0 +1,126 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//vendor_remote_pkgs:crates_vendor +############################################################################### + +load("@rules_rust//cargo:defs.bzl", "cargo_build_script") +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "windows_i686_gnullvm", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=windows_i686_gnullvm", + "manual", + "noclippy", + "norustfmt", + ], + target_compatible_with = select({ + "@rules_rust//rust/platform:aarch64-apple-darwin": [], + "@rules_rust//rust/platform:aarch64-apple-ios": [], + "@rules_rust//rust/platform:aarch64-apple-ios-sim": [], + "@rules_rust//rust/platform:aarch64-fuchsia": [], + "@rules_rust//rust/platform:aarch64-linux-android": [], + "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [], + "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [], + "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [], + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [], + "@rules_rust//rust/platform:armv7-linux-androideabi": [], + "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [], + "@rules_rust//rust/platform:i686-apple-darwin": [], + "@rules_rust//rust/platform:i686-linux-android": [], + "@rules_rust//rust/platform:i686-pc-windows-msvc": [], + "@rules_rust//rust/platform:i686-unknown-freebsd": [], + "@rules_rust//rust/platform:i686-unknown-linux-gnu": [], + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [], + "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [], + "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [], + "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [], + "@rules_rust//rust/platform:thumbv7em-none-eabi": [], + "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [], + "@rules_rust//rust/platform:wasm32-unknown-unknown": [], + "@rules_rust//rust/platform:wasm32-wasi": [], + "@rules_rust//rust/platform:x86_64-apple-darwin": [], + "@rules_rust//rust/platform:x86_64-apple-ios": [], + "@rules_rust//rust/platform:x86_64-fuchsia": [], + "@rules_rust//rust/platform:x86_64-linux-android": [], + "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [], + "@rules_rust//rust/platform:x86_64-unknown-freebsd": [], + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [], + "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [], + "@rules_rust//rust/platform:x86_64-unknown-none": [], + "//conditions:default": ["@platforms//:incompatible"], + }), + version = "0.52.5", + deps = [ + "@crates_vendor_pkgs__windows_i686_gnullvm-0.52.5//:build_script_build", + ], +) + +cargo_build_script( + name = "windows_i686_gnullvm_bs", + srcs = glob( + include = ["**/*.rs"], + allow_empty = False, + ), + crate_name = "build_script_build", + crate_root = "build.rs", + data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=windows_i686_gnullvm", + "manual", + "noclippy", + "norustfmt", + ], + version = "0.52.5", + visibility = ["//visibility:private"], +) + +alias( + name = "build_script_build", + actual = ":windows_i686_gnullvm_bs", + tags = ["manual"], +) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.5.bazel index 39dd597633..ed8888c4bd 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_i686_msvc-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_pkgs__windows_i686_msvc-0.52.4//:build_script_build", + "@crates_vendor_pkgs__windows_i686_msvc-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel index b5ecc5eab1..536aff03a0 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnu-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_pkgs__windows_x86_64_gnu-0.52.4//:build_script_build", + "@crates_vendor_pkgs__windows_x86_64_gnu-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel index 18eef57f11..8e980487fa 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_gnullvm-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_pkgs__windows_x86_64_gnullvm-0.52.4//:build_script_build", + "@crates_vendor_pkgs__windows_x86_64_gnullvm-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.4.bazel b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel similarity index 97% rename from examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.4.bazel rename to examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel index d4b018dc4e..b5a11526f3 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.4.bazel +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/BUILD.windows_x86_64_msvc-0.52.5.bazel @@ -78,9 +78,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.52.4", + version = "0.52.5", deps = [ - "@crates_vendor_pkgs__windows_x86_64_msvc-0.52.4//:build_script_build", + "@crates_vendor_pkgs__windows_x86_64_msvc-0.52.5//:build_script_build", ], ) @@ -115,7 +115,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "0.52.4", + version = "0.52.5", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/defs.bzl b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/defs.bzl index 0c5ee115b5..81fdebbe0a 100644 --- a/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/defs.bzl +++ b/examples/crate_universe_unnamed/vendor_remote_pkgs/crates/defs.bzl @@ -298,7 +298,7 @@ _NORMAL_DEPENDENCIES = { "axum": Label("@crates_vendor_pkgs__axum-0.4.8//:axum"), "hyper": Label("@crates_vendor_pkgs__hyper-0.14.28//:hyper"), "mime": Label("@crates_vendor_pkgs__mime-0.3.17//:mime"), - "serde_json": Label("@crates_vendor_pkgs__serde_json-1.0.115//:serde_json"), + "serde_json": Label("@crates_vendor_pkgs__serde_json-1.0.116//:serde_json"), "socket2": Label("@crates_vendor_pkgs__socket2-0.4.10//:socket2"), "tokio": Label("@crates_vendor_pkgs__tokio-1.37.0//:tokio"), "tower": Label("@crates_vendor_pkgs__tower-0.4.13//:tower"), @@ -374,32 +374,33 @@ _CONDITIONS = { "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"], "aarch64-pc-windows-gnullvm": [], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nto-qnx710": ["@rules_rust//rust/platform:aarch64-unknown-nto-qnx710"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], "armv7-linux-androideabi": ["@rules_rust//rust/platform:armv7-linux-androideabi"], "armv7-unknown-linux-gnueabi": ["@rules_rust//rust/platform:armv7-unknown-linux-gnueabi"], + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:i686-pc-windows-msvc"], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(any())": [], "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], - "cfg(not(target_family = \"wasm\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"redox\")": [], "cfg(target_os = \"wasi\")": ["@rules_rust//rust/platform:wasm32-wasi"], "cfg(target_os = \"windows\")": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(tokio_taskdump)": [], - "cfg(tracing_unstable)": [], "cfg(unix)": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(windows)": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "i686-apple-darwin": ["@rules_rust//rust/platform:i686-apple-darwin"], "i686-linux-android": ["@rules_rust//rust/platform:i686-linux-android"], "i686-pc-windows-gnu": [], + "i686-pc-windows-gnullvm": [], "i686-pc-windows-msvc": ["@rules_rust//rust/platform:i686-pc-windows-msvc"], "i686-unknown-freebsd": ["@rules_rust//rust/platform:i686-unknown-freebsd"], "i686-unknown-linux-gnu": ["@rules_rust//rust/platform:i686-unknown-linux-gnu"], @@ -419,7 +420,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-none": ["@rules_rust//rust/platform:x86_64-unknown-none"], } @@ -454,22 +455,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__async-trait-0.1.79", - sha256 = "a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681", + name = "crates_vendor_pkgs__async-trait-0.1.80", + sha256 = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca", type = "tar.gz", - urls = ["https://static.crates.io/crates/async-trait/0.1.79/download"], - strip_prefix = "async-trait-0.1.79", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.async-trait-0.1.79.bazel"), + urls = ["https://static.crates.io/crates/async-trait/0.1.80/download"], + strip_prefix = "async-trait-0.1.80", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.async-trait-0.1.80.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__autocfg-1.2.0", - sha256 = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80", + name = "crates_vendor_pkgs__autocfg-1.3.0", + sha256 = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0", type = "tar.gz", - urls = ["https://static.crates.io/crates/autocfg/1.2.0/download"], - strip_prefix = "autocfg-1.2.0", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.autocfg-1.2.0.bazel"), + urls = ["https://static.crates.io/crates/autocfg/1.3.0/download"], + strip_prefix = "autocfg-1.3.0", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.autocfg-1.3.0.bazel"), ) maybe( @@ -512,6 +513,16 @@ def crate_repositories(): build_file = Label("@//vendor_remote_pkgs/crates:BUILD.bitflags-1.3.2.bazel"), ) + maybe( + http_archive, + name = "crates_vendor_pkgs__bitflags-2.5.0", + sha256 = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1", + type = "tar.gz", + urls = ["https://static.crates.io/crates/bitflags/2.5.0/download"], + strip_prefix = "bitflags-2.5.0", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.bitflags-2.5.0.bazel"), + ) + maybe( http_archive, name = "crates_vendor_pkgs__bytes-1.6.0", @@ -524,12 +535,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__cc-1.0.90", - sha256 = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5", + name = "crates_vendor_pkgs__cc-1.0.97", + sha256 = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4", type = "tar.gz", - urls = ["https://static.crates.io/crates/cc/1.0.90/download"], - strip_prefix = "cc-1.0.90", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.cc-1.0.90.bazel"), + urls = ["https://static.crates.io/crates/cc/1.0.97/download"], + strip_prefix = "cc-1.0.97", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.cc-1.0.97.bazel"), ) maybe( @@ -644,12 +655,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__hashbrown-0.14.3", - sha256 = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604", + name = "crates_vendor_pkgs__hashbrown-0.14.5", + sha256 = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1", type = "tar.gz", - urls = ["https://static.crates.io/crates/hashbrown/0.14.3/download"], - strip_prefix = "hashbrown-0.14.3", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.hashbrown-0.14.3.bazel"), + urls = ["https://static.crates.io/crates/hashbrown/0.14.5/download"], + strip_prefix = "hashbrown-0.14.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.hashbrown-0.14.5.bazel"), ) maybe( @@ -754,22 +765,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__libc-0.2.153", - sha256 = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd", + name = "crates_vendor_pkgs__libc-0.2.154", + sha256 = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346", type = "tar.gz", - urls = ["https://static.crates.io/crates/libc/0.2.153/download"], - strip_prefix = "libc-0.2.153", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.libc-0.2.153.bazel"), + urls = ["https://static.crates.io/crates/libc/0.2.154/download"], + strip_prefix = "libc-0.2.154", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.libc-0.2.154.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__lock_api-0.4.11", - sha256 = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45", + name = "crates_vendor_pkgs__lock_api-0.4.12", + sha256 = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17", type = "tar.gz", - urls = ["https://static.crates.io/crates/lock_api/0.4.11/download"], - strip_prefix = "lock_api-0.4.11", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.lock_api-0.4.11.bazel"), + urls = ["https://static.crates.io/crates/lock_api/0.4.12/download"], + strip_prefix = "lock_api-0.4.12", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.lock_api-0.4.12.bazel"), ) maybe( @@ -884,22 +895,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__parking_lot-0.12.1", - sha256 = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", + name = "crates_vendor_pkgs__parking_lot-0.12.2", + sha256 = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb", type = "tar.gz", - urls = ["https://static.crates.io/crates/parking_lot/0.12.1/download"], - strip_prefix = "parking_lot-0.12.1", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.parking_lot-0.12.1.bazel"), + urls = ["https://static.crates.io/crates/parking_lot/0.12.2/download"], + strip_prefix = "parking_lot-0.12.2", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.parking_lot-0.12.2.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__parking_lot_core-0.9.9", - sha256 = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e", + name = "crates_vendor_pkgs__parking_lot_core-0.9.10", + sha256 = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8", type = "tar.gz", - urls = ["https://static.crates.io/crates/parking_lot_core/0.9.9/download"], - strip_prefix = "parking_lot_core-0.9.9", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.parking_lot_core-0.9.9.bazel"), + urls = ["https://static.crates.io/crates/parking_lot_core/0.9.10/download"], + strip_prefix = "parking_lot_core-0.9.10", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.parking_lot_core-0.9.10.bazel"), ) maybe( @@ -954,52 +965,52 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__proc-macro2-1.0.79", - sha256 = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e", + name = "crates_vendor_pkgs__proc-macro2-1.0.82", + sha256 = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b", type = "tar.gz", - urls = ["https://static.crates.io/crates/proc-macro2/1.0.79/download"], - strip_prefix = "proc-macro2-1.0.79", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.proc-macro2-1.0.79.bazel"), + urls = ["https://static.crates.io/crates/proc-macro2/1.0.82/download"], + strip_prefix = "proc-macro2-1.0.82", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.proc-macro2-1.0.82.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__quote-1.0.35", - sha256 = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef", + name = "crates_vendor_pkgs__quote-1.0.36", + sha256 = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7", type = "tar.gz", - urls = ["https://static.crates.io/crates/quote/1.0.35/download"], - strip_prefix = "quote-1.0.35", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.quote-1.0.35.bazel"), + urls = ["https://static.crates.io/crates/quote/1.0.36/download"], + strip_prefix = "quote-1.0.36", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.quote-1.0.36.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__redox_syscall-0.4.1", - sha256 = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa", + name = "crates_vendor_pkgs__redox_syscall-0.5.1", + sha256 = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e", type = "tar.gz", - urls = ["https://static.crates.io/crates/redox_syscall/0.4.1/download"], - strip_prefix = "redox_syscall-0.4.1", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.redox_syscall-0.4.1.bazel"), + urls = ["https://static.crates.io/crates/redox_syscall/0.5.1/download"], + strip_prefix = "redox_syscall-0.5.1", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.redox_syscall-0.5.1.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__rustc-demangle-0.1.23", - sha256 = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76", + name = "crates_vendor_pkgs__rustc-demangle-0.1.24", + sha256 = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f", type = "tar.gz", - urls = ["https://static.crates.io/crates/rustc-demangle/0.1.23/download"], - strip_prefix = "rustc-demangle-0.1.23", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.rustc-demangle-0.1.23.bazel"), + urls = ["https://static.crates.io/crates/rustc-demangle/0.1.24/download"], + strip_prefix = "rustc-demangle-0.1.24", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.rustc-demangle-0.1.24.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__ryu-1.0.17", - sha256 = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1", + name = "crates_vendor_pkgs__ryu-1.0.18", + sha256 = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f", type = "tar.gz", - urls = ["https://static.crates.io/crates/ryu/1.0.17/download"], - strip_prefix = "ryu-1.0.17", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.ryu-1.0.17.bazel"), + urls = ["https://static.crates.io/crates/ryu/1.0.18/download"], + strip_prefix = "ryu-1.0.18", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.ryu-1.0.18.bazel"), ) maybe( @@ -1014,32 +1025,32 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__serde-1.0.197", - sha256 = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2", + name = "crates_vendor_pkgs__serde-1.0.200", + sha256 = "ddc6f9cc94d67c0e21aaf7eda3a010fd3af78ebf6e096aa6e2e13c79749cce4f", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde/1.0.197/download"], - strip_prefix = "serde-1.0.197", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.serde-1.0.197.bazel"), + urls = ["https://static.crates.io/crates/serde/1.0.200/download"], + strip_prefix = "serde-1.0.200", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.serde-1.0.200.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__serde_derive-1.0.197", - sha256 = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b", + name = "crates_vendor_pkgs__serde_derive-1.0.200", + sha256 = "856f046b9400cee3c8c94ed572ecdb752444c24528c035cd35882aad6f492bcb", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde_derive/1.0.197/download"], - strip_prefix = "serde_derive-1.0.197", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.serde_derive-1.0.197.bazel"), + urls = ["https://static.crates.io/crates/serde_derive/1.0.200/download"], + strip_prefix = "serde_derive-1.0.200", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.serde_derive-1.0.200.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__serde_json-1.0.115", - sha256 = "12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd", + name = "crates_vendor_pkgs__serde_json-1.0.116", + sha256 = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde_json/1.0.115/download"], - strip_prefix = "serde_json-1.0.115", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.serde_json-1.0.115.bazel"), + urls = ["https://static.crates.io/crates/serde_json/1.0.116/download"], + strip_prefix = "serde_json-1.0.116", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.serde_json-1.0.116.bazel"), ) maybe( @@ -1064,12 +1075,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__signal-hook-registry-1.4.1", - sha256 = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1", + name = "crates_vendor_pkgs__signal-hook-registry-1.4.2", + sha256 = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1", type = "tar.gz", - urls = ["https://static.crates.io/crates/signal-hook-registry/1.4.1/download"], - strip_prefix = "signal-hook-registry-1.4.1", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.signal-hook-registry-1.4.1.bazel"), + urls = ["https://static.crates.io/crates/signal-hook-registry/1.4.2/download"], + strip_prefix = "signal-hook-registry-1.4.2", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.signal-hook-registry-1.4.2.bazel"), ) maybe( @@ -1104,22 +1115,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__socket2-0.5.6", - sha256 = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871", + name = "crates_vendor_pkgs__socket2-0.5.7", + sha256 = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c", type = "tar.gz", - urls = ["https://static.crates.io/crates/socket2/0.5.6/download"], - strip_prefix = "socket2-0.5.6", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.socket2-0.5.6.bazel"), + urls = ["https://static.crates.io/crates/socket2/0.5.7/download"], + strip_prefix = "socket2-0.5.7", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.socket2-0.5.7.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__syn-2.0.58", - sha256 = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687", + name = "crates_vendor_pkgs__syn-2.0.61", + sha256 = "c993ed8ccba56ae856363b1845da7266a7cb78e1d146c8a32d54b45a8b831fc9", type = "tar.gz", - urls = ["https://static.crates.io/crates/syn/2.0.58/download"], - strip_prefix = "syn-2.0.58", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.syn-2.0.58.bazel"), + urls = ["https://static.crates.io/crates/syn/2.0.61/download"], + strip_prefix = "syn-2.0.61", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.syn-2.0.61.bazel"), ) maybe( @@ -1164,12 +1175,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__tokio-util-0.7.10", - sha256 = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15", + name = "crates_vendor_pkgs__tokio-util-0.7.11", + sha256 = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1", type = "tar.gz", - urls = ["https://static.crates.io/crates/tokio-util/0.7.10/download"], - strip_prefix = "tokio-util-0.7.10", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.tokio-util-0.7.10.bazel"), + urls = ["https://static.crates.io/crates/tokio-util/0.7.11/download"], + strip_prefix = "tokio-util-0.7.11", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.tokio-util-0.7.11.bazel"), ) maybe( @@ -1374,12 +1385,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows-targets-0.52.4", - sha256 = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b", + name = "crates_vendor_pkgs__windows-targets-0.52.5", + sha256 = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows-targets/0.52.4/download"], - strip_prefix = "windows-targets-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows-targets-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows-targets/0.52.5/download"], + strip_prefix = "windows-targets-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows-targets-0.52.5.bazel"), ) maybe( @@ -1394,12 +1405,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows_aarch64_gnullvm-0.52.4", - sha256 = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9", + name = "crates_vendor_pkgs__windows_aarch64_gnullvm-0.52.5", + sha256 = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.4/download"], - strip_prefix = "windows_aarch64_gnullvm-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_aarch64_gnullvm-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.5/download"], + strip_prefix = "windows_aarch64_gnullvm-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_aarch64_gnullvm-0.52.5.bazel"), ) maybe( @@ -1414,12 +1425,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows_aarch64_msvc-0.52.4", - sha256 = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675", + name = "crates_vendor_pkgs__windows_aarch64_msvc-0.52.5", + sha256 = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_aarch64_msvc/0.52.4/download"], - strip_prefix = "windows_aarch64_msvc-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_aarch64_msvc-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_aarch64_msvc/0.52.5/download"], + strip_prefix = "windows_aarch64_msvc-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_aarch64_msvc-0.52.5.bazel"), ) maybe( @@ -1434,12 +1445,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows_i686_gnu-0.52.4", - sha256 = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3", + name = "crates_vendor_pkgs__windows_i686_gnu-0.52.5", + sha256 = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670", + type = "tar.gz", + urls = ["https://static.crates.io/crates/windows_i686_gnu/0.52.5/download"], + strip_prefix = "windows_i686_gnu-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_i686_gnu-0.52.5.bazel"), + ) + + maybe( + http_archive, + name = "crates_vendor_pkgs__windows_i686_gnullvm-0.52.5", + sha256 = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_i686_gnu/0.52.4/download"], - strip_prefix = "windows_i686_gnu-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_i686_gnu-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_i686_gnullvm/0.52.5/download"], + strip_prefix = "windows_i686_gnullvm-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_i686_gnullvm-0.52.5.bazel"), ) maybe( @@ -1454,12 +1475,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows_i686_msvc-0.52.4", - sha256 = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02", + name = "crates_vendor_pkgs__windows_i686_msvc-0.52.5", + sha256 = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_i686_msvc/0.52.4/download"], - strip_prefix = "windows_i686_msvc-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_i686_msvc-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_i686_msvc/0.52.5/download"], + strip_prefix = "windows_i686_msvc-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_i686_msvc-0.52.5.bazel"), ) maybe( @@ -1474,12 +1495,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows_x86_64_gnu-0.52.4", - sha256 = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03", + name = "crates_vendor_pkgs__windows_x86_64_gnu-0.52.5", + sha256 = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_gnu/0.52.4/download"], - strip_prefix = "windows_x86_64_gnu-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_x86_64_gnu-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_x86_64_gnu/0.52.5/download"], + strip_prefix = "windows_x86_64_gnu-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_x86_64_gnu-0.52.5.bazel"), ) maybe( @@ -1494,12 +1515,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows_x86_64_gnullvm-0.52.4", - sha256 = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177", + name = "crates_vendor_pkgs__windows_x86_64_gnullvm-0.52.5", + sha256 = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.4/download"], - strip_prefix = "windows_x86_64_gnullvm-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_x86_64_gnullvm-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.5/download"], + strip_prefix = "windows_x86_64_gnullvm-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_x86_64_gnullvm-0.52.5.bazel"), ) maybe( @@ -1514,19 +1535,19 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__windows_x86_64_msvc-0.52.4", - sha256 = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8", + name = "crates_vendor_pkgs__windows_x86_64_msvc-0.52.5", + sha256 = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0", type = "tar.gz", - urls = ["https://static.crates.io/crates/windows_x86_64_msvc/0.52.4/download"], - strip_prefix = "windows_x86_64_msvc-0.52.4", - build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_x86_64_msvc-0.52.4.bazel"), + urls = ["https://static.crates.io/crates/windows_x86_64_msvc/0.52.5/download"], + strip_prefix = "windows_x86_64_msvc-0.52.5", + build_file = Label("@//vendor_remote_pkgs/crates:BUILD.windows_x86_64_msvc-0.52.5.bazel"), ) return [ struct(repo = "crates_vendor_pkgs__axum-0.4.8", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__hyper-0.14.28", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__mime-0.3.17", is_dev_dep = False), - struct(repo = "crates_vendor_pkgs__serde_json-1.0.115", is_dev_dep = False), + struct(repo = "crates_vendor_pkgs__serde_json-1.0.116", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__socket2-0.4.10", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__tokio-1.37.0", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__tower-0.4.13", is_dev_dep = False), diff --git a/examples/ios_build/3rdparty/crates/defs.bzl b/examples/ios_build/3rdparty/crates/defs.bzl index 33c169f1e9..097128f4b7 100644 --- a/examples/ios_build/3rdparty/crates/defs.bzl +++ b/examples/ios_build/3rdparty/crates/defs.bzl @@ -408,7 +408,7 @@ def crate_repositories(): name = "ios_build__cc-1.0.73", sha256 = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11", type = "tar.gz", - urls = ["https://crates.io/api/v1/crates/cc/1.0.73/download"], + urls = ["https://static.crates.io/crates/cc/1.0.73/download"], strip_prefix = "cc-1.0.73", build_file = Label("@rules_rust_examples_ios_build//3rdparty/crates:BUILD.cc-1.0.73.bazel"), ) @@ -418,7 +418,7 @@ def crate_repositories(): name = "ios_build__jobserver-0.1.25", sha256 = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b", type = "tar.gz", - urls = ["https://crates.io/api/v1/crates/jobserver/0.1.25/download"], + urls = ["https://static.crates.io/crates/jobserver/0.1.25/download"], strip_prefix = "jobserver-0.1.25", build_file = Label("@rules_rust_examples_ios_build//3rdparty/crates:BUILD.jobserver-0.1.25.bazel"), ) @@ -428,7 +428,7 @@ def crate_repositories(): name = "ios_build__libc-0.2.134", sha256 = "329c933548736bc49fd575ee68c89e8be4d260064184389a5b77517cddd99ffb", type = "tar.gz", - urls = ["https://crates.io/api/v1/crates/libc/0.2.134/download"], + urls = ["https://static.crates.io/crates/libc/0.2.134/download"], strip_prefix = "libc-0.2.134", build_file = Label("@rules_rust_examples_ios_build//3rdparty/crates:BUILD.libc-0.2.134.bazel"), ) @@ -438,7 +438,7 @@ def crate_repositories(): name = "ios_build__zstd-0.11.2-zstd.1.5.2", sha256 = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4", type = "tar.gz", - urls = ["https://crates.io/api/v1/crates/zstd/0.11.2+zstd.1.5.2/download"], + urls = ["https://static.crates.io/crates/zstd/0.11.2+zstd.1.5.2/download"], strip_prefix = "zstd-0.11.2+zstd.1.5.2", build_file = Label("@rules_rust_examples_ios_build//3rdparty/crates:BUILD.zstd-0.11.2+zstd.1.5.2.bazel"), ) @@ -448,7 +448,7 @@ def crate_repositories(): name = "ios_build__zstd-safe-5.0.2-zstd.1.5.2", sha256 = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db", type = "tar.gz", - urls = ["https://crates.io/api/v1/crates/zstd-safe/5.0.2+zstd.1.5.2/download"], + urls = ["https://static.crates.io/crates/zstd-safe/5.0.2+zstd.1.5.2/download"], strip_prefix = "zstd-safe-5.0.2+zstd.1.5.2", build_file = Label("@rules_rust_examples_ios_build//3rdparty/crates:BUILD.zstd-safe-5.0.2+zstd.1.5.2.bazel"), ) @@ -458,7 +458,7 @@ def crate_repositories(): name = "ios_build__zstd-sys-2.0.1-zstd.1.5.2", sha256 = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b", type = "tar.gz", - urls = ["https://crates.io/api/v1/crates/zstd-sys/2.0.1+zstd.1.5.2/download"], + urls = ["https://static.crates.io/crates/zstd-sys/2.0.1+zstd.1.5.2/download"], strip_prefix = "zstd-sys-2.0.1+zstd.1.5.2", build_file = Label("@rules_rust_examples_ios_build//3rdparty/crates:BUILD.zstd-sys-2.0.1+zstd.1.5.2.bazel"), ) diff --git a/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json b/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json index f3856aa288..758457076d 100644 --- a/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json +++ b/examples/nix_cross_compiling/bazel/cargo/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "c90434fbf638cebfee46a04af86965c9dd2f894192e90fcfadc0cb4f99b11ae4", + "checksum": "9c6d454ed6912ab0a772ba6ca8e4c11000584ff5efecb268b741408a27f485e0", "crates": { "addr2line 0.21.0": { "name": "addr2line", @@ -1646,7 +1646,57 @@ } ], "selects": { - "cfg(not(target_family = \"wasm\"))": [ + "aarch64-apple-darwin": [ + { + "id": "libc 0.2.150", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.5.5", + "target": "socket2" + } + ], + "aarch64-apple-ios": [ + { + "id": "libc 0.2.150", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.5.5", + "target": "socket2" + } + ], + "aarch64-linux-android": [ + { + "id": "libc 0.2.150", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.5.5", + "target": "socket2" + } + ], + "aarch64-unknown-linux-gnu": [ + { + "id": "libc 0.2.150", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, { "id": "socket2 0.5.5", "target": "socket2" @@ -1658,7 +1708,7 @@ "target": "backtrace" } ], - "cfg(unix)": [ + "x86_64-apple-darwin": [ { "id": "libc 0.2.150", "target": "libc" @@ -1666,13 +1716,49 @@ { "id": "signal-hook-registry 1.4.1", "target": "signal_hook_registry" + }, + { + "id": "socket2 0.5.5", + "target": "socket2" } ], - "cfg(windows)": [ + "x86_64-pc-windows-msvc": [ + { + "id": "socket2 0.5.5", + "target": "socket2" + }, { "id": "windows-sys 0.48.0", "target": "windows_sys" } + ], + "x86_64-unknown-linux-gnu": [ + { + "id": "libc 0.2.150", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.5.5", + "target": "socket2" + } + ], + "x86_64-unknown-nixos-gnu": [ + { + "id": "libc 0.2.150", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + }, + { + "id": "socket2 0.5.5", + "target": "socket2" + } ] } }, @@ -2302,16 +2388,6 @@ "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], - "cfg(not(target_family = \"wasm\"))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-linux-android", - "aarch64-unknown-linux-gnu", - "x86_64-apple-darwin", - "x86_64-pc-windows-msvc", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu" - ], "cfg(not(windows))": [ "aarch64-apple-darwin", "aarch64-apple-ios", @@ -2355,7 +2431,8 @@ "x86_64-pc-windows-msvc" ], "x86_64-unknown-linux-gnu": [ - "x86_64-unknown-linux-gnu" + "x86_64-unknown-linux-gnu", + "x86_64-unknown-nixos-gnu" ], "x86_64-unknown-nixos-gnu": [ "x86_64-unknown-nixos-gnu" diff --git a/proto/prost/private/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel b/proto/prost/private/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel index 3d8a0a2878..ee1a27ae2f 100644 --- a/proto/prost/private/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel +++ b/proto/prost/private/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel @@ -87,111 +87,8 @@ rust_library( version = "1.0.11", deps = [ "@rules_rust_prost__io-lifetimes-1.0.11//:build_script_build", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(not(windows)) - ], - "//conditions:default": [], - }), + "@rules_rust_prost__libc-0.2.146//:libc", + ], ) cargo_build_script( diff --git a/proto/prost/private/3rdparty/crates/BUILD.libc-0.2.146.bazel b/proto/prost/private/3rdparty/crates/BUILD.libc-0.2.146.bazel index 7eeb56b3e5..95fadcbdf1 100644 --- a/proto/prost/private/3rdparty/crates/BUILD.libc-0.2.146.bazel +++ b/proto/prost/private/3rdparty/crates/BUILD.libc-0.2.146.bazel @@ -52,7 +52,7 @@ rust_library( "extra_traits", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "extra_traits", # aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "extra_traits", # aarch64-unknown-nto-qnx710 @@ -106,7 +106,7 @@ rust_library( "extra_traits", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "extra_traits", # x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), @@ -194,7 +194,7 @@ cargo_build_script( "extra_traits", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "extra_traits", # aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "extra_traits", # aarch64-unknown-nto-qnx710 @@ -248,7 +248,7 @@ cargo_build_script( "extra_traits", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "extra_traits", # x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/proto/prost/private/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel b/proto/prost/private/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel index 59082ada47..0c57eb8f56 100644 --- a/proto/prost/private/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel +++ b/proto/prost/private/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel @@ -37,7 +37,7 @@ rust_library( "errno", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "errno", # aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "errno", # arm-unknown-linux-gnueabi @@ -52,7 +52,7 @@ rust_library( "errno", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "errno", # x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/proto/prost/private/3rdparty/crates/BUILD.rand-0.8.5.bazel b/proto/prost/private/3rdparty/crates/BUILD.rand-0.8.5.bazel index 4ed8c1042c..74c0b0ad52 100644 --- a/proto/prost/private/3rdparty/crates/BUILD.rand-0.8.5.bazel +++ b/proto/prost/private/3rdparty/crates/BUILD.rand-0.8.5.bazel @@ -93,76 +93,76 @@ rust_library( "@rules_rust_prost__rand_core-0.6.4//:rand_core", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-linux-android ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/proto/prost/private/3rdparty/crates/BUILD.rustix-0.37.20.bazel b/proto/prost/private/3rdparty/crates/BUILD.rustix-0.37.20.bazel index 203aa465b2..d30e8d4e85 100644 --- a/proto/prost/private/3rdparty/crates/BUILD.rustix-0.37.20.bazel +++ b/proto/prost/private/3rdparty/crates/BUILD.rustix-0.37.20.bazel @@ -174,27 +174,23 @@ rust_library( deps = [ "@rules_rust_prost__bitflags-1.3.2//:bitflags", "@rules_rust_prost__io-lifetimes-1.0.11//:io_lifetimes", + "@rules_rust_prost__libc-0.2.146//:libc", "@rules_rust_prost__rustix-0.37.20//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ @@ -202,37 +198,29 @@ rust_library( "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ @@ -241,61 +229,47 @@ rust_library( ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ @@ -304,19 +278,15 @@ rust_library( ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_prost__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@rules_rust_prost__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "//conditions:default": [], }), diff --git a/proto/prost/private/3rdparty/crates/BUILD.tokio-1.28.2.bazel b/proto/prost/private/3rdparty/crates/BUILD.tokio-1.28.2.bazel index 7041019ccd..e29f1e9cac 100644 --- a/proto/prost/private/3rdparty/crates/BUILD.tokio-1.28.2.bazel +++ b/proto/prost/private/3rdparty/crates/BUILD.tokio-1.28.2.bazel @@ -125,151 +125,151 @@ rust_library( "@rules_rust_prost__tokio-1.28.2//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-apple-darwin + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-apple-darwin + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-apple-ios + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-apple-ios + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-apple-ios-sim + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-apple-ios-sim + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-fuchsia + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-fuchsia + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-linux-android + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-linux-android + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) - "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-pc-windows-msvc + "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-unknown-linux-gnu + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-unknown-linux-gnu + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # aarch64-unknown-nto-qnx710 + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # aarch64-unknown-nto-qnx710 + "@rules_rust_prost__socket2-0.4.9//:socket2", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # arm-unknown-linux-gnueabi + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # arm-unknown-linux-gnueabi + "@rules_rust_prost__socket2-0.4.9//:socket2", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # armv7-linux-androideabi + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # armv7-linux-androideabi + "@rules_rust_prost__socket2-0.4.9//:socket2", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # armv7-unknown-linux-gnueabi + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # armv7-unknown-linux-gnueabi + "@rules_rust_prost__socket2-0.4.9//:socket2", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-apple-darwin + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # i686-apple-darwin + "@rules_rust_prost__socket2-0.4.9//:socket2", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-linux-android + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # i686-linux-android + "@rules_rust_prost__socket2-0.4.9//:socket2", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) - "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rules_rust_prost__socket2-0.4.9//:socket2", # i686-pc-windows-msvc + "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-unknown-freebsd + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # i686-unknown-freebsd + "@rules_rust_prost__socket2-0.4.9//:socket2", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # i686-unknown-linux-gnu + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # i686-unknown-linux-gnu + "@rules_rust_prost__socket2-0.4.9//:socket2", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # powerpc-unknown-linux-gnu + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # powerpc-unknown-linux-gnu + "@rules_rust_prost__socket2-0.4.9//:socket2", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__socket2-0.4.9//:socket2", # riscv32imc-unknown-none-elf ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__socket2-0.4.9//:socket2", # riscv64gc-unknown-none-elf ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # s390x-unknown-linux-gnu + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # s390x-unknown-linux-gnu + "@rules_rust_prost__socket2-0.4.9//:socket2", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__socket2-0.4.9//:socket2", # thumbv7em-none-eabi ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__socket2-0.4.9//:socket2", # thumbv8m.main-none-eabi ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-apple-darwin + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # x86_64-apple-darwin + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-apple-ios + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # x86_64-apple-ios + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-fuchsia + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # x86_64-fuchsia + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-linux-android + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # x86_64-linux-android + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) - "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-pc-windows-msvc + "@rules_rust_prost__windows-sys-0.48.0//:windows_sys", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-unknown-freebsd + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # x86_64-unknown-freebsd + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-unknown-linux-gnu + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # x86_64-unknown-linux-gnu + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_prost__libc-0.2.146//:libc", # cfg(unix) - "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # cfg(unix) - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__libc-0.2.146//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@rules_rust_prost__signal-hook-registry-1.4.1//:signal_hook_registry", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@rules_rust_prost__socket2-0.4.9//:socket2", # cfg(not(any(target_arch = "wasm32", target_arch = "wasm64"))) + "@rules_rust_prost__socket2-0.4.9//:socket2", # x86_64-unknown-none ], "//conditions:default": [], }), diff --git a/proto/prost/private/3rdparty/crates/defs.bzl b/proto/prost/private/3rdparty/crates/defs.bzl index 041ca06000..318e5f5e82 100644 --- a/proto/prost/private/3rdparty/crates/defs.bzl +++ b/proto/prost/private/3rdparty/crates/defs.bzl @@ -371,7 +371,7 @@ _CONDITIONS = { "aarch64-fuchsia": ["@rules_rust//rust/platform:aarch64-fuchsia"], "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nto-qnx710": ["@rules_rust//rust/platform:aarch64-unknown-nto-qnx710"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], @@ -391,7 +391,6 @@ _CONDITIONS = { "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(docsrs)": [], - "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_os = \"dragonfly\")": [], "cfg(target_os = \"hermit\")": [], @@ -420,7 +419,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnu": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-none": ["@rules_rust//rust/platform:x86_64-unknown-none"], } diff --git a/proto/protobuf/3rdparty/crates/BUILD.cloudabi-0.0.3.bazel b/proto/protobuf/3rdparty/crates/BUILD.cloudabi-0.0.3.bazel index fbefdd950f..0a46954f33 100644 --- a/proto/protobuf/3rdparty/crates/BUILD.cloudabi-0.0.3.bazel +++ b/proto/protobuf/3rdparty/crates/BUILD.cloudabi-0.0.3.bazel @@ -78,7 +78,4 @@ rust_library( "//conditions:default": ["@platforms//:incompatible"], }), version = "0.0.3", - deps = [ - "@rules_rust_proto__bitflags-1.3.2//:bitflags", - ], ) diff --git a/proto/protobuf/3rdparty/crates/BUILD.log-0.4.17.bazel b/proto/protobuf/3rdparty/crates/BUILD.log-0.4.17.bazel index 402cc55d31..8dd7e58731 100644 --- a/proto/protobuf/3rdparty/crates/BUILD.log-0.4.17.bazel +++ b/proto/protobuf/3rdparty/crates/BUILD.log-0.4.17.bazel @@ -49,7 +49,7 @@ rust_library( "std", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "std", # aarch64-unknown-nixos-gnu + "std", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "std", # aarch64-unknown-nto-qnx710 @@ -100,7 +100,7 @@ rust_library( "std", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "std", # x86_64-unknown-nixos-gnu + "std", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), @@ -186,7 +186,7 @@ cargo_build_script( "std", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "std", # aarch64-unknown-nixos-gnu + "std", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "std", # aarch64-unknown-nto-qnx710 @@ -237,7 +237,7 @@ cargo_build_script( "std", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "std", # x86_64-unknown-nixos-gnu + "std", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/proto/protobuf/3rdparty/crates/BUILD.tokio-0.1.22.bazel b/proto/protobuf/3rdparty/crates/BUILD.tokio-0.1.22.bazel index 55b83606d0..387e407f03 100644 --- a/proto/protobuf/3rdparty/crates/BUILD.tokio-0.1.22.bazel +++ b/proto/protobuf/3rdparty/crates/BUILD.tokio-0.1.22.bazel @@ -124,76 +124,76 @@ rust_library( "@rules_rust_proto__tokio-udp-0.1.6//:tokio_udp", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # i686-linux-android ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # cfg(unix) + "@rules_rust_proto__tokio-uds-0.2.7//:tokio_uds", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/proto/protobuf/3rdparty/crates/defs.bzl b/proto/protobuf/3rdparty/crates/defs.bzl index 71b781aff2..e6be67341d 100644 --- a/proto/protobuf/3rdparty/crates/defs.bzl +++ b/proto/protobuf/3rdparty/crates/defs.bzl @@ -370,7 +370,7 @@ _CONDITIONS = { "aarch64-fuchsia": ["@rules_rust//rust/platform:aarch64-fuchsia"], "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nto-qnx710": ["@rules_rust//rust/platform:aarch64-unknown-nto-qnx710"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], @@ -405,7 +405,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnu": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-none": ["@rules_rust//rust/platform:x86_64-unknown-none"], } diff --git a/test/no_std/cargo-bazel-lock.json b/test/no_std/cargo-bazel-lock.json index f0cae85307..486847d987 100644 --- a/test/no_std/cargo-bazel-lock.json +++ b/test/no_std/cargo-bazel-lock.json @@ -1,5 +1,5 @@ { - "checksum": "092c453c3785631719794c1085dbf2de4a9dad934537a780b41aac08599e3f21", + "checksum": "4cdd2a75d814f49c49d7c02588accb2bc780d3cb1c0f718a83d7edffe4bbebe0", "crates": { "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel index 75063ee766..cf53b8b520 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.anstream-0.3.2.bazel @@ -76,13 +76,13 @@ rust_library( "@rrra__utf8parse-0.2.1//:utf8parse", ] + select({ "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rrra__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@rrra__anstyle-wincon-1.0.1//:anstyle_wincon", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rrra__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@rrra__anstyle-wincon-1.0.1//:anstyle_wincon", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rrra__anstyle-wincon-1.0.1//:anstyle_wincon", # cfg(windows) + "@rrra__anstyle-wincon-1.0.1//:anstyle_wincon", # x86_64-pc-windows-msvc ], "//conditions:default": [], }), diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel index 201ffe4145..cae51a3a32 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel @@ -74,58 +74,58 @@ rust_library( "@rrra__io-lifetimes-1.0.11//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rrra__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rrra__windows-sys-0.48.0//:windows_sys", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rrra__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rrra__windows-sys-0.48.0//:windows_sys", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rrra__windows-sys-0.48.0//:windows_sys", # cfg(windows) + "@rrra__windows-sys-0.48.0//:windows_sys", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(not(windows)) + "@rrra__libc-0.2.147//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel index 7bf652a2ab..9e223a119a 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel @@ -37,7 +37,7 @@ rust_library( "errno", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "errno", # aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "errno", # arm-unknown-linux-gnueabi @@ -52,7 +52,7 @@ rust_library( "errno", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "errno", # x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel b/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel index 3a99c16b5f..c83fa98d53 100644 --- a/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel +++ b/tools/rust_analyzer/3rdparty/crates/BUILD.rustix-0.37.23.bazel @@ -110,40 +110,34 @@ rust_library( deps = [ "@rrra__bitflags-1.3.2//:bitflags", "@rrra__io-lifetimes-1.0.11//:io_lifetimes", + "@rrra__libc-0.2.147//:libc", "@rrra__rustix-0.37.23//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ "@rrra__errno-0.3.1//:errno", # cfg(windows) "@rrra__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rrra__libc-0.2.147//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rrra__libc-0.2.147//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ "@rrra__errno-0.3.1//:errno", # cfg(windows) @@ -151,25 +145,20 @@ rust_library( ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ "@rrra__errno-0.3.1//:errno", # cfg(windows) @@ -177,14 +166,11 @@ rust_library( ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@rrra__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rrra__libc-0.2.147//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rrra__libc-0.2.147//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rrra__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "//conditions:default": [], diff --git a/tools/rust_analyzer/3rdparty/crates/defs.bzl b/tools/rust_analyzer/3rdparty/crates/defs.bzl index abed284e0e..1211ea7096 100644 --- a/tools/rust_analyzer/3rdparty/crates/defs.bzl +++ b/tools/rust_analyzer/3rdparty/crates/defs.bzl @@ -367,7 +367,7 @@ _CONDITIONS = { "aarch64-apple-darwin": ["@rules_rust//rust/platform:aarch64-apple-darwin"], "aarch64-pc-windows-gnullvm": [], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], "armv7-linux-androideabi": ["@rules_rust//rust/platform:armv7-linux-androideabi"], @@ -381,7 +381,6 @@ _CONDITIONS = { "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], - "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(target_os = \"dragonfly\")": [], "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"wasi\")": [], @@ -399,7 +398,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], } diff --git a/wasm_bindgen/3rdparty/crates/BUILD.chrono-0.4.26.bazel b/wasm_bindgen/3rdparty/crates/BUILD.chrono-0.4.26.bazel index 99f0d4c1c8..4fa9aa7cfd 100644 --- a/wasm_bindgen/3rdparty/crates/BUILD.chrono-0.4.26.bazel +++ b/wasm_bindgen/3rdparty/crates/BUILD.chrono-0.4.26.bazel @@ -88,89 +88,89 @@ rust_library( "@rules_rust_wasm_bindgen__num-traits-0.2.15//:num_traits", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@rules_rust_wasm_bindgen__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rules_rust_wasm_bindgen__winapi-0.3.9//:winapi", # cfg(windows) + "@rules_rust_wasm_bindgen__winapi-0.3.9//:winapi", # aarch64-pc-windows-msvc ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@rules_rust_wasm_bindgen__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ "@rules_rust_wasm_bindgen__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # i686-linux-android ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rules_rust_wasm_bindgen__winapi-0.3.9//:winapi", # cfg(windows) + "@rules_rust_wasm_bindgen__winapi-0.3.9//:winapi", # i686-pc-windows-msvc ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@rules_rust_wasm_bindgen__android-tzdata-0.1.1//:android_tzdata", # cfg(target_os = "android") - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rules_rust_wasm_bindgen__winapi-0.3.9//:winapi", # cfg(windows) + "@rules_rust_wasm_bindgen__winapi-0.3.9//:winapi", # x86_64-pc-windows-msvc ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # cfg(unix) + "@rules_rust_wasm_bindgen__iana-time-zone-0.1.57//:iana_time_zone", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/wasm_bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel b/wasm_bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel index eb032775fa..de94061bb9 100644 --- a/wasm_bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel +++ b/wasm_bindgen/3rdparty/crates/BUILD.io-lifetimes-1.0.11.bazel @@ -87,111 +87,8 @@ rust_library( version = "1.0.11", deps = [ "@rules_rust_wasm_bindgen__io-lifetimes-1.0.11//:build_script_build", - ] + select({ - "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@rules_rust_wasm_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@rules_rust_wasm_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:thumbv7em-none-eabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:wasm32-unknown-unknown": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:wasm32-wasi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@rules_rust_wasm_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) - ], - "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "@rules_rust//rust/platform:x86_64-unknown-none": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(not(windows)) - ], - "//conditions:default": [], - }), + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", + ], ) cargo_build_script( diff --git a/wasm_bindgen/3rdparty/crates/BUILD.libc-0.2.150.bazel b/wasm_bindgen/3rdparty/crates/BUILD.libc-0.2.150.bazel index 1311c81332..f8aac24564 100644 --- a/wasm_bindgen/3rdparty/crates/BUILD.libc-0.2.150.bazel +++ b/wasm_bindgen/3rdparty/crates/BUILD.libc-0.2.150.bazel @@ -61,9 +61,9 @@ rust_library( "std", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "default", # aarch64-unknown-nixos-gnu - "extra_traits", # aarch64-unknown-nixos-gnu - "std", # aarch64-unknown-nixos-gnu + "default", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "std", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "default", # aarch64-unknown-nto-qnx710 @@ -171,9 +171,9 @@ rust_library( "std", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "default", # x86_64-unknown-nixos-gnu - "extra_traits", # x86_64-unknown-nixos-gnu - "std", # x86_64-unknown-nixos-gnu + "default", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "std", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "default", # x86_64-unknown-none @@ -274,9 +274,9 @@ cargo_build_script( "std", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "default", # aarch64-unknown-nixos-gnu - "extra_traits", # aarch64-unknown-nixos-gnu - "std", # aarch64-unknown-nixos-gnu + "default", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "extra_traits", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "std", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "default", # aarch64-unknown-nto-qnx710 @@ -384,9 +384,9 @@ cargo_build_script( "std", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "default", # x86_64-unknown-nixos-gnu - "extra_traits", # x86_64-unknown-nixos-gnu - "std", # x86_64-unknown-nixos-gnu + "default", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "extra_traits", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "std", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "default", # x86_64-unknown-none diff --git a/wasm_bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel b/wasm_bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel index c0d22a2e5c..aff0bfb07f 100644 --- a/wasm_bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel +++ b/wasm_bindgen/3rdparty/crates/BUILD.linux-raw-sys-0.3.8.bazel @@ -37,7 +37,7 @@ rust_library( "errno", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "errno", # aarch64-unknown-nixos-gnu + "errno", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "errno", # arm-unknown-linux-gnueabi @@ -52,7 +52,7 @@ rust_library( "errno", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "errno", # x86_64-unknown-nixos-gnu + "errno", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/wasm_bindgen/3rdparty/crates/BUILD.rand-0.8.5.bazel b/wasm_bindgen/3rdparty/crates/BUILD.rand-0.8.5.bazel index c16d508015..0d4ada4012 100644 --- a/wasm_bindgen/3rdparty/crates/BUILD.rand-0.8.5.bazel +++ b/wasm_bindgen/3rdparty/crates/BUILD.rand-0.8.5.bazel @@ -92,76 +92,76 @@ rust_library( "@rules_rust_wasm_bindgen__rand_core-0.6.4//:rand_core", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-linux-android ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(unix) + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/wasm_bindgen/3rdparty/crates/BUILD.rustix-0.37.23.bazel b/wasm_bindgen/3rdparty/crates/BUILD.rustix-0.37.23.bazel index 1a2a30cb3f..49427a11a4 100644 --- a/wasm_bindgen/3rdparty/crates/BUILD.rustix-0.37.23.bazel +++ b/wasm_bindgen/3rdparty/crates/BUILD.rustix-0.37.23.bazel @@ -174,27 +174,23 @@ rust_library( deps = [ "@rules_rust_wasm_bindgen__bitflags-1.3.2//:bitflags", "@rules_rust_wasm_bindgen__io-lifetimes-1.0.11//:io_lifetimes", + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", "@rules_rust_wasm_bindgen__rustix-0.37.23//:build_script_build", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ @@ -202,37 +198,29 @@ rust_library( "@rules_rust_wasm_bindgen__windows-sys-0.48.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ @@ -241,61 +229,47 @@ rust_library( ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(any(target_os = "android", target_os = "linux"), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ @@ -304,19 +278,15 @@ rust_library( ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) "@rules_rust_wasm_bindgen__linux-raw-sys-0.3.8//:linux_raw_sys", # cfg(all(not(rustix_use_libc), not(miri), target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64"))))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@rules_rust_wasm_bindgen__errno-0.3.1//:errno", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = "linux", any(target_arch = "x86", all(target_arch = "x86_64", target_pointer_width = "64"), all(target_endian = "little", any(target_arch = "arm", all(target_arch = "aarch64", target_pointer_width = "64"), target_arch = "powerpc64", target_arch = "riscv64", target_arch = "mips", target_arch = "mips64")))))))) ], "//conditions:default": [], }), diff --git a/wasm_bindgen/3rdparty/crates/BUILD.time-0.3.23.bazel b/wasm_bindgen/3rdparty/crates/BUILD.time-0.3.23.bazel index 886d9afa3c..ca5ec8b065 100644 --- a/wasm_bindgen/3rdparty/crates/BUILD.time-0.3.23.bazel +++ b/wasm_bindgen/3rdparty/crates/BUILD.time-0.3.23.bazel @@ -88,100 +88,100 @@ rust_library( "@rules_rust_wasm_bindgen__time-core-0.1.1//:time_core", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-apple-darwin + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-apple-darwin ], "@rules_rust//rust/platform:aarch64-apple-ios": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-apple-ios + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-apple-ios ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-apple-ios-sim + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-apple-ios-sim ], "@rules_rust//rust/platform:aarch64-fuchsia": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-fuchsia + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-fuchsia ], "@rules_rust//rust/platform:aarch64-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-linux-android + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-linux-android ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-unknown-linux-gnu + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-unknown-linux-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-unknown-linux-gnu, aarch64-unknown-nixos-gnu ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # aarch64-unknown-nto-qnx710 + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # aarch64-unknown-nto-qnx710 ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # arm-unknown-linux-gnueabi + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # arm-unknown-linux-gnueabi ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # armv7-linux-androideabi + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # armv7-linux-androideabi ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # armv7-unknown-linux-gnueabi + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # armv7-unknown-linux-gnueabi ], "@rules_rust//rust/platform:i686-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-apple-darwin + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # i686-apple-darwin ], "@rules_rust//rust/platform:i686-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-linux-android + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # i686-linux-android ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-unknown-freebsd + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # i686-unknown-freebsd ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # i686-unknown-linux-gnu + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # i686-unknown-linux-gnu ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # powerpc-unknown-linux-gnu + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # powerpc-unknown-linux-gnu ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # s390x-unknown-linux-gnu + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # s390x-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-apple-darwin + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # x86_64-apple-darwin ], "@rules_rust//rust/platform:x86_64-apple-ios": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-apple-ios + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # x86_64-apple-ios ], "@rules_rust//rust/platform:x86_64-fuchsia": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-fuchsia + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # x86_64-fuchsia ], "@rules_rust//rust/platform:x86_64-linux-android": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-linux-android + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # x86_64-linux-android ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-unknown-freebsd + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # x86_64-unknown-freebsd ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-unknown-linux-gnu + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # x86_64-unknown-linux-gnu ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ - "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # cfg(target_family = "unix") - "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # cfg(target_family = "unix") + "@rules_rust_wasm_bindgen__libc-0.2.150//:libc", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu + "@rules_rust_wasm_bindgen__num_threads-0.1.6//:num_threads", # x86_64-unknown-linux-gnu, x86_64-unknown-nixos-gnu ], "//conditions:default": [], }), diff --git a/wasm_bindgen/3rdparty/crates/defs.bzl b/wasm_bindgen/3rdparty/crates/defs.bzl index 91a74ae103..be2a649f7b 100644 --- a/wasm_bindgen/3rdparty/crates/defs.bzl +++ b/wasm_bindgen/3rdparty/crates/defs.bzl @@ -392,7 +392,7 @@ _CONDITIONS = { "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"], "aarch64-pc-windows-gnullvm": [], "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"], - "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"], + "aarch64-unknown-linux-gnu": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nixos-gnu": ["@rules_rust//rust/platform:aarch64-unknown-nixos-gnu"], "aarch64-unknown-nto-qnx710": ["@rules_rust//rust/platform:aarch64-unknown-nto-qnx710"], "arm-unknown-linux-gnueabi": ["@rules_rust//rust/platform:arm-unknown-linux-gnueabi"], @@ -415,7 +415,6 @@ _CONDITIONS = { "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"], "cfg(target_arch = \"wasm32\")": ["@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi"], - "cfg(target_family = \"unix\")": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu", "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710", "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "cfg(target_os = \"android\")": ["@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:x86_64-linux-android"], "cfg(target_os = \"dragonfly\")": [], "cfg(target_os = \"haiku\")": [], @@ -447,7 +446,7 @@ _CONDITIONS = { "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"], "x86_64-unknown-freebsd": ["@rules_rust//rust/platform:x86_64-unknown-freebsd"], - "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu"], + "x86_64-unknown-linux-gnu": ["@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-nixos-gnu": ["@rules_rust//rust/platform:x86_64-unknown-nixos-gnu"], "x86_64-unknown-none": ["@rules_rust//rust/platform:x86_64-unknown-none"], }