diff --git a/examples/crate_universe/multi_package/cargo-bazel-lock.json b/examples/crate_universe/multi_package/cargo-bazel-lock.json index 5797a0a2d6..ee08beda3c 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": "6c70ce4d4d0e2e18d9771d40354c24e3c605fdb3b38ae9f2a858177e372275aa", + "checksum": "cd202eb9923ed2d53c7f86e33d05c74e32052c428a6c49bc42876c70cefd1429", "crates": { "aho-corasick 0.7.20": { "name": "aho-corasick", @@ -7072,6 +7072,7 @@ ], "crate_features": { "common": [ + "default", "proc-macro-crate", "std" ], @@ -12909,10 +12910,15 @@ "**" ], "crate_features": { - "common": [ - "spans" - ], - "selects": {} + "common": [], + "selects": { + "wasm32-unknown-unknown": [ + "spans" + ], + "wasm32-wasi": [ + "spans" + ] + } }, "deps": { "common": [ @@ -13050,10 +13056,15 @@ "**" ], "crate_features": { - "common": [ - "spans" - ], - "selects": {} + "common": [], + "selects": { + "wasm32-unknown-unknown": [ + "spans" + ], + "wasm32-wasi": [ + "spans" + ] + } }, "deps": { "common": [ @@ -13108,10 +13119,15 @@ "**" ], "crate_features": { - "common": [ - "spans" - ], - "selects": {} + "common": [], + "selects": { + "wasm32-unknown-unknown": [ + "spans" + ], + "wasm32-wasi": [ + "spans" + ] + } }, "deps": { "common": [ diff --git a/examples/crate_universe/vendor_local_manifests/crates/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/BUILD.bazel index 66ab626278..75dea7130b 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/BUILD.bazel @@ -32,7 +32,7 @@ filegroup( # Workspace Member Dependencies alias( name = "tempfile", - actual = "//vendor_local_manifests/crates/tempfile-3.10.1:tempfile", + actual = "//vendor_local_manifests/crates/tempfile-3.12.0:tempfile", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.73/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.73/BUILD.bazel index d71c94f6d9..e5ad399c2f 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.73/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/backtrace-0.3.73/BUILD.bazel @@ -88,187 +88,187 @@ rust_library( "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-linux-android": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "//vendor_local_manifests/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_manifests/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_manifests/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_manifests/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "//conditions:default": [], }), @@ -309,7 +309,7 @@ cargo_build_script( version = "0.3.73", visibility = ["//visibility:private"], deps = [ - "//vendor_local_manifests/crates/cc-1.1.7:cc", + "//vendor_local_manifests/crates/cc-1.1.8:cc", ], ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/bytes-1.7.0/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/bytes-1.7.1/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_manifests/crates/bytes-1.7.0/BUILD.bazel rename to examples/crate_universe/vendor_local_manifests/crates/bytes-1.7.1/BUILD.bazel index f8c7b745d2..befef01ea8 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/bytes-1.7.0/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/bytes-1.7.1/BUILD.bazel @@ -81,5 +81,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.7.0", + version = "1.7.1", ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/cc-1.1.7/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/cc-1.1.8/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_manifests/crates/cc-1.1.7/BUILD.bazel rename to examples/crate_universe/vendor_local_manifests/crates/cc-1.1.8/BUILD.bazel index 6d0d94893d..b645a1afce 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/cc-1.1.7/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/cc-1.1.8/BUILD.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.1.7", + version = "1.1.8", ) diff --git a/examples/crate_universe/vendor_local_manifests/crates/defs.bzl b/examples/crate_universe/vendor_local_manifests/crates/defs.bzl index 889b1279ef..dd0cc32221 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/defs.bzl +++ b/examples/crate_universe/vendor_local_manifests/crates/defs.bzl @@ -308,7 +308,7 @@ _NORMAL_ALIASES = { _NORMAL_DEV_DEPENDENCIES = { "vendor_local_manifests": { _COMMON_CONDITION: { - "tempfile": Label("//vendor_local_manifests/crates/tempfile-3.10.1:tempfile"), + "tempfile": Label("//vendor_local_manifests/crates/tempfile-3.12.0:tempfile"), "tokio-test": Label("//vendor_local_manifests/crates/tokio-test-0.4.4:tokio_test"), }, }, diff --git a/examples/crate_universe/vendor_local_manifests/crates/object-0.36.2/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/object-0.36.3/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_manifests/crates/object-0.36.2/BUILD.bazel rename to examples/crate_universe/vendor_local_manifests/crates/object-0.36.3/BUILD.bazel index 11193cfdd8..953a7e43b4 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/object-0.36.2/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/object-0.36.3/BUILD.bazel @@ -77,7 +77,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.36.2", + version = "0.36.3", deps = [ "//vendor_local_manifests/crates/memchr-2.7.4:memchr", ], diff --git a/examples/crate_universe/vendor_local_manifests/crates/once_cell-1.19.0/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/once_cell-1.19.0/BUILD.bazel new file mode 100644 index 0000000000..b09b97bd86 --- /dev/null +++ b/examples/crate_universe/vendor_local_manifests/crates/once_cell-1.19.0/BUILD.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_local_manifests:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "once_cell", + 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_features = [ + "alloc", + "race", + "std", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=once_cell", + "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 = "1.19.0", +) diff --git a/examples/crate_universe/vendor_local_manifests/crates/tempfile-3.10.1/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/tempfile-3.12.0/BUILD.bazel similarity index 96% rename from examples/crate_universe/vendor_local_manifests/crates/tempfile-3.10.1/BUILD.bazel rename to examples/crate_universe/vendor_local_manifests/crates/tempfile-3.12.0/BUILD.bazel index 04f802371b..068cb9fb34 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/tempfile-3.10.1/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/tempfile-3.12.0/BUILD.bazel @@ -77,10 +77,11 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "3.10.1", + version = "3.12.0", deps = [ "//vendor_local_manifests/crates/cfg-if-1.0.0:cfg_if", "//vendor_local_manifests/crates/fastrand-2.1.0:fastrand", + "//vendor_local_manifests/crates/once_cell-1.19.0:once_cell", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "//vendor_local_manifests/crates/rustix-0.38.34:rustix", # cfg(any(unix, target_os = "wasi")) @@ -98,7 +99,7 @@ rust_library( "//vendor_local_manifests/crates/rustix-0.38.34:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "//vendor_local_manifests/crates/windows-sys-0.52.0:windows_sys", # cfg(windows) + "//vendor_local_manifests/crates/windows-sys-0.59.0:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ "//vendor_local_manifests/crates/rustix-0.38.34:rustix", # cfg(any(unix, target_os = "wasi")) @@ -125,7 +126,7 @@ rust_library( "//vendor_local_manifests/crates/rustix-0.38.34:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "//vendor_local_manifests/crates/windows-sys-0.52.0:windows_sys", # cfg(windows) + "//vendor_local_manifests/crates/windows-sys-0.59.0:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "//vendor_local_manifests/crates/rustix-0.38.34:rustix", # cfg(any(unix, target_os = "wasi")) @@ -155,7 +156,7 @@ rust_library( "//vendor_local_manifests/crates/rustix-0.38.34:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "//vendor_local_manifests/crates/windows-sys-0.52.0:windows_sys", # cfg(windows) + "//vendor_local_manifests/crates/windows-sys-0.59.0:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "//vendor_local_manifests/crates/rustix-0.38.34:rustix", # cfg(any(unix, target_os = "wasi")) diff --git a/examples/crate_universe/vendor_local_manifests/crates/tokio-1.39.2/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/tokio-1.39.2/BUILD.bazel index 712247f2ea..c3f79ef9d4 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/tokio-1.39.2/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/tokio-1.39.2/BUILD.bazel @@ -116,7 +116,7 @@ rust_library( }), version = "1.39.2", deps = [ - "//vendor_local_manifests/crates/bytes-1.7.0:bytes", + "//vendor_local_manifests/crates/bytes-1.7.1:bytes", "//vendor_local_manifests/crates/mio-1.0.1:mio", "//vendor_local_manifests/crates/parking_lot-0.12.3:parking_lot", "//vendor_local_manifests/crates/pin-project-lite-0.2.14:pin_project_lite", diff --git a/examples/crate_universe/vendor_local_manifests/crates/tokio-test-0.4.4/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/tokio-test-0.4.4/BUILD.bazel index 0672b4cf16..a6e818e038 100644 --- a/examples/crate_universe/vendor_local_manifests/crates/tokio-test-0.4.4/BUILD.bazel +++ b/examples/crate_universe/vendor_local_manifests/crates/tokio-test-0.4.4/BUILD.bazel @@ -80,7 +80,7 @@ rust_library( version = "0.4.4", deps = [ "//vendor_local_manifests/crates/async-stream-0.3.5:async_stream", - "//vendor_local_manifests/crates/bytes-1.7.0:bytes", + "//vendor_local_manifests/crates/bytes-1.7.1:bytes", "//vendor_local_manifests/crates/futures-core-0.3.30:futures_core", "//vendor_local_manifests/crates/tokio-1.39.2:tokio", "//vendor_local_manifests/crates/tokio-stream-0.1.15:tokio_stream", diff --git a/examples/crate_universe/vendor_local_manifests/crates/windows-sys-0.59.0/BUILD.bazel b/examples/crate_universe/vendor_local_manifests/crates/windows-sys-0.59.0/BUILD.bazel new file mode 100644 index 0000000000..b112065aa6 --- /dev/null +++ b/examples/crate_universe/vendor_local_manifests/crates/windows-sys-0.59.0/BUILD.bazel @@ -0,0 +1,91 @@ +############################################################################### +# @generated +# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To +# regenerate this file, run the following: +# +# bazel run @//vendor_local_manifests:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "windows_sys", + 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_features = [ + "Win32", + "Win32_Foundation", + "Win32_Storage", + "Win32_Storage_FileSystem", + "default", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=windows-sys", + "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.59.0", + deps = [ + "//vendor_local_manifests/crates/windows-targets-0.52.6:windows_targets", + ], +) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel index 3eb3edc15d..cda31993fd 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/BUILD.bazel @@ -50,7 +50,7 @@ alias( alias( name = "serde_json", - actual = "//vendor_local_pkgs/crates/serde_json-1.0.121:serde_json", + actual = "//vendor_local_pkgs/crates/serde_json-1.0.122:serde_json", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel index 50bb14dc44..4b9a3e04b3 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/axum-0.4.8/BUILD.bazel @@ -94,7 +94,7 @@ rust_library( deps = [ "//vendor_local_pkgs/crates/axum-core-0.1.2:axum_core", "//vendor_local_pkgs/crates/bitflags-1.3.2:bitflags", - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/futures-util-0.3.30:futures_util", "//vendor_local_pkgs/crates/http-0.2.12:http", "//vendor_local_pkgs/crates/http-body-0.4.6:http_body", @@ -104,8 +104,8 @@ rust_library( "//vendor_local_pkgs/crates/mime-0.3.17:mime", "//vendor_local_pkgs/crates/percent-encoding-2.3.1:percent_encoding", "//vendor_local_pkgs/crates/pin-project-lite-0.2.14:pin_project_lite", - "//vendor_local_pkgs/crates/serde-1.0.204:serde", - "//vendor_local_pkgs/crates/serde_json-1.0.121:serde_json", + "//vendor_local_pkgs/crates/serde-1.0.205:serde", + "//vendor_local_pkgs/crates/serde_json-1.0.122:serde_json", "//vendor_local_pkgs/crates/serde_urlencoded-0.7.1:serde_urlencoded", "//vendor_local_pkgs/crates/sync_wrapper-0.1.2:sync_wrapper", "//vendor_local_pkgs/crates/tokio-1.39.2:tokio", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/axum-core-0.1.2/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/axum-core-0.1.2/BUILD.bazel index eb87221b59..6736613603 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/axum-core-0.1.2/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/axum-core-0.1.2/BUILD.bazel @@ -82,7 +82,7 @@ rust_library( }), version = "0.1.2", deps = [ - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/futures-util-0.3.30:futures_util", "//vendor_local_pkgs/crates/http-0.2.12:http", "//vendor_local_pkgs/crates/http-body-0.4.6:http_body", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.73/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.73/BUILD.bazel index b1b0220c1e..43bf17bc04 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.73/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/backtrace-0.3.73/BUILD.bazel @@ -88,187 +88,187 @@ rust_library( "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-linux-android": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "//vendor_local_pkgs/crates/addr2line-0.22.0:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/libc-0.2.155:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "//vendor_local_pkgs/crates/miniz_oxide-0.7.4:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "//vendor_local_pkgs/crates/object-0.36.2:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "//vendor_local_pkgs/crates/object-0.36.3:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "//conditions:default": [], }), @@ -309,7 +309,7 @@ cargo_build_script( version = "0.3.73", visibility = ["//visibility:private"], deps = [ - "//vendor_local_pkgs/crates/cc-1.1.7:cc", + "//vendor_local_pkgs/crates/cc-1.1.8:cc", ], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/bytes-1.7.0/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/bytes-1.7.1/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_pkgs/crates/bytes-1.7.0/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/bytes-1.7.1/BUILD.bazel index caedebbc51..c977846b68 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/bytes-1.7.0/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/bytes-1.7.1/BUILD.bazel @@ -81,5 +81,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.7.0", + version = "1.7.1", ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/cc-1.1.7/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/cc-1.1.8/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_pkgs/crates/cc-1.1.7/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/cc-1.1.8/BUILD.bazel index e5babf68b6..ad62d96f84 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/cc-1.1.7/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/cc-1.1.8/BUILD.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.1.7", + version = "1.1.8", ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl b/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl index afa5545f33..f0ac0596a4 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl +++ b/examples/crate_universe/vendor_local_pkgs/crates/defs.bzl @@ -296,7 +296,7 @@ _NORMAL_DEPENDENCIES = { "axum": Label("//vendor_local_pkgs/crates/axum-0.4.8:axum"), "hyper": Label("//vendor_local_pkgs/crates/hyper-0.14.30:hyper"), "mime": Label("//vendor_local_pkgs/crates/mime-0.3.17:mime"), - "serde_json": Label("//vendor_local_pkgs/crates/serde_json-1.0.121:serde_json"), + "serde_json": Label("//vendor_local_pkgs/crates/serde_json-1.0.122:serde_json"), "socket2": Label("//vendor_local_pkgs/crates/socket2-0.4.10:socket2"), "tokio": Label("//vendor_local_pkgs/crates/tokio-1.39.2:tokio"), "tower": Label("//vendor_local_pkgs/crates/tower-0.4.13:tower"), diff --git a/examples/crate_universe/vendor_local_pkgs/crates/h2-0.3.26/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/h2-0.3.26/BUILD.bazel index 5ae3903ac9..c7d514f5de 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/h2-0.3.26/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/h2-0.3.26/BUILD.bazel @@ -79,13 +79,13 @@ rust_library( }), version = "0.3.26", deps = [ - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/fnv-1.0.7:fnv", "//vendor_local_pkgs/crates/futures-core-0.3.30:futures_core", "//vendor_local_pkgs/crates/futures-sink-0.3.30:futures_sink", "//vendor_local_pkgs/crates/futures-util-0.3.30:futures_util", "//vendor_local_pkgs/crates/http-0.2.12:http", - "//vendor_local_pkgs/crates/indexmap-2.2.6:indexmap", + "//vendor_local_pkgs/crates/indexmap-2.3.0:indexmap", "//vendor_local_pkgs/crates/slab-0.4.9:slab", "//vendor_local_pkgs/crates/tokio-1.39.2:tokio", "//vendor_local_pkgs/crates/tokio-util-0.7.11:tokio_util", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/http-0.2.12/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/http-0.2.12/BUILD.bazel index 602a675de2..4b61e3379a 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/http-0.2.12/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/http-0.2.12/BUILD.bazel @@ -79,7 +79,7 @@ rust_library( }), version = "0.2.12", deps = [ - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/fnv-1.0.7:fnv", "//vendor_local_pkgs/crates/itoa-1.0.11:itoa", ], diff --git a/examples/crate_universe/vendor_local_pkgs/crates/http-body-0.4.6/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/http-body-0.4.6/BUILD.bazel index 180efa52bb..2b032ce03b 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/http-body-0.4.6/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/http-body-0.4.6/BUILD.bazel @@ -79,7 +79,7 @@ rust_library( }), version = "0.4.6", deps = [ - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/http-0.2.12:http", "//vendor_local_pkgs/crates/pin-project-lite-0.2.14:pin_project_lite", ], diff --git a/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.30/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.30/BUILD.bazel index 3d6954aba4..8a44fcde59 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.30/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/hyper-0.14.30/BUILD.bazel @@ -92,7 +92,7 @@ rust_library( }), version = "0.14.30", deps = [ - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/futures-channel-0.3.30:futures_channel", "//vendor_local_pkgs/crates/futures-core-0.3.30:futures_core", "//vendor_local_pkgs/crates/futures-util-0.3.30:futures_util", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/indexmap-2.2.6/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/indexmap-2.3.0/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_pkgs/crates/indexmap-2.2.6/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/indexmap-2.3.0/BUILD.bazel index a7e69d331c..9112a34444 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/indexmap-2.2.6/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/indexmap-2.3.0/BUILD.bazel @@ -81,7 +81,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "2.2.6", + version = "2.3.0", deps = [ "//vendor_local_pkgs/crates/equivalent-1.0.1:equivalent", "//vendor_local_pkgs/crates/hashbrown-0.14.5:hashbrown", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/object-0.36.2/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/object-0.36.3/BUILD.bazel similarity index 99% rename from examples/crate_universe/vendor_local_pkgs/crates/object-0.36.2/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/object-0.36.3/BUILD.bazel index 6905af6401..b548dca034 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/object-0.36.2/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/object-0.36.3/BUILD.bazel @@ -77,7 +77,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.36.2", + version = "0.36.3", deps = [ "//vendor_local_pkgs/crates/memchr-2.7.4:memchr", ], diff --git a/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.204/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.205/BUILD.bazel similarity index 97% rename from examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.204/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.205/BUILD.bazel index 94e25b9ffa..bd9509dd65 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.204/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/serde-1.0.205/BUILD.bazel @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.204", + version = "1.0.205", deps = [ - "//vendor_local_pkgs/crates/serde-1.0.204:build_script_build", + "//vendor_local_pkgs/crates/serde-1.0.205:build_script_build", ], ) @@ -124,7 +124,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.204", + version = "1.0.205", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/serde_derive-1.0.204/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/serde_derive-1.0.205/BUILD.bazel similarity index 97% rename from examples/crate_universe/vendor_local_pkgs/crates/serde_derive-1.0.204/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/serde_derive-1.0.205/BUILD.bazel index 809c7e8287..9130820ca6 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/serde_derive-1.0.204/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/serde_derive-1.0.205/BUILD.bazel @@ -28,6 +28,9 @@ rust_proc_macro( "WORKSPACE.bazel", ], ), + crate_features = [ + "default", + ], crate_root = "src/lib.rs", edition = "2015", rustc_flags = [ @@ -77,7 +80,7 @@ rust_proc_macro( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.204", + version = "1.0.205", deps = [ "//vendor_local_pkgs/crates/proc-macro2-1.0.86:proc_macro2", "//vendor_local_pkgs/crates/quote-1.0.36:quote", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.121/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.122/BUILD.bazel similarity index 96% rename from examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.121/BUILD.bazel rename to examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.122/BUILD.bazel index cdf79c2681..4ed6dfc8ea 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.121/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/serde_json-1.0.122/BUILD.bazel @@ -83,13 +83,13 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.121", + version = "1.0.122", deps = [ "//vendor_local_pkgs/crates/itoa-1.0.11:itoa", "//vendor_local_pkgs/crates/memchr-2.7.4:memchr", "//vendor_local_pkgs/crates/ryu-1.0.18:ryu", - "//vendor_local_pkgs/crates/serde-1.0.204:serde", - "//vendor_local_pkgs/crates/serde_json-1.0.121:build_script_build", + "//vendor_local_pkgs/crates/serde-1.0.205:serde", + "//vendor_local_pkgs/crates/serde_json-1.0.122:build_script_build", ], ) @@ -130,7 +130,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.121", + version = "1.0.122", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/serde_urlencoded-0.7.1/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/serde_urlencoded-0.7.1/BUILD.bazel index 694d65aec3..4f54611d30 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/serde_urlencoded-0.7.1/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/serde_urlencoded-0.7.1/BUILD.bazel @@ -82,6 +82,6 @@ rust_library( "//vendor_local_pkgs/crates/form_urlencoded-1.2.1:form_urlencoded", "//vendor_local_pkgs/crates/itoa-1.0.11:itoa", "//vendor_local_pkgs/crates/ryu-1.0.18:ryu", - "//vendor_local_pkgs/crates/serde-1.0.204:serde", + "//vendor_local_pkgs/crates/serde-1.0.205:serde", ], ) diff --git a/examples/crate_universe/vendor_local_pkgs/crates/tokio-1.39.2/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/tokio-1.39.2/BUILD.bazel index 18984f8723..402bd975f7 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/tokio-1.39.2/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/tokio-1.39.2/BUILD.bazel @@ -115,7 +115,7 @@ rust_library( }), version = "1.39.2", deps = [ - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/mio-1.0.1:mio", "//vendor_local_pkgs/crates/parking_lot-0.12.3:parking_lot", "//vendor_local_pkgs/crates/pin-project-lite-0.2.14:pin_project_lite", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/tokio-util-0.7.11/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/tokio-util-0.7.11/BUILD.bazel index 2ca9dcdb46..0192924347 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/tokio-util-0.7.11/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/tokio-util-0.7.11/BUILD.bazel @@ -84,7 +84,7 @@ rust_library( }), version = "0.7.11", deps = [ - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/futures-core-0.3.30:futures_core", "//vendor_local_pkgs/crates/futures-sink-0.3.30:futures_sink", "//vendor_local_pkgs/crates/pin-project-lite-0.2.14:pin_project_lite", diff --git a/examples/crate_universe/vendor_local_pkgs/crates/tower-http-0.2.5/BUILD.bazel b/examples/crate_universe/vendor_local_pkgs/crates/tower-http-0.2.5/BUILD.bazel index d79b79f750..e8b548f372 100644 --- a/examples/crate_universe/vendor_local_pkgs/crates/tower-http-0.2.5/BUILD.bazel +++ b/examples/crate_universe/vendor_local_pkgs/crates/tower-http-0.2.5/BUILD.bazel @@ -88,7 +88,7 @@ rust_library( version = "0.2.5", deps = [ "//vendor_local_pkgs/crates/bitflags-1.3.2:bitflags", - "//vendor_local_pkgs/crates/bytes-1.7.0:bytes", + "//vendor_local_pkgs/crates/bytes-1.7.1:bytes", "//vendor_local_pkgs/crates/futures-core-0.3.30:futures_core", "//vendor_local_pkgs/crates/futures-util-0.3.30:futures_util", "//vendor_local_pkgs/crates/http-0.2.12:http", diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.73.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.73.bazel index c6141997e1..70235b9cae 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.73.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.backtrace-0.3.73.bazel @@ -88,187 +88,187 @@ rust_library( "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios-sim": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-linux-gnu": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv8m.main-none-eabi": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-darwin": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-apple-ios": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-linux-android": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-unknown-none": [ "@cvm__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@cvm__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@cvm__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@cvm__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "//conditions:default": [], }), @@ -309,7 +309,7 @@ cargo_build_script( version = "0.3.73", visibility = ["//visibility:private"], deps = [ - "@cvm__cc-1.1.7//:cc", + "@cvm__cc-1.1.8//:cc", ], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bazel index 8c412f0d9a..b37dc3c88c 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bazel @@ -33,7 +33,7 @@ filegroup( # Workspace Member Dependencies alias( name = "tempfile", - actual = "@cvm__tempfile-3.10.1//:tempfile", + actual = "@cvm__tempfile-3.12.0//:tempfile", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.7.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.7.1.bazel similarity index 99% rename from examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.7.0.bazel rename to examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.7.1.bazel index c20510b352..b75495a68d 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.7.0.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.bytes-1.7.1.bazel @@ -81,5 +81,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.7.0", + version = "1.7.1", ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.1.7.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.1.8.bazel similarity index 99% rename from examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.1.7.bazel rename to examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.1.8.bazel index 88acab3502..ab4a72ce0f 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.1.7.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.cc-1.1.8.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.1.7", + version = "1.1.8", ) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.36.2.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.36.3.bazel similarity index 99% rename from examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.36.2.bazel rename to examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.36.3.bazel index 1751bd44a3..5442daaa9e 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.36.2.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.object-0.36.3.bazel @@ -77,7 +77,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.36.2", + version = "0.36.3", deps = [ "@cvm__memchr-2.7.4//:memchr", ], diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.once_cell-1.19.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.once_cell-1.19.0.bazel new file mode 100644 index 0000000000..71ef682b76 --- /dev/null +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.once_cell-1.19.0.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_manifests:crates_vendor +############################################################################### + +load("@rules_rust//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "once_cell", + srcs = glob( + include = ["**/*.rs"], + allow_empty = True, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "alloc", + "race", + "std", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=once_cell", + "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 = "1.19.0", +) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.12.0.bazel similarity index 96% rename from examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel rename to examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.12.0.bazel index 6e3f9f0fd0..0fb879582e 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.10.1.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tempfile-3.12.0.bazel @@ -77,10 +77,11 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "3.10.1", + version = "3.12.0", deps = [ "@cvm__cfg-if-1.0.0//:cfg_if", "@cvm__fastrand-2.1.0//:fastrand", + "@cvm__once_cell-1.19.0//:once_cell", ] + select({ "@rules_rust//rust/platform:aarch64-apple-darwin": [ "@cvm__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) @@ -98,7 +99,7 @@ rust_library( "@cvm__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [ - "@cvm__windows-sys-0.52.0//:windows_sys", # cfg(windows) + "@cvm__windows-sys-0.59.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [ "@cvm__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) @@ -125,7 +126,7 @@ rust_library( "@cvm__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:i686-pc-windows-msvc": [ - "@cvm__windows-sys-0.52.0//:windows_sys", # cfg(windows) + "@cvm__windows-sys-0.59.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@cvm__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) @@ -155,7 +156,7 @@ rust_library( "@cvm__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) ], "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [ - "@cvm__windows-sys-0.52.0//:windows_sys", # cfg(windows) + "@cvm__windows-sys-0.59.0//:windows_sys", # cfg(windows) ], "@rules_rust//rust/platform:x86_64-unknown-freebsd": [ "@cvm__rustix-0.38.34//:rustix", # cfg(any(unix, target_os = "wasi")) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.39.2.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.39.2.bazel index d64ed0bab8..9bd2706844 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.39.2.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-1.39.2.bazel @@ -116,7 +116,7 @@ rust_library( }), version = "1.39.2", deps = [ - "@cvm__bytes-1.7.0//:bytes", + "@cvm__bytes-1.7.1//:bytes", "@cvm__mio-1.0.1//:mio", "@cvm__parking_lot-0.12.3//:parking_lot", "@cvm__pin-project-lite-0.2.14//:pin_project_lite", diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel index f35b356484..274856d9c7 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.tokio-test-0.4.4.bazel @@ -80,7 +80,7 @@ rust_library( version = "0.4.4", deps = [ "@cvm__async-stream-0.3.5//:async_stream", - "@cvm__bytes-1.7.0//:bytes", + "@cvm__bytes-1.7.1//:bytes", "@cvm__futures-core-0.3.30//:futures_core", "@cvm__tokio-1.39.2//:tokio", "@cvm__tokio-stream-0.1.15//:tokio_stream", diff --git a/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.59.0.bazel b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.59.0.bazel new file mode 100644 index 0000000000..849995cd58 --- /dev/null +++ b/examples/crate_universe/vendor_remote_manifests/crates/BUILD.windows-sys-0.59.0.bazel @@ -0,0 +1,91 @@ +############################################################################### +# @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//rust:defs.bzl", "rust_library") + +package(default_visibility = ["//visibility:public"]) + +rust_library( + name = "windows_sys", + srcs = glob( + include = ["**/*.rs"], + allow_empty = True, + ), + compile_data = glob( + include = ["**"], + allow_empty = True, + exclude = [ + "**/* *", + ".tmp_git_root/**/*", + "BUILD", + "BUILD.bazel", + "WORKSPACE", + "WORKSPACE.bazel", + ], + ), + crate_features = [ + "Win32", + "Win32_Foundation", + "Win32_Storage", + "Win32_Storage_FileSystem", + "default", + ], + crate_root = "src/lib.rs", + edition = "2021", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-bazel", + "crate-name=windows-sys", + "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.59.0", + deps = [ + "@cvm__windows-targets-0.52.6//:windows_targets", + ], +) diff --git a/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl b/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl index 6cf3a6006f..5af804c3cb 100644 --- a/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl +++ b/examples/crate_universe/vendor_remote_manifests/crates/defs.bzl @@ -310,7 +310,7 @@ _NORMAL_ALIASES = { _NORMAL_DEV_DEPENDENCIES = { "vendor_remote_manifests": { _COMMON_CONDITION: { - "tempfile": Label("@cvm__tempfile-3.10.1//:tempfile"), + "tempfile": Label("@cvm__tempfile-3.12.0//:tempfile"), "tokio-test": Label("@cvm__tokio-test-0.4.4//:tokio_test"), }, }, @@ -501,22 +501,22 @@ def crate_repositories(): maybe( http_archive, - name = "cvm__bytes-1.7.0", - sha256 = "fca2be1d5c43812bae364ee3f30b3afcb7877cf59f4aeb94c66f313a41d2fac9", + name = "cvm__bytes-1.7.1", + sha256 = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50", type = "tar.gz", - urls = ["https://static.crates.io/crates/bytes/1.7.0/download"], - strip_prefix = "bytes-1.7.0", - build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.bytes-1.7.0.bazel"), + urls = ["https://static.crates.io/crates/bytes/1.7.1/download"], + strip_prefix = "bytes-1.7.1", + build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.bytes-1.7.1.bazel"), ) maybe( http_archive, - name = "cvm__cc-1.1.7", - sha256 = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc", + name = "cvm__cc-1.1.8", + sha256 = "504bdec147f2cc13c8b57ed9401fd8a147cc66b67ad5cb241394244f2c947549", type = "tar.gz", - urls = ["https://static.crates.io/crates/cc/1.1.7/download"], - strip_prefix = "cc-1.1.7", - build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.cc-1.1.7.bazel"), + urls = ["https://static.crates.io/crates/cc/1.1.8/download"], + strip_prefix = "cc-1.1.8", + build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.cc-1.1.8.bazel"), ) maybe( @@ -641,12 +641,22 @@ def crate_repositories(): maybe( http_archive, - name = "cvm__object-0.36.2", - sha256 = "3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e", + name = "cvm__object-0.36.3", + sha256 = "27b64972346851a39438c60b341ebc01bba47464ae329e55cf343eb93964efd9", type = "tar.gz", - urls = ["https://static.crates.io/crates/object/0.36.2/download"], - strip_prefix = "object-0.36.2", - build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.object-0.36.2.bazel"), + urls = ["https://static.crates.io/crates/object/0.36.3/download"], + strip_prefix = "object-0.36.3", + build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.object-0.36.3.bazel"), + ) + + maybe( + http_archive, + name = "cvm__once_cell-1.19.0", + sha256 = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92", + type = "tar.gz", + urls = ["https://static.crates.io/crates/once_cell/1.19.0/download"], + strip_prefix = "once_cell-1.19.0", + build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.once_cell-1.19.0.bazel"), ) maybe( @@ -781,12 +791,12 @@ def crate_repositories(): maybe( http_archive, - name = "cvm__tempfile-3.10.1", - sha256 = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1", + name = "cvm__tempfile-3.12.0", + sha256 = "04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64", type = "tar.gz", - urls = ["https://static.crates.io/crates/tempfile/3.10.1/download"], - strip_prefix = "tempfile-3.10.1", - build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.tempfile-3.10.1.bazel"), + urls = ["https://static.crates.io/crates/tempfile/3.12.0/download"], + strip_prefix = "tempfile-3.12.0", + build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.tempfile-3.12.0.bazel"), ) maybe( @@ -859,6 +869,16 @@ def crate_repositories(): build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.windows-sys-0.52.0.bazel"), ) + maybe( + http_archive, + name = "cvm__windows-sys-0.59.0", + sha256 = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b", + type = "tar.gz", + urls = ["https://static.crates.io/crates/windows-sys/0.59.0/download"], + strip_prefix = "windows-sys-0.59.0", + build_file = Label("@examples//vendor_remote_manifests/crates:BUILD.windows-sys-0.59.0.bazel"), + ) + maybe( http_archive, name = "cvm__windows-targets-0.52.6", @@ -951,6 +971,6 @@ def crate_repositories(): return [ struct(repo = "cvm__tokio-1.39.2", is_dev_dep = False), - struct(repo = "cvm__tempfile-3.10.1", is_dev_dep = True), + struct(repo = "cvm__tempfile-3.12.0", is_dev_dep = True), struct(repo = "cvm__tokio-test-0.4.4", is_dev_dep = True), ] diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel index aef7b10e86..6bee006469 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-0.4.8.bazel @@ -94,7 +94,7 @@ rust_library( deps = [ "@crates_vendor_pkgs__axum-core-0.1.2//:axum_core", "@crates_vendor_pkgs__bitflags-1.3.2//:bitflags", - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__futures-util-0.3.30//:futures_util", "@crates_vendor_pkgs__http-0.2.12//:http", "@crates_vendor_pkgs__http-body-0.4.6//:http_body", @@ -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.204//:serde", - "@crates_vendor_pkgs__serde_json-1.0.121//:serde_json", + "@crates_vendor_pkgs__serde-1.0.205//:serde", + "@crates_vendor_pkgs__serde_json-1.0.122//: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.39.2//:tokio", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel index 664bd20af5..a54707fb58 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.axum-core-0.1.2.bazel @@ -82,7 +82,7 @@ rust_library( }), version = "0.1.2", deps = [ - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__futures-util-0.3.30//:futures_util", "@crates_vendor_pkgs__http-0.2.12//:http", "@crates_vendor_pkgs__http-body-0.4.6//:http_body", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.73.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.73.bazel index 046f5752c1..60fa741508 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.73.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.backtrace-0.3.73.bazel @@ -88,187 +88,187 @@ rust_library( "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-apple-ios": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-fuchsia": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:aarch64-linux-android": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:armv7-linux-androideabi": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-apple-darwin": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-linux-android": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:i686-unknown-freebsd": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:thumbv7em-none-eabi": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-unknown-unknown": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:wasm32-wasi": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "@rules_rust//rust/platform:x86_64-fuchsia": [ "@crates_vendor_pkgs__addr2line-0.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//: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.22.0//:addr2line", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__libc-0.2.155//:libc", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) "@crates_vendor_pkgs__miniz_oxide-0.7.4//:miniz_oxide", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) - "@crates_vendor_pkgs__object-0.36.2//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) + "@crates_vendor_pkgs__object-0.36.3//:object", # cfg(not(all(windows, target_env = "msvc", not(target_vendor = "uwp")))) ], "//conditions:default": [], }), @@ -309,7 +309,7 @@ cargo_build_script( version = "0.3.73", visibility = ["//visibility:private"], deps = [ - "@crates_vendor_pkgs__cc-1.1.7//:cc", + "@crates_vendor_pkgs__cc-1.1.8//:cc", ], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel index ea8b26f1c7..1e6de5ca65 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bazel @@ -51,7 +51,7 @@ alias( alias( name = "serde_json", - actual = "@crates_vendor_pkgs__serde_json-1.0.121//:serde_json", + actual = "@crates_vendor_pkgs__serde_json-1.0.122//:serde_json", tags = ["manual"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.7.0.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.7.1.bazel similarity index 99% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.7.0.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.7.1.bazel index 84bbe21316..6e6923f60e 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.7.0.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.bytes-1.7.1.bazel @@ -81,5 +81,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.7.0", + version = "1.7.1", ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.1.7.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.1.8.bazel similarity index 99% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.1.7.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.1.8.bazel index ec0b94faef..a2fba4a2c7 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.1.7.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.cc-1.1.8.bazel @@ -77,5 +77,5 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.1.7", + version = "1.1.8", ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel index f8063653f0..29e9f4e1c4 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.h2-0.3.26.bazel @@ -79,13 +79,13 @@ rust_library( }), version = "0.3.26", deps = [ - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__fnv-1.0.7//:fnv", "@crates_vendor_pkgs__futures-core-0.3.30//:futures_core", "@crates_vendor_pkgs__futures-sink-0.3.30//:futures_sink", "@crates_vendor_pkgs__futures-util-0.3.30//:futures_util", "@crates_vendor_pkgs__http-0.2.12//:http", - "@crates_vendor_pkgs__indexmap-2.2.6//:indexmap", + "@crates_vendor_pkgs__indexmap-2.3.0//:indexmap", "@crates_vendor_pkgs__slab-0.4.9//:slab", "@crates_vendor_pkgs__tokio-1.39.2//:tokio", "@crates_vendor_pkgs__tokio-util-0.7.11//:tokio_util", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel index 5108ff7794..673fc8640a 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-0.2.12.bazel @@ -79,7 +79,7 @@ rust_library( }), version = "0.2.12", deps = [ - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__fnv-1.0.7//:fnv", "@crates_vendor_pkgs__itoa-1.0.11//:itoa", ], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel index 9929499d8a..075cc4e43d 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.http-body-0.4.6.bazel @@ -79,7 +79,7 @@ rust_library( }), version = "0.4.6", deps = [ - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__http-0.2.12//:http", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", ], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.30.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.30.bazel index ad93fe97f5..603fca6d8a 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.30.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.hyper-0.14.30.bazel @@ -92,7 +92,7 @@ rust_library( }), version = "0.14.30", deps = [ - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__futures-channel-0.3.30//:futures_channel", "@crates_vendor_pkgs__futures-core-0.3.30//:futures_core", "@crates_vendor_pkgs__futures-util-0.3.30//:futures_util", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.3.0.bazel similarity index 99% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.3.0.bazel index 52ed53f93b..5f1dc4d008 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.2.6.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.indexmap-2.3.0.bazel @@ -81,7 +81,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "2.2.6", + version = "2.3.0", deps = [ "@crates_vendor_pkgs__equivalent-1.0.1//:equivalent", "@crates_vendor_pkgs__hashbrown-0.14.5//:hashbrown", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.36.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.36.3.bazel similarity index 99% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.36.2.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.36.3.bazel index 4430bc8317..b5de8d653a 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.36.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.object-0.36.3.bazel @@ -77,7 +77,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "0.36.2", + version = "0.36.3", deps = [ "@crates_vendor_pkgs__memchr-2.7.4//:memchr", ], diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.204.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.205.bazel similarity index 97% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.204.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.205.bazel index 075e18e611..6b7a4dc691 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.204.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde-1.0.205.bazel @@ -82,9 +82,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.204", + version = "1.0.205", deps = [ - "@crates_vendor_pkgs__serde-1.0.204//:build_script_build", + "@crates_vendor_pkgs__serde-1.0.205//:build_script_build", ], ) @@ -124,7 +124,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.204", + version = "1.0.205", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.204.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.205.bazel similarity index 98% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.204.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.205.bazel index 5e3a96a914..97740cec5e 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.204.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_derive-1.0.205.bazel @@ -28,6 +28,9 @@ rust_proc_macro( "WORKSPACE.bazel", ], ), + crate_features = [ + "default", + ], crate_root = "src/lib.rs", edition = "2015", rustc_flags = [ @@ -77,7 +80,7 @@ rust_proc_macro( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.204", + version = "1.0.205", deps = [ "@crates_vendor_pkgs__proc-macro2-1.0.86//:proc_macro2", "@crates_vendor_pkgs__quote-1.0.36//:quote", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.121.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.122.bazel similarity index 96% rename from examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.121.bazel rename to examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.122.bazel index ee327ebd2e..08d2e5b0cf 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.121.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_json-1.0.122.bazel @@ -83,13 +83,13 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.121", + version = "1.0.122", deps = [ "@crates_vendor_pkgs__itoa-1.0.11//:itoa", "@crates_vendor_pkgs__memchr-2.7.4//:memchr", "@crates_vendor_pkgs__ryu-1.0.18//:ryu", - "@crates_vendor_pkgs__serde-1.0.204//:serde", - "@crates_vendor_pkgs__serde_json-1.0.121//:build_script_build", + "@crates_vendor_pkgs__serde-1.0.205//:serde", + "@crates_vendor_pkgs__serde_json-1.0.122//:build_script_build", ], ) @@ -130,7 +130,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.121", + version = "1.0.122", visibility = ["//visibility:private"], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel index 8e5e4e256b..72b9e68303 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.serde_urlencoded-0.7.1.bazel @@ -82,6 +82,6 @@ rust_library( "@crates_vendor_pkgs__form_urlencoded-1.2.1//:form_urlencoded", "@crates_vendor_pkgs__itoa-1.0.11//:itoa", "@crates_vendor_pkgs__ryu-1.0.18//:ryu", - "@crates_vendor_pkgs__serde-1.0.204//:serde", + "@crates_vendor_pkgs__serde-1.0.205//:serde", ], ) diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.39.2.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.39.2.bazel index 6aa7754ece..8063f984b3 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.39.2.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-1.39.2.bazel @@ -115,7 +115,7 @@ rust_library( }), version = "1.39.2", deps = [ - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__mio-1.0.1//:mio", "@crates_vendor_pkgs__parking_lot-0.12.3//:parking_lot", "@crates_vendor_pkgs__pin-project-lite-0.2.14//:pin_project_lite", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel index 098daa5928..3b1016914f 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tokio-util-0.7.11.bazel @@ -84,7 +84,7 @@ rust_library( }), version = "0.7.11", deps = [ - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//: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", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel index eae556f78b..870ab59544 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel +++ b/examples/crate_universe/vendor_remote_pkgs/crates/BUILD.tower-http-0.2.5.bazel @@ -88,7 +88,7 @@ rust_library( version = "0.2.5", deps = [ "@crates_vendor_pkgs__bitflags-1.3.2//:bitflags", - "@crates_vendor_pkgs__bytes-1.7.0//:bytes", + "@crates_vendor_pkgs__bytes-1.7.1//:bytes", "@crates_vendor_pkgs__futures-core-0.3.30//:futures_core", "@crates_vendor_pkgs__futures-util-0.3.30//:futures_util", "@crates_vendor_pkgs__http-0.2.12//:http", diff --git a/examples/crate_universe/vendor_remote_pkgs/crates/defs.bzl b/examples/crate_universe/vendor_remote_pkgs/crates/defs.bzl index c4101ab3b7..91c2ca4ab0 100644 --- a/examples/crate_universe/vendor_remote_pkgs/crates/defs.bzl +++ b/examples/crate_universe/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.30//:hyper"), "mime": Label("@crates_vendor_pkgs__mime-0.3.17//:mime"), - "serde_json": Label("@crates_vendor_pkgs__serde_json-1.0.121//:serde_json"), + "serde_json": Label("@crates_vendor_pkgs__serde_json-1.0.122//:serde_json"), "socket2": Label("@crates_vendor_pkgs__socket2-0.4.10//:socket2"), "tokio": Label("@crates_vendor_pkgs__tokio-1.39.2//:tokio"), "tower": Label("@crates_vendor_pkgs__tower-0.4.13//:tower"), @@ -522,22 +522,22 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__bytes-1.7.0", - sha256 = "fca2be1d5c43812bae364ee3f30b3afcb7877cf59f4aeb94c66f313a41d2fac9", + name = "crates_vendor_pkgs__bytes-1.7.1", + sha256 = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50", type = "tar.gz", - urls = ["https://static.crates.io/crates/bytes/1.7.0/download"], - strip_prefix = "bytes-1.7.0", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.bytes-1.7.0.bazel"), + urls = ["https://static.crates.io/crates/bytes/1.7.1/download"], + strip_prefix = "bytes-1.7.1", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.bytes-1.7.1.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__cc-1.1.7", - sha256 = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc", + name = "crates_vendor_pkgs__cc-1.1.8", + sha256 = "504bdec147f2cc13c8b57ed9401fd8a147cc66b67ad5cb241394244f2c947549", type = "tar.gz", - urls = ["https://static.crates.io/crates/cc/1.1.7/download"], - strip_prefix = "cc-1.1.7", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.cc-1.1.7.bazel"), + urls = ["https://static.crates.io/crates/cc/1.1.8/download"], + strip_prefix = "cc-1.1.8", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.cc-1.1.8.bazel"), ) maybe( @@ -732,12 +732,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__indexmap-2.2.6", - sha256 = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26", + name = "crates_vendor_pkgs__indexmap-2.3.0", + sha256 = "de3fc2e30ba82dd1b3911c8de1ffc143c74a914a14e99514d7637e3099df5ea0", type = "tar.gz", - urls = ["https://static.crates.io/crates/indexmap/2.2.6/download"], - strip_prefix = "indexmap-2.2.6", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.indexmap-2.2.6.bazel"), + urls = ["https://static.crates.io/crates/indexmap/2.3.0/download"], + strip_prefix = "indexmap-2.3.0", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.indexmap-2.3.0.bazel"), ) maybe( @@ -852,12 +852,12 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__object-0.36.2", - sha256 = "3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e", + name = "crates_vendor_pkgs__object-0.36.3", + sha256 = "27b64972346851a39438c60b341ebc01bba47464ae329e55cf343eb93964efd9", type = "tar.gz", - urls = ["https://static.crates.io/crates/object/0.36.2/download"], - strip_prefix = "object-0.36.2", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.object-0.36.2.bazel"), + urls = ["https://static.crates.io/crates/object/0.36.3/download"], + strip_prefix = "object-0.36.3", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.object-0.36.3.bazel"), ) maybe( @@ -1012,32 +1012,32 @@ def crate_repositories(): maybe( http_archive, - name = "crates_vendor_pkgs__serde-1.0.204", - sha256 = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12", + name = "crates_vendor_pkgs__serde-1.0.205", + sha256 = "e33aedb1a7135da52b7c21791455563facbbcc43d0f0f66165b42c21b3dfb150", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde/1.0.204/download"], - strip_prefix = "serde-1.0.204", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.serde-1.0.204.bazel"), + urls = ["https://static.crates.io/crates/serde/1.0.205/download"], + strip_prefix = "serde-1.0.205", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.serde-1.0.205.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__serde_derive-1.0.204", - sha256 = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222", + name = "crates_vendor_pkgs__serde_derive-1.0.205", + sha256 = "692d6f5ac90220161d6774db30c662202721e64aed9058d2c394f451261420c1", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde_derive/1.0.204/download"], - strip_prefix = "serde_derive-1.0.204", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.serde_derive-1.0.204.bazel"), + urls = ["https://static.crates.io/crates/serde_derive/1.0.205/download"], + strip_prefix = "serde_derive-1.0.205", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.serde_derive-1.0.205.bazel"), ) maybe( http_archive, - name = "crates_vendor_pkgs__serde_json-1.0.121", - sha256 = "4ab380d7d9f22ef3f21ad3e6c1ebe8e4fc7a2000ccba2e4d71fc96f15b2cb609", + name = "crates_vendor_pkgs__serde_json-1.0.122", + sha256 = "784b6203951c57ff748476b126ccb5e8e2959a5c19e5c617ab1956be3dbc68da", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde_json/1.0.121/download"], - strip_prefix = "serde_json-1.0.121", - build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.serde_json-1.0.121.bazel"), + urls = ["https://static.crates.io/crates/serde_json/1.0.122/download"], + strip_prefix = "serde_json-1.0.122", + build_file = Label("@examples//vendor_remote_pkgs/crates:BUILD.serde_json-1.0.122.bazel"), ) maybe( @@ -1444,7 +1444,7 @@ def crate_repositories(): struct(repo = "crates_vendor_pkgs__axum-0.4.8", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__hyper-0.14.30", 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.121", is_dev_dep = False), + struct(repo = "crates_vendor_pkgs__serde_json-1.0.122", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__socket2-0.4.10", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__tokio-1.39.2", is_dev_dep = False), struct(repo = "crates_vendor_pkgs__tower-0.4.13", is_dev_dep = False), diff --git a/test/3rdparty/crates/BUILD.bazel b/test/3rdparty/crates/BUILD.bazel index 83d57a3326..cc549d1d27 100644 --- a/test/3rdparty/crates/BUILD.bazel +++ b/test/3rdparty/crates/BUILD.bazel @@ -33,12 +33,12 @@ filegroup( # Workspace Member Dependencies alias( name = "serde", - actual = "@t3p__serde-1.0.204//:serde", + actual = "@t3p__serde-1.0.205//:serde", tags = ["manual"], ) alias( name = "serde_json", - actual = "@t3p__serde_json-1.0.121//:serde_json", + actual = "@t3p__serde_json-1.0.122//:serde_json", tags = ["manual"], ) diff --git a/test/3rdparty/crates/BUILD.serde-1.0.204.bazel b/test/3rdparty/crates/BUILD.serde-1.0.205.bazel similarity index 96% rename from test/3rdparty/crates/BUILD.serde-1.0.204.bazel rename to test/3rdparty/crates/BUILD.serde-1.0.205.bazel index ec4d9b5ead..ddfd51fe7a 100644 --- a/test/3rdparty/crates/BUILD.serde-1.0.204.bazel +++ b/test/3rdparty/crates/BUILD.serde-1.0.205.bazel @@ -38,7 +38,7 @@ rust_library( crate_root = "src/lib.rs", edition = "2018", proc_macro_deps = [ - "@t3p__serde_derive-1.0.204//:serde_derive", + "@t3p__serde_derive-1.0.205//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -87,9 +87,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.204", + version = "1.0.205", deps = [ - "@t3p__serde-1.0.204//:build_script_build", + "@t3p__serde-1.0.205//:build_script_build", ], ) @@ -131,7 +131,7 @@ cargo_build_script( "noclippy", "norustfmt", ], - version = "1.0.204", + version = "1.0.205", visibility = ["//visibility:private"], ) diff --git a/test/3rdparty/crates/BUILD.serde_derive-1.0.204.bazel b/test/3rdparty/crates/BUILD.serde_derive-1.0.205.bazel similarity index 99% rename from test/3rdparty/crates/BUILD.serde_derive-1.0.204.bazel rename to test/3rdparty/crates/BUILD.serde_derive-1.0.205.bazel index 971b926fbc..58c16e144c 100644 --- a/test/3rdparty/crates/BUILD.serde_derive-1.0.204.bazel +++ b/test/3rdparty/crates/BUILD.serde_derive-1.0.205.bazel @@ -80,7 +80,7 @@ rust_proc_macro( "@rules_rust//rust/platform:x86_64-unknown-none": [], "//conditions:default": ["@platforms//:incompatible"], }), - version = "1.0.204", + version = "1.0.205", deps = [ "@t3p__proc-macro2-1.0.86//:proc_macro2", "@t3p__quote-1.0.36//:quote", diff --git a/test/3rdparty/crates/BUILD.serde_json-1.0.121.bazel b/test/3rdparty/crates/BUILD.serde_json-1.0.121.bazel deleted file mode 100644 index 4e9b295037..0000000000 --- a/test/3rdparty/crates/BUILD.serde_json-1.0.121.bazel +++ /dev/null @@ -1,139 +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 @//test/3rdparty: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 = "serde_json", - srcs = glob( - include = ["**/*.rs"], - allow_empty = True, - ), - compile_data = glob( - include = ["**"], - allow_empty = True, - exclude = [ - "**/* *", - ".tmp_git_root/**/*", - "BUILD", - "BUILD.bazel", - "WORKSPACE", - "WORKSPACE.bazel", - ], - ), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=serde_json", - "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 = "1.0.121", - deps = [ - "@t3p__itoa-1.0.11//:itoa", - "@t3p__memchr-2.7.4//:memchr", - "@t3p__ryu-1.0.18//:ryu", - "@t3p__serde-1.0.204//:serde", - "@t3p__serde_json-1.0.121//:build_script_build", - ], -) - -cargo_build_script( - name = "_bs", - srcs = glob( - include = ["**/*.rs"], - allow_empty = True, - ), - crate_features = [ - "default", - "std", - ], - 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", - pkg_name = "serde_json", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-bazel", - "crate-name=serde_json", - "manual", - "noclippy", - "norustfmt", - ], - version = "1.0.121", - visibility = ["//visibility:private"], -) - -alias( - name = "build_script_build", - actual = ":_bs", - tags = ["manual"], -) diff --git a/test/3rdparty/crates/BUILD.serde_json-1.0.122.bazel b/test/3rdparty/crates/BUILD.serde_json-1.0.122.bazel index 5f695998b1..da77f00050 100644 --- a/test/3rdparty/crates/BUILD.serde_json-1.0.122.bazel +++ b/test/3rdparty/crates/BUILD.serde_json-1.0.122.bazel @@ -49,8 +49,6 @@ rust_library( "@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-apple-visionos": [], - "@rules_rust//rust/platform:aarch64-apple-visionos-sim": [], "@rules_rust//rust/platform:aarch64-fuchsia": [], "@rules_rust//rust/platform:aarch64-linux-android": [], "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [], @@ -89,7 +87,7 @@ rust_library( "@t3p__itoa-1.0.11//:itoa", "@t3p__memchr-2.7.4//:memchr", "@t3p__ryu-1.0.18//:ryu", - "@t3p__serde-1.0.204//:serde", + "@t3p__serde-1.0.205//:serde", "@t3p__serde_json-1.0.122//:build_script_build", ], ) diff --git a/test/3rdparty/crates/defs.bzl b/test/3rdparty/crates/defs.bzl index 84488f1bd2..b36a4c8d83 100644 --- a/test/3rdparty/crates/defs.bzl +++ b/test/3rdparty/crates/defs.bzl @@ -295,8 +295,8 @@ def aliases( _NORMAL_DEPENDENCIES = { "": { _COMMON_CONDITION: { - "serde": Label("@t3p__serde-1.0.204//:serde"), - "serde_json": Label("@t3p__serde_json-1.0.121//:serde_json"), + "serde": Label("@t3p__serde-1.0.205//:serde"), + "serde_json": Label("@t3p__serde_json-1.0.122//:serde_json"), }, }, } @@ -455,32 +455,32 @@ def crate_repositories(): maybe( http_archive, - name = "t3p__serde-1.0.204", - sha256 = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12", + name = "t3p__serde-1.0.205", + sha256 = "e33aedb1a7135da52b7c21791455563facbbcc43d0f0f66165b42c21b3dfb150", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde/1.0.204/download"], - strip_prefix = "serde-1.0.204", - build_file = Label("@rules_rust//test/3rdparty/crates:BUILD.serde-1.0.204.bazel"), + urls = ["https://static.crates.io/crates/serde/1.0.205/download"], + strip_prefix = "serde-1.0.205", + build_file = Label("@rules_rust//test/3rdparty/crates:BUILD.serde-1.0.205.bazel"), ) maybe( http_archive, - name = "t3p__serde_derive-1.0.204", - sha256 = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222", + name = "t3p__serde_derive-1.0.205", + sha256 = "692d6f5ac90220161d6774db30c662202721e64aed9058d2c394f451261420c1", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde_derive/1.0.204/download"], - strip_prefix = "serde_derive-1.0.204", - build_file = Label("@rules_rust//test/3rdparty/crates:BUILD.serde_derive-1.0.204.bazel"), + urls = ["https://static.crates.io/crates/serde_derive/1.0.205/download"], + strip_prefix = "serde_derive-1.0.205", + build_file = Label("@rules_rust//test/3rdparty/crates:BUILD.serde_derive-1.0.205.bazel"), ) maybe( http_archive, - name = "t3p__serde_json-1.0.121", - sha256 = "4ab380d7d9f22ef3f21ad3e6c1ebe8e4fc7a2000ccba2e4d71fc96f15b2cb609", + name = "t3p__serde_json-1.0.122", + sha256 = "784b6203951c57ff748476b126ccb5e8e2959a5c19e5c617ab1956be3dbc68da", type = "tar.gz", - urls = ["https://static.crates.io/crates/serde_json/1.0.121/download"], - strip_prefix = "serde_json-1.0.121", - build_file = Label("@rules_rust//test/3rdparty/crates:BUILD.serde_json-1.0.121.bazel"), + urls = ["https://static.crates.io/crates/serde_json/1.0.122/download"], + strip_prefix = "serde_json-1.0.122", + build_file = Label("@rules_rust//test/3rdparty/crates:BUILD.serde_json-1.0.122.bazel"), ) maybe( @@ -504,6 +504,6 @@ def crate_repositories(): ) return [ - struct(repo = "t3p__serde-1.0.204", is_dev_dep = False), - struct(repo = "t3p__serde_json-1.0.121", is_dev_dep = False), + struct(repo = "t3p__serde-1.0.205", is_dev_dep = False), + struct(repo = "t3p__serde_json-1.0.122", is_dev_dep = False), ]