From 4c9a7d7508ddf7666068d43603a6e2e688128db2 Mon Sep 17 00:00:00 2001 From: generatedunixname89002005308984 Date: Sun, 22 Dec 2024 00:08:34 -0800 Subject: [PATCH] [antlir][oss] update generated code Summary: **Do not change the title of this diff.** Automatically update generated code for antlir's GitHub release. Test Plan: GitHub Actions once this pushes Differential Revision: D67570670 fbshipit-source-id: b68da082d96852e83fe321896311bf677764e883 --- .buckconfig.d/antlir.generated.buckconfig | 2 +- third-party/rust/BUCK | 462 ++++++++++++---------- 2 files changed, 255 insertions(+), 209 deletions(-) diff --git a/.buckconfig.d/antlir.generated.buckconfig b/.buckconfig.d/antlir.generated.buckconfig index 7d6e7cd8f96..522dbf3cc58 100644 --- a/.buckconfig.d/antlir.generated.buckconfig +++ b/.buckconfig.d/antlir.generated.buckconfig @@ -10,5 +10,5 @@ [external_cell_gh_facebookincubator_antlir_generated] git_origin = https://github.com/facebookincubator/antlir - commit_hash = 5b72ba8a8b92f8e0331d6acb1aa69b02e7f59ad2 + commit_hash = ba27ef95fcc6f1a6068bf5bd1ccc05b059510d6a diff --git a/third-party/rust/BUCK b/third-party/rust/BUCK index b77275b0e66..71bebaf3bfd 100644 --- a/third-party/rust/BUCK +++ b/third-party/rust/BUCK @@ -6,7 +6,7 @@ load(":defs.bzl", "third_party_rust_cxx_library", "buildscript_run") git_fetch( name = "fbthrift-d83134f25cdb7b98.git", repo = "https://github.com/facebook/fbthrift.git", - rev = "dc9a39ca364d67bb0c480c9e528585ba245f845e", + rev = "bbcb19a1aa07b99fd1395103bd24c5523a0aa8df", visibility = [], ) @@ -86,7 +86,7 @@ cargo.rust_library( ":fallible-iterator-0.3.0", ":gimli-0.31.1", ":memmap2-0.9.5", - ":object-0.36.5", + ":object-0.36.7", ":rustc-demangle-0.1.24", ":smallvec-1.13.2", ":typed-arena-2.0.2", @@ -432,7 +432,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -1317,7 +1317,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -1439,7 +1439,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -1495,7 +1495,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -1558,7 +1558,7 @@ cargo.rust_library( crate_root = "atomic-0.6.0.crate/src/lib.rs", edition = "2018", visibility = [], - deps = [":bytemuck-1.20.0"], + deps = [":bytemuck-1.21.0"], ) http_archive( @@ -1640,7 +1640,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -1732,7 +1732,7 @@ cargo.rust_library( ":addr2line-0.24.2", ":libc-0.2.169", ":miniz_oxide-0.8.2", - ":object-0.36.5", + ":object-0.36.7", ], ), "linux-x86_64": dict( @@ -1740,7 +1740,7 @@ cargo.rust_library( ":addr2line-0.24.2", ":libc-0.2.169", ":miniz_oxide-0.8.2", - ":object-0.36.5", + ":object-0.36.7", ], ), "macos-arm64": dict( @@ -1748,7 +1748,7 @@ cargo.rust_library( ":addr2line-0.24.2", ":libc-0.2.169", ":miniz_oxide-0.8.2", - ":object-0.36.5", + ":object-0.36.7", ], ), "macos-x86_64": dict( @@ -1756,7 +1756,7 @@ cargo.rust_library( ":addr2line-0.24.2", ":libc-0.2.169", ":miniz_oxide-0.8.2", - ":object-0.36.5", + ":object-0.36.7", ], ), "windows-gnu": dict( @@ -1764,7 +1764,7 @@ cargo.rust_library( ":addr2line-0.24.2", ":libc-0.2.169", ":miniz_oxide-0.8.2", - ":object-0.36.5", + ":object-0.36.7", ":windows-targets-0.52.6", ], ), @@ -2059,7 +2059,7 @@ cargo.rust_library( ":regex-1.10.6", ":rustc-hash-1.1.0", ":shlex-1.3.0", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -2122,7 +2122,7 @@ cargo.rust_library( deps = [ ":array-init-2.1.0", ":binrw_derive-0.14.1", - ":bytemuck-1.20.0", + ":bytemuck-1.21.0", ], ) @@ -2578,7 +2578,7 @@ cargo.rust_library( ":proc-macro2-1.0.92", ":quote-1.0.37", ":rustversion-1.0.18", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -2664,7 +2664,7 @@ cargo.rust_library( ":proc-macro-crate-3.2.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -2809,7 +2809,7 @@ cargo.rust_library( ":dunce-1.0.5", ":once_cell-1.19.0", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":thiserror-1.0.69", ], ) @@ -3081,29 +3081,29 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) alias( name = "bytemuck", - actual = ":bytemuck-1.20.0", + actual = ":bytemuck-1.21.0", visibility = ["PUBLIC"], ) http_archive( - name = "bytemuck-1.20.0.crate", - sha256 = "8b37c88a63ffd85d15b406896cc343916d7cf57838a847b3a6f2ca5d39a5695a", - strip_prefix = "bytemuck-1.20.0", - urls = ["https://static.crates.io/crates/bytemuck/1.20.0/download"], + name = "bytemuck-1.21.0.crate", + sha256 = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3", + strip_prefix = "bytemuck-1.21.0", + urls = ["https://static.crates.io/crates/bytemuck/1.21.0/download"], visibility = [], ) cargo.rust_library( - name = "bytemuck-1.20.0", - srcs = [":bytemuck-1.20.0.crate"], + name = "bytemuck-1.21.0", + srcs = [":bytemuck-1.21.0.crate"], crate = "bytemuck", - crate_root = "bytemuck-1.20.0.crate/src/lib.rs", + crate_root = "bytemuck-1.21.0.crate/src/lib.rs", edition = "2018", features = [ "bytemuck_derive", @@ -3114,29 +3114,29 @@ cargo.rust_library( "nightly_stdsimd", ], visibility = [], - deps = [":bytemuck_derive-1.8.0"], + deps = [":bytemuck_derive-1.8.1"], ) http_archive( - name = "bytemuck_derive-1.8.0.crate", - sha256 = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec", - strip_prefix = "bytemuck_derive-1.8.0", - urls = ["https://static.crates.io/crates/bytemuck_derive/1.8.0/download"], + name = "bytemuck_derive-1.8.1.crate", + sha256 = "3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a", + strip_prefix = "bytemuck_derive-1.8.1", + urls = ["https://static.crates.io/crates/bytemuck_derive/1.8.1/download"], visibility = [], ) cargo.rust_library( - name = "bytemuck_derive-1.8.0", - srcs = [":bytemuck_derive-1.8.0.crate"], + name = "bytemuck_derive-1.8.1", + srcs = [":bytemuck_derive-1.8.1.crate"], crate = "bytemuck_derive", - crate_root = "bytemuck_derive-1.8.0.crate/src/lib.rs", + crate_root = "bytemuck_derive-1.8.1.crate/src/lib.rs", edition = "2018", proc_macro = True, visibility = [], deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -4312,7 +4312,7 @@ cargo.rust_library( ":heck-0.5.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -4853,7 +4853,7 @@ cargo.rust_library( ":publicsuffix-2.3.0", ":serde-1.0.216", ":serde_derive-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":time-0.3.37", ":url-2.5.4", ], @@ -5622,7 +5622,7 @@ cargo.rust_library( ":proc-macro2-1.0.92", ":quote-1.0.37", ":rustversion-1.0.18", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -5844,7 +5844,7 @@ cargo.rust_library( ":proc-macro2-1.0.92", ":quote-1.0.37", ":strsim-0.11.1", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -5936,7 +5936,7 @@ cargo.rust_library( deps = [ ":darling_core-0.20.10", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -6025,7 +6025,7 @@ cargo.rust_library( deps = [ ":schemafy-0.5.2", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ], ) @@ -6209,7 +6209,7 @@ cargo.rust_library( ":darling-0.20.10", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -6255,7 +6255,7 @@ cargo.rust_library( visibility = [], deps = [ ":derive_builder_core-0.20.2", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -6359,7 +6359,7 @@ cargo.rust_library( ":convert_case-0.6.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ":unicode-xid-0.2.6", ], ) @@ -6576,7 +6576,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -6670,7 +6670,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -6847,23 +6847,23 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) http_archive( - name = "env_filter-0.1.2.crate", - sha256 = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab", - strip_prefix = "env_filter-0.1.2", - urls = ["https://static.crates.io/crates/env_filter/0.1.2/download"], + name = "env_filter-0.1.3.crate", + sha256 = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0", + strip_prefix = "env_filter-0.1.3", + urls = ["https://static.crates.io/crates/env_filter/0.1.3/download"], visibility = [], ) cargo.rust_library( - name = "env_filter-0.1.2", - srcs = [":env_filter-0.1.2.crate"], + name = "env_filter-0.1.3", + srcs = [":env_filter-0.1.3.crate"], crate = "env_filter", - crate_root = "env_filter-0.1.2.crate/src/lib.rs", + crate_root = "env_filter-0.1.3.crate/src/lib.rs", edition = "2021", features = ["regex"], visibility = [], @@ -6911,18 +6911,18 @@ cargo.rust_library( ) http_archive( - name = "env_logger-0.11.5.crate", - sha256 = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d", - strip_prefix = "env_logger-0.11.5", - urls = ["https://static.crates.io/crates/env_logger/0.11.5/download"], + name = "env_logger-0.11.6.crate", + sha256 = "dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0", + strip_prefix = "env_logger-0.11.6", + urls = ["https://static.crates.io/crates/env_logger/0.11.6/download"], visibility = [], ) cargo.rust_library( - name = "env_logger-0.11.5", - srcs = [":env_logger-0.11.5.crate"], + name = "env_logger-0.11.6", + srcs = [":env_logger-0.11.6.crate"], crate = "env_logger", - crate_root = "env_logger-0.11.5.crate/src/lib.rs", + crate_root = "env_logger-0.11.6.crate/src/lib.rs", edition = "2021", features = [ "auto-color", @@ -6935,7 +6935,7 @@ cargo.rust_library( deps = [ ":anstream-0.6.18", ":anstyle-1.0.10", - ":env_filter-0.1.2", + ":env_filter-0.1.3", ":humantime-2.1.0", ":log-0.4.22", ], @@ -7468,8 +7468,8 @@ cargo.rust_library( ":num-traits-0.2.19", ":ordered-float-3.9.2", ":panic-message-0.3.0", - ":serde_json-1.0.133", - ":thiserror-2.0.8", + ":serde_json-1.0.134", + ":thiserror-2.0.9", ], ) @@ -7500,7 +7500,7 @@ cargo.rust_library( ":num-traits-0.2.19", ":ordered-float-1.1.1", ":panic-message-0.3.0", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":thiserror-1.0.69", ], ) @@ -7803,7 +7803,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -7961,7 +7961,7 @@ cargo.rust_library( deps = [ ":frunk_proc_macro_helpers-0.1.3", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -7984,7 +7984,7 @@ cargo.rust_library( ":frunk_core-0.4.3", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -8008,7 +8008,7 @@ cargo.rust_library( ":frunk_core-0.4.3", ":frunk_proc_macro_helpers-0.1.3", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -8390,7 +8390,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -8621,7 +8621,7 @@ cargo.rust_library( ":proc-macro-error2-2.0.1", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -8650,7 +8650,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -8964,7 +8964,7 @@ cargo.rust_library( ":pest-2.7.15", ":pest_derive-2.7.15", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":thiserror-1.0.69", ":walkdir-2.5.0", ], @@ -9475,7 +9475,7 @@ cargo.rust_library( ":once_cell-1.19.0", ":regex-1.10.6", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":serde_urlencoded-0.7.1", ":tokio-1.42.0", ], @@ -9918,7 +9918,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -10223,7 +10223,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -10247,23 +10247,23 @@ cargo.rust_library( alias( name = "inventory", - actual = ":inventory-0.3.15", + actual = ":inventory-0.3.16", visibility = ["PUBLIC"], ) http_archive( - name = "inventory-0.3.15.crate", - sha256 = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767", - strip_prefix = "inventory-0.3.15", - urls = ["https://static.crates.io/crates/inventory/0.3.15/download"], + name = "inventory-0.3.16.crate", + sha256 = "e5d80fade88dd420ce0d9ab6f7c58ef2272dde38db874657950f827d4982c817", + strip_prefix = "inventory-0.3.16", + urls = ["https://static.crates.io/crates/inventory/0.3.16/download"], visibility = [], ) cargo.rust_library( - name = "inventory-0.3.15", - srcs = [":inventory-0.3.15.crate"], + name = "inventory-0.3.16", + srcs = [":inventory-0.3.16.crate"], crate = "inventory", - crate_root = "inventory-0.3.15.crate/src/lib.rs", + crate_root = "inventory-0.3.16.crate/src/lib.rs", edition = "2021", visibility = [], ) @@ -11763,7 +11763,7 @@ cargo.rust_library( deps = [ ":bitflags-1.3.2", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":serde_repr-0.1.19", ":url-2.5.4", ], @@ -12458,7 +12458,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -12534,7 +12534,7 @@ cargo.rust_library( ":pin-project-1.1.7", ":priority-queue-1.4.0", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":socket2-0.4.10", ":thiserror-1.0.69", ":tokio-1.42.0", @@ -12602,7 +12602,7 @@ cargo.rust_library( ":rust_decimal-1.36.0", ":saturating-0.1.0", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":sha1-0.10.6", ":sha2-0.10.8", ":smallvec-1.13.2", @@ -13293,7 +13293,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -13654,19 +13654,22 @@ cargo.rust_library( ) http_archive( - name = "object-0.36.5.crate", - sha256 = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e", - strip_prefix = "object-0.36.5", - urls = ["https://static.crates.io/crates/object/0.36.5/download"], + name = "object-0.36.7.crate", + sha256 = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87", + strip_prefix = "object-0.36.7", + urls = ["https://static.crates.io/crates/object/0.36.7/download"], visibility = [], ) cargo.rust_library( - name = "object-0.36.5", - srcs = [":object-0.36.5.crate"], + name = "object-0.36.7", + srcs = [":object-0.36.7.crate"], crate = "object", - crate_root = "object-0.36.5.crate/src/lib.rs", + crate_root = "object-0.36.7.crate/src/lib.rs", edition = "2018", + env = { + "OUT_DIR": "$(location :object-0.36.7-build-script-run[out_dir])", + }, features = [ "archive", "coff", @@ -13680,6 +13683,7 @@ cargo.rust_library( "unaligned", "xcoff", ], + rustc_flags = ["@$(location :object-0.36.7-build-script-run[rustc_flags])"], visibility = [], deps = [ ":flate2-1.0.35", @@ -13688,6 +13692,48 @@ cargo.rust_library( ], ) +cargo.rust_binary( + name = "object-0.36.7-build-script-build", + srcs = [":object-0.36.7.crate"], + crate = "build_script_build", + crate_root = "object-0.36.7.crate/build.rs", + edition = "2018", + features = [ + "archive", + "coff", + "compression", + "elf", + "macho", + "pe", + "read", + "read_core", + "std", + "unaligned", + "xcoff", + ], + visibility = [], +) + +buildscript_run( + name = "object-0.36.7-build-script-run", + package_name = "object", + buildscript_rule = ":object-0.36.7-build-script-build", + features = [ + "archive", + "coff", + "compression", + "elf", + "macho", + "pe", + "read", + "read_core", + "std", + "unaligned", + "xcoff", + ], + version = "0.36.7", +) + alias( name = "oci-spec", actual = ":oci-spec-0.6.8", @@ -13721,7 +13767,7 @@ cargo.rust_library( ":once_cell-1.19.0", ":regex-1.10.6", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":strum-0.26.3", ":strum_macros-0.26.4", ":thiserror-1.0.69", @@ -13860,7 +13906,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -14556,7 +14602,7 @@ cargo.rust_library( visibility = [], deps = [ ":memchr-2.7.4", - ":thiserror-2.0.8", + ":thiserror-2.0.9", ":ucd-trie-0.1.7", ], ) @@ -14623,7 +14669,7 @@ cargo.rust_library( ":pest_meta-2.7.15", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -14789,7 +14835,7 @@ cargo.rust_library( ":phf_shared-0.11.2", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -14938,7 +14984,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -15456,7 +15502,7 @@ cargo.rust_library( visibility = [], deps = [ ":proc-macro2-1.0.92", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -15730,7 +15776,7 @@ cargo.rust_library( ":proc-macro-error-attr2-2.0.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -16097,7 +16143,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -16316,7 +16362,7 @@ cargo.rust_library( ":proc-macro2-1.0.92", ":pyo3-macros-backend-0.21.2", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -16340,7 +16386,7 @@ cargo.rust_library( ":proc-macro2-1.0.92", ":pyo3-build-config-0.21.2", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -16845,7 +16891,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -17405,7 +17451,7 @@ cargo.rust_library( ":futures-util-0.3.31", ":http-0.2.12", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":serde_urlencoded-0.7.1", ":sync_wrapper-0.1.2", ":tower-service-0.3.3", @@ -17651,7 +17697,7 @@ cargo.rust_library( ":rend-0.4.2", ":rkyv_derive-0.7.45", ":seahash-4.1.0", - ":tinyvec-1.8.0", + ":tinyvec-1.8.1", ":uuid-1.11.0", ], ) @@ -17713,7 +17759,7 @@ cargo.rust_library( named_deps = { "bytes_1": ":bytes-1.9.0", "indexmap_2": ":indexmap-2.7.0", - "tinyvec_1": ":tinyvec-1.8.0", + "tinyvec_1": ":tinyvec-1.8.1", "uuid_1": ":uuid-1.11.0", }, visibility = [], @@ -17772,7 +17818,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -17836,7 +17882,7 @@ cargo.rust_library( ":quote-1.0.37", ":regex-1.10.6", ":relative-path-1.9.3", - ":syn-2.0.90", + ":syn-2.0.91", ":unicode-ident-1.0.14", ], ) @@ -17935,7 +17981,7 @@ cargo.rust_library( ":rand-0.8.5", ":rkyv-0.7.45", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ], ) @@ -18883,7 +18929,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -19015,7 +19061,7 @@ cargo.rust_library( ":schemafy_lib-0.5.2", ":serde-1.0.216", ":serde_derive-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":serde_repr-0.1.19", ":syn-1.0.109-syn1", ], @@ -19038,7 +19084,7 @@ cargo.rust_library( visibility = [], deps = [ ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ], ) @@ -19064,7 +19110,7 @@ cargo.rust_library( ":schemafy_core-0.5.2", ":serde-1.0.216", ":serde_derive-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":syn-1.0.109-syn1", ], ) @@ -19208,7 +19254,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -19534,7 +19580,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -19558,26 +19604,26 @@ cargo.rust_library( alias( name = "serde_json", - actual = ":serde_json-1.0.133", + actual = ":serde_json-1.0.134", visibility = ["PUBLIC"], ) http_archive( - name = "serde_json-1.0.133.crate", - sha256 = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377", - strip_prefix = "serde_json-1.0.133", - urls = ["https://static.crates.io/crates/serde_json/1.0.133/download"], + name = "serde_json-1.0.134.crate", + sha256 = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d", + strip_prefix = "serde_json-1.0.134", + urls = ["https://static.crates.io/crates/serde_json/1.0.134/download"], visibility = [], ) cargo.rust_library( - name = "serde_json-1.0.133", - srcs = [":serde_json-1.0.133.crate"], + name = "serde_json-1.0.134", + srcs = [":serde_json-1.0.134.crate"], crate = "serde_json", - crate_root = "serde_json-1.0.133.crate/src/lib.rs", + crate_root = "serde_json-1.0.134.crate/src/lib.rs", edition = "2021", env = { - "OUT_DIR": "$(location :serde_json-1.0.133-build-script-run[out_dir])", + "OUT_DIR": "$(location :serde_json-1.0.134-build-script-run[out_dir])", }, features = [ "default", @@ -19586,7 +19632,7 @@ cargo.rust_library( "std", "unbounded_depth", ], - rustc_flags = ["@$(location :serde_json-1.0.133-build-script-run[rustc_flags])"], + rustc_flags = ["@$(location :serde_json-1.0.134-build-script-run[rustc_flags])"], visibility = [], deps = [ ":itoa-1.0.14", @@ -19597,10 +19643,10 @@ cargo.rust_library( ) cargo.rust_binary( - name = "serde_json-1.0.133-build-script-build", - srcs = [":serde_json-1.0.133.crate"], + name = "serde_json-1.0.134-build-script-build", + srcs = [":serde_json-1.0.134.crate"], crate = "build_script_build", - crate_root = "serde_json-1.0.133.crate/build.rs", + crate_root = "serde_json-1.0.134.crate/build.rs", edition = "2021", features = [ "default", @@ -19613,9 +19659,9 @@ cargo.rust_binary( ) buildscript_run( - name = "serde_json-1.0.133-build-script-run", + name = "serde_json-1.0.134-build-script-run", package_name = "serde_json", - buildscript_rule = ":serde_json-1.0.133-build-script-build", + buildscript_rule = ":serde_json-1.0.134-build-script-build", features = [ "default", "float_roundtrip", @@ -19623,7 +19669,7 @@ buildscript_run( "std", "unbounded_depth", ], - version = "1.0.133", + version = "1.0.134", ) alias( @@ -19651,7 +19697,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -19759,7 +19805,7 @@ cargo.rust_library( deps = [ ":hex-0.4.3", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":serde_with_macros-1.5.2", ], ) @@ -20755,7 +20801,7 @@ cargo.rust_library( ":either-1.13.0", ":erased-serde-0.3.31", ":hashbrown-0.14.5", - ":inventory-0.3.15", + ":inventory-0.3.16", ":itertools-0.13.0", ":maplit-1.0.2", ":memoffset-0.6.5", @@ -20766,7 +20812,7 @@ cargo.rust_library( ":ref-cast-1.0.23", ":regex-1.10.6", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":starlark_derive-0.13.0", ":starlark_map-0.13.0", ":starlark_syntax-0.13.0", @@ -20805,7 +20851,7 @@ cargo.rust_library( ":dupe-0.9.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -21122,7 +21168,7 @@ cargo.rust_library( ":proc-macro2-1.0.92", ":quote-1.0.37", ":rustversion-1.0.18", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -21464,23 +21510,23 @@ cargo.rust_library( alias( name = "syn", - actual = ":syn-2.0.90", + actual = ":syn-2.0.91", visibility = ["PUBLIC"], ) http_archive( - name = "syn-2.0.90.crate", - sha256 = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31", - strip_prefix = "syn-2.0.90", - urls = ["https://static.crates.io/crates/syn/2.0.90/download"], + name = "syn-2.0.91.crate", + sha256 = "d53cbcb5a243bd33b7858b1d7f4aca2153490815872d86d955d6ea29f743c035", + strip_prefix = "syn-2.0.91", + urls = ["https://static.crates.io/crates/syn/2.0.91/download"], visibility = [], ) cargo.rust_library( - name = "syn-2.0.90", - srcs = [":syn-2.0.90.crate"], + name = "syn-2.0.91", + srcs = [":syn-2.0.91.crate"], crate = "syn", - crate_root = "syn-2.0.90.crate/src/lib.rs", + crate_root = "syn-2.0.91.crate/src/lib.rs", edition = "2021", features = [ "clone-impls", @@ -21575,7 +21621,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -21849,7 +21895,7 @@ cargo.rust_library( ":rand-0.8.5", ":regex-1.10.6", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":slug-0.1.6", ":unic-segment-0.9.0", ], @@ -22191,41 +22237,41 @@ buildscript_run( alias( name = "thiserror", - actual = ":thiserror-2.0.8", + actual = ":thiserror-2.0.9", visibility = ["PUBLIC"], ) http_archive( - name = "thiserror-2.0.8.crate", - sha256 = "08f5383f3e0071702bf93ab5ee99b52d26936be9dedd9413067cbdcddcb6141a", - strip_prefix = "thiserror-2.0.8", - urls = ["https://static.crates.io/crates/thiserror/2.0.8/download"], + name = "thiserror-2.0.9.crate", + sha256 = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc", + strip_prefix = "thiserror-2.0.9", + urls = ["https://static.crates.io/crates/thiserror/2.0.9/download"], visibility = [], ) cargo.rust_library( - name = "thiserror-2.0.8", - srcs = [":thiserror-2.0.8.crate"], + name = "thiserror-2.0.9", + srcs = [":thiserror-2.0.9.crate"], crate = "thiserror", - crate_root = "thiserror-2.0.8.crate/src/lib.rs", + crate_root = "thiserror-2.0.9.crate/src/lib.rs", edition = "2021", env = { - "OUT_DIR": "$(location :thiserror-2.0.8-build-script-run[out_dir])", + "OUT_DIR": "$(location :thiserror-2.0.9-build-script-run[out_dir])", }, features = [ "default", "std", ], - rustc_flags = ["@$(location :thiserror-2.0.8-build-script-run[rustc_flags])"], + rustc_flags = ["@$(location :thiserror-2.0.9-build-script-run[rustc_flags])"], visibility = [], - deps = [":thiserror-impl-2.0.8"], + deps = [":thiserror-impl-2.0.9"], ) cargo.rust_binary( - name = "thiserror-2.0.8-build-script-build", - srcs = [":thiserror-2.0.8.crate"], + name = "thiserror-2.0.9-build-script-build", + srcs = [":thiserror-2.0.9.crate"], crate = "build_script_build", - crate_root = "thiserror-2.0.8.crate/build.rs", + crate_root = "thiserror-2.0.9.crate/build.rs", edition = "2021", features = [ "default", @@ -22235,14 +22281,14 @@ cargo.rust_binary( ) buildscript_run( - name = "thiserror-2.0.8-build-script-run", + name = "thiserror-2.0.9-build-script-run", package_name = "thiserror", - buildscript_rule = ":thiserror-2.0.8-build-script-build", + buildscript_rule = ":thiserror-2.0.9-build-script-build", features = [ "default", "std", ], - version = "2.0.8", + version = "2.0.9", ) http_archive( @@ -22264,30 +22310,30 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) http_archive( - name = "thiserror-impl-2.0.8.crate", - sha256 = "f2f357fcec90b3caef6623a099691be676d033b40a058ac95d2a6ade6fa0c943", - strip_prefix = "thiserror-impl-2.0.8", - urls = ["https://static.crates.io/crates/thiserror-impl/2.0.8/download"], + name = "thiserror-impl-2.0.9.crate", + sha256 = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4", + strip_prefix = "thiserror-impl-2.0.9", + urls = ["https://static.crates.io/crates/thiserror-impl/2.0.9/download"], visibility = [], ) cargo.rust_library( - name = "thiserror-impl-2.0.8", - srcs = [":thiserror-impl-2.0.8.crate"], + name = "thiserror-impl-2.0.9", + srcs = [":thiserror-impl-2.0.9.crate"], crate = "thiserror_impl", - crate_root = "thiserror-impl-2.0.8.crate/src/lib.rs", + crate_root = "thiserror-impl-2.0.9.crate/src/lib.rs", edition = "2021", proc_macro = True, visibility = [], deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -22483,18 +22529,18 @@ cargo.rust_library( ) http_archive( - name = "tinyvec-1.8.0.crate", - sha256 = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938", - strip_prefix = "tinyvec-1.8.0", - urls = ["https://static.crates.io/crates/tinyvec/1.8.0/download"], + name = "tinyvec-1.8.1.crate", + sha256 = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8", + strip_prefix = "tinyvec-1.8.1", + urls = ["https://static.crates.io/crates/tinyvec/1.8.1/download"], visibility = [], ) cargo.rust_library( - name = "tinyvec-1.8.0", - srcs = [":tinyvec-1.8.0.crate"], + name = "tinyvec-1.8.1", + srcs = [":tinyvec-1.8.1.crate"], crate = "tinyvec", - crate_root = "tinyvec-1.8.0.crate/src/lib.rs", + crate_root = "tinyvec-1.8.1.crate/src/lib.rs", edition = "2018", features = [ "alloc", @@ -22660,7 +22706,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -23158,7 +23204,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -23389,7 +23435,7 @@ cargo.rust_library( visibility = [], deps = [ ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -23628,7 +23674,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -23801,7 +23847,7 @@ cargo.rust_library( ":anyhow-1.0.94", ":binrw-0.14.1", ":clap-3.2.25", - ":env_logger-0.11.5", + ":env_logger-0.11.6", ":fbthrift-0.0.3", ":httparse-1.9.5", ":libloading-0.8.6", @@ -23810,9 +23856,9 @@ cargo.rust_library( ":proc-mounts-0.3.0", ":rand-0.8.5", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":tempfile-3.14.0", - ":thiserror-2.0.8", + ":thiserror-2.0.9", ":uefisettings_backend_thrift-0.1.0", ":uefisettings_spellings_db_thrift-0.1.0", ], @@ -23835,7 +23881,7 @@ cargo.rust_binary( ":anyhow-1.0.94", ":binrw-0.14.1", ":clap-3.2.25", - ":env_logger-0.11.5", + ":env_logger-0.11.6", ":fbthrift-0.0.3", ":httparse-1.9.5", ":libloading-0.8.6", @@ -23844,9 +23890,9 @@ cargo.rust_binary( ":proc-mounts-0.3.0", ":rand-0.8.5", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":tempfile-3.14.0", - ":thiserror-2.0.8", + ":thiserror-2.0.9", ":uefisettings-0.1.4", ":uefisettings_backend_thrift-0.1.0", ":uefisettings_spellings_db_thrift-0.1.0", @@ -24148,7 +24194,7 @@ cargo.rust_library( "std", ], visibility = [], - deps = [":tinyvec-1.8.0"], + deps = [":tinyvec-1.8.1"], ) alias( @@ -24991,7 +25037,7 @@ cargo.rust_library( ":rustls-pemfile-2.2.0", ":scoped-tls-1.0.1", ":serde-1.0.216", - ":serde_json-1.0.133", + ":serde_json-1.0.134", ":serde_urlencoded-0.7.1", ":tokio-1.42.0", ":tokio-rustls-0.25.0", @@ -26000,7 +26046,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ":synstructure-0.13.1", ], ) @@ -26123,7 +26169,7 @@ cargo.rust_library( ":proc-macro-crate-3.2.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ":zvariant_utils-2.1.0", ], ) @@ -26230,7 +26276,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -26253,7 +26299,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -26298,7 +26344,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ":synstructure-0.13.1", ], ) @@ -26376,7 +26422,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -26774,7 +26820,7 @@ cargo.rust_library( ":proc-macro-crate-3.2.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ":zvariant_utils-2.1.0", ], ) @@ -26800,7 +26846,7 @@ cargo.rust_library( ":proc-macro-crate-3.2.0", ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ":zvariant_utils-3.0.2", ], ) @@ -26823,7 +26869,7 @@ cargo.rust_library( deps = [ ":proc-macro2-1.0.92", ":quote-1.0.37", - ":syn-2.0.90", + ":syn-2.0.91", ], ) @@ -26848,7 +26894,7 @@ cargo.rust_library( ":quote-1.0.37", ":serde-1.0.216", ":static_assertions-1.1.0", - ":syn-2.0.90", + ":syn-2.0.91", ":winnow-0.6.20", ], )