[opentitantool] cargo raze --generate-lockfile
Signed-off-by: Alphan Ulusoy <alphan@google.com>
diff --git a/third_party/rust/crates/remote/BUILD.CoreFoundation-sys-0.1.4.bazel b/third_party/rust/crates/remote/BUILD.CoreFoundation-sys-0.1.4.bazel
index 2cabcfc..cac50fb 100644
--- a/third_party/rust/crates/remote/BUILD.CoreFoundation-sys-0.1.4.bazel
+++ b/third_party/rust/crates/remote/BUILD.CoreFoundation-sys-0.1.4.bazel
@@ -81,7 +81,7 @@
# buildifier: leave-alone
deps = [
":CoreFoundation_sys_build_script",
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
"@raze__mach__0_1_2//:mach",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.IOKit-sys-0.1.5.bazel b/third_party/rust/crates/remote/BUILD.IOKit-sys-0.1.5.bazel
index 9a04937..08f73bb 100644
--- a/third_party/rust/crates/remote/BUILD.IOKit-sys-0.1.5.bazel
+++ b/third_party/rust/crates/remote/BUILD.IOKit-sys-0.1.5.bazel
@@ -85,7 +85,7 @@
deps = [
":IOKit_sys_build_script",
"@raze__CoreFoundation_sys__0_1_4//:CoreFoundation_sys",
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
"@raze__mach__0_1_2//:mach",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.addr2line-0.17.0.bazel b/third_party/rust/crates/remote/BUILD.addr2line-0.17.0.bazel
index ddd7839..eb08437 100644
--- a/third_party/rust/crates/remote/BUILD.addr2line-0.17.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.addr2line-0.17.0.bazel
@@ -52,7 +52,7 @@
version = "0.17.0",
# buildifier: leave-alone
deps = [
- "@raze__gimli__0_26_1//:gimli",
+ "@raze__gimli__0_26_2//:gimli",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.aho-corasick-0.7.18.bazel b/third_party/rust/crates/remote/BUILD.aho-corasick-0.7.19.bazel
similarity index 97%
rename from third_party/rust/crates/remote/BUILD.aho-corasick-0.7.18.bazel
rename to third_party/rust/crates/remote/BUILD.aho-corasick-0.7.19.bazel
index 1a6da62..4de0752 100644
--- a/third_party/rust/crates/remote/BUILD.aho-corasick-0.7.18.bazel
+++ b/third_party/rust/crates/remote/BUILD.aho-corasick-0.7.19.bazel
@@ -49,7 +49,7 @@
"crate-name=aho_corasick",
"manual",
],
- version = "0.7.18",
+ version = "0.7.19",
# buildifier: leave-alone
deps = [
"@raze__memchr__2_5_0//:memchr",
diff --git a/third_party/rust/crates/remote/BUILD.android_system_properties-0.1.5.bazel b/third_party/rust/crates/remote/BUILD.android_system_properties-0.1.5.bazel
index 4a1b2a6..fd1cad8 100644
--- a/third_party/rust/crates/remote/BUILD.android_system_properties-0.1.5.bazel
+++ b/third_party/rust/crates/remote/BUILD.android_system_properties-0.1.5.bazel
@@ -52,6 +52,6 @@
version = "0.1.5",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.anyhow-1.0.58.bazel b/third_party/rust/crates/remote/BUILD.anyhow-1.0.64.bazel
similarity index 97%
rename from third_party/rust/crates/remote/BUILD.anyhow-1.0.58.bazel
rename to third_party/rust/crates/remote/BUILD.anyhow-1.0.64.bazel
index 30f15b9..1bc4226 100644
--- a/third_party/rust/crates/remote/BUILD.anyhow-1.0.58.bazel
+++ b/third_party/rust/crates/remote/BUILD.anyhow-1.0.64.bazel
@@ -57,7 +57,7 @@
"cargo-raze",
"manual",
],
- version = "1.0.58",
+ version = "1.0.64",
visibility = ["//visibility:private"],
deps = [
],
@@ -82,7 +82,7 @@
"crate-name=anyhow",
"manual",
],
- version = "1.0.58",
+ version = "1.0.64",
# buildifier: leave-alone
deps = [
":anyhow_build_script",
diff --git a/third_party/rust/crates/remote/BUILD.atty-0.2.14.bazel b/third_party/rust/crates/remote/BUILD.atty-0.2.14.bazel
index 910b892..73338c7 100644
--- a/third_party/rust/crates/remote/BUILD.atty-0.2.14.bazel
+++ b/third_party/rust/crates/remote/BUILD.atty-0.2.14.bazel
@@ -59,7 +59,7 @@
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.backtrace-0.3.66.bazel b/third_party/rust/crates/remote/BUILD.backtrace-0.3.66.bazel
index 1824daa..6ecbc7a 100644
--- a/third_party/rust/crates/remote/BUILD.backtrace-0.3.66.bazel
+++ b/third_party/rust/crates/remote/BUILD.backtrace-0.3.66.bazel
@@ -93,8 +93,8 @@
":backtrace_build_script",
"@raze__addr2line__0_17_0//:addr2line",
"@raze__cfg_if__1_0_0//:cfg_if",
- "@raze__libc__0_2_126//:libc",
- "@raze__miniz_oxide__0_5_3//:miniz_oxide",
+ "@raze__libc__0_2_132//:libc",
+ "@raze__miniz_oxide__0_5_4//:miniz_oxide",
"@raze__object__0_29_0//:object",
"@raze__rustc_demangle__0_1_21//:rustc_demangle",
],
diff --git a/third_party/rust/crates/remote/BUILD.block-buffer-0.10.2.bazel b/third_party/rust/crates/remote/BUILD.block-buffer-0.10.3.bazel
similarity index 92%
rename from third_party/rust/crates/remote/BUILD.block-buffer-0.10.2.bazel
rename to third_party/rust/crates/remote/BUILD.block-buffer-0.10.3.bazel
index cf18622..4e19f36 100644
--- a/third_party/rust/crates/remote/BUILD.block-buffer-0.10.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.block-buffer-0.10.3.bazel
@@ -47,10 +47,10 @@
"crate-name=block-buffer",
"manual",
],
- version = "0.10.2",
+ version = "0.10.3",
# buildifier: leave-alone
deps = [
- "@raze__generic_array__0_14_5//:generic_array",
+ "@raze__generic_array__0_14_6//:generic_array",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.console-0.15.0.bazel b/third_party/rust/crates/remote/BUILD.console-0.15.1.bazel
similarity index 91%
rename from third_party/rust/crates/remote/BUILD.console-0.15.0.bazel
rename to third_party/rust/crates/remote/BUILD.console-0.15.1.bazel
index f9571e4..1ef9487 100644
--- a/third_party/rust/crates/remote/BUILD.console-0.15.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.console-0.15.1.bazel
@@ -31,6 +31,8 @@
# Generated Targets
+# Unsupported target "ansi_parser" with type "bench" omitted
+
# Unsupported target "colors" with type "example" omitted
# Unsupported target "colors256" with type "example" omitted
@@ -55,10 +57,10 @@
"crate-name=console",
"manual",
],
- version = "0.15.0",
+ version = "0.15.1",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
"@raze__once_cell__1_14_0//:once_cell",
"@raze__terminal_size__0_1_17//:terminal_size",
],
diff --git a/third_party/rust/crates/remote/BUILD.cpufeatures-0.2.2.bazel b/third_party/rust/crates/remote/BUILD.cpufeatures-0.2.5.bazel
similarity index 97%
rename from third_party/rust/crates/remote/BUILD.cpufeatures-0.2.2.bazel
rename to third_party/rust/crates/remote/BUILD.cpufeatures-0.2.5.bazel
index a936cce..5e97f63 100644
--- a/third_party/rust/crates/remote/BUILD.cpufeatures-0.2.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.cpufeatures-0.2.5.bazel
@@ -47,7 +47,7 @@
"crate-name=cpufeatures",
"manual",
],
- version = "0.2.2",
+ version = "0.2.5",
# buildifier: leave-alone
deps = [
],
diff --git a/third_party/rust/crates/remote/BUILD.crypto-bigint-0.2.11.bazel b/third_party/rust/crates/remote/BUILD.crypto-bigint-0.2.11.bazel
index b8927ad..5440388 100644
--- a/third_party/rust/crates/remote/BUILD.crypto-bigint-0.2.11.bazel
+++ b/third_party/rust/crates/remote/BUILD.crypto-bigint-0.2.11.bazel
@@ -54,7 +54,7 @@
version = "0.2.11",
# buildifier: leave-alone
deps = [
- "@raze__generic_array__0_14_5//:generic_array",
+ "@raze__generic_array__0_14_6//:generic_array",
"@raze__rand_core__0_6_3//:rand_core",
"@raze__subtle__2_4_1//:subtle",
],
diff --git a/third_party/rust/crates/remote/BUILD.crypto-common-0.1.5.bazel b/third_party/rust/crates/remote/BUILD.crypto-common-0.1.6.bazel
similarity index 93%
rename from third_party/rust/crates/remote/BUILD.crypto-common-0.1.5.bazel
rename to third_party/rust/crates/remote/BUILD.crypto-common-0.1.6.bazel
index 54a38e7..210139d 100644
--- a/third_party/rust/crates/remote/BUILD.crypto-common-0.1.5.bazel
+++ b/third_party/rust/crates/remote/BUILD.crypto-common-0.1.6.bazel
@@ -48,10 +48,10 @@
"crate-name=crypto-common",
"manual",
],
- version = "0.1.5",
+ version = "0.1.6",
# buildifier: leave-alone
deps = [
- "@raze__generic_array__0_14_5//:generic_array",
+ "@raze__generic_array__0_14_6//:generic_array",
"@raze__typenum__1_15_0//:typenum",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.ctor-0.1.22.bazel b/third_party/rust/crates/remote/BUILD.ctor-0.1.23.bazel
similarity index 91%
rename from third_party/rust/crates/remote/BUILD.ctor-0.1.22.bazel
rename to third_party/rust/crates/remote/BUILD.ctor-0.1.23.bazel
index f098618..c608fbd 100644
--- a/third_party/rust/crates/remote/BUILD.ctor-0.1.22.bazel
+++ b/third_party/rust/crates/remote/BUILD.ctor-0.1.23.bazel
@@ -49,10 +49,10 @@
"crate-name=ctor",
"manual",
],
- version = "0.1.22",
+ version = "0.1.23",
# buildifier: leave-alone
deps = [
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.deser-hjson-1.0.2.bazel b/third_party/rust/crates/remote/BUILD.deser-hjson-1.0.2.bazel
index c2a102d..6bb4bab 100644
--- a/third_party/rust/crates/remote/BUILD.deser-hjson-1.0.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.deser-hjson-1.0.2.bazel
@@ -52,7 +52,7 @@
version = "1.0.2",
# buildifier: leave-alone
deps = [
- "@raze__serde__1_0_139//:serde",
+ "@raze__serde__1_0_144//:serde",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.digest-0.10.3.bazel b/third_party/rust/crates/remote/BUILD.digest-0.10.3.bazel
index f753fa3..e312549 100644
--- a/third_party/rust/crates/remote/BUILD.digest-0.10.3.bazel
+++ b/third_party/rust/crates/remote/BUILD.digest-0.10.3.bazel
@@ -55,7 +55,7 @@
version = "0.10.3",
# buildifier: leave-alone
deps = [
- "@raze__block_buffer__0_10_2//:block_buffer",
- "@raze__crypto_common__0_1_5//:crypto_common",
+ "@raze__block_buffer__0_10_3//:block_buffer",
+ "@raze__crypto_common__0_1_6//:crypto_common",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.digest-0.9.0.bazel b/third_party/rust/crates/remote/BUILD.digest-0.9.0.bazel
index 34ee68d..b4b8a21 100644
--- a/third_party/rust/crates/remote/BUILD.digest-0.9.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.digest-0.9.0.bazel
@@ -52,6 +52,6 @@
version = "0.9.0",
# buildifier: leave-alone
deps = [
- "@raze__generic_array__0_14_5//:generic_array",
+ "@raze__generic_array__0_14_6//:generic_array",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.dirs-sys-0.3.7.bazel b/third_party/rust/crates/remote/BUILD.dirs-sys-0.3.7.bazel
index ed0c719..1254052 100644
--- a/third_party/rust/crates/remote/BUILD.dirs-sys-0.3.7.bazel
+++ b/third_party/rust/crates/remote/BUILD.dirs-sys-0.3.7.bazel
@@ -57,7 +57,7 @@
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.erased-serde-0.3.21.bazel b/third_party/rust/crates/remote/BUILD.erased-serde-0.3.23.bazel
similarity index 95%
rename from third_party/rust/crates/remote/BUILD.erased-serde-0.3.21.bazel
rename to third_party/rust/crates/remote/BUILD.erased-serde-0.3.23.bazel
index b06c5a7..c69add8 100644
--- a/third_party/rust/crates/remote/BUILD.erased-serde-0.3.21.bazel
+++ b/third_party/rust/crates/remote/BUILD.erased-serde-0.3.23.bazel
@@ -56,7 +56,7 @@
"cargo-raze",
"manual",
],
- version = "0.3.21",
+ version = "0.3.23",
visibility = ["//visibility:private"],
deps = [
],
@@ -80,11 +80,11 @@
"crate-name=erased-serde",
"manual",
],
- version = "0.3.21",
+ version = "0.3.23",
# buildifier: leave-alone
deps = [
":erased_serde_build_script",
- "@raze__serde__1_0_139//:serde",
+ "@raze__serde__1_0_144//:serde",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.fastrand-1.7.0.bazel b/third_party/rust/crates/remote/BUILD.fastrand-1.8.0.bazel
similarity index 97%
rename from third_party/rust/crates/remote/BUILD.fastrand-1.7.0.bazel
rename to third_party/rust/crates/remote/BUILD.fastrand-1.8.0.bazel
index 9f8f9a1..1c6a818 100644
--- a/third_party/rust/crates/remote/BUILD.fastrand-1.7.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.fastrand-1.8.0.bazel
@@ -49,7 +49,7 @@
"crate-name=fastrand",
"manual",
],
- version = "1.7.0",
+ version = "1.8.0",
# buildifier: leave-alone
deps = [
],
diff --git a/third_party/rust/crates/remote/BUILD.flate2-1.0.24.bazel b/third_party/rust/crates/remote/BUILD.flate2-1.0.24.bazel
index ffbfc32..bd4ef34 100644
--- a/third_party/rust/crates/remote/BUILD.flate2-1.0.24.bazel
+++ b/third_party/rust/crates/remote/BUILD.flate2-1.0.24.bazel
@@ -98,7 +98,7 @@
# buildifier: leave-alone
deps = [
"@raze__crc32fast__1_3_2//:crc32fast",
- "@raze__miniz_oxide__0_5_3//:miniz_oxide",
+ "@raze__miniz_oxide__0_5_4//:miniz_oxide",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.generic-array-0.14.5.bazel b/third_party/rust/crates/remote/BUILD.generic-array-0.14.6.bazel
similarity index 82%
rename from third_party/rust/crates/remote/BUILD.generic-array-0.14.5.bazel
rename to third_party/rust/crates/remote/BUILD.generic-array-0.14.6.bazel
index c0fff49..fc6086d 100644
--- a/third_party/rust/crates/remote/BUILD.generic-array-0.14.5.bazel
+++ b/third_party/rust/crates/remote/BUILD.generic-array-0.14.6.bazel
@@ -55,7 +55,7 @@
"cargo-raze",
"manual",
],
- version = "0.14.5",
+ version = "0.14.6",
visibility = ["//visibility:private"],
deps = [
"@raze__version_check__0_9_4//:version_check",
@@ -79,22 +79,10 @@
"crate-name=generic_array",
"manual",
],
- version = "0.14.5",
+ version = "0.14.6",
# buildifier: leave-alone
deps = [
":generic_array_build_script",
"@raze__typenum__1_15_0//:typenum",
],
)
-
-# Unsupported target "arr" with type "test" omitted
-
-# Unsupported target "generics" with type "test" omitted
-
-# Unsupported target "hex" with type "test" omitted
-
-# Unsupported target "import_name" with type "test" omitted
-
-# Unsupported target "iter" with type "test" omitted
-
-# Unsupported target "mod" with type "test" omitted
diff --git a/third_party/rust/crates/remote/BUILD.getrandom-0.2.7.bazel b/third_party/rust/crates/remote/BUILD.getrandom-0.2.7.bazel
index 3f6cc89..5755490 100644
--- a/third_party/rust/crates/remote/BUILD.getrandom-0.2.7.bazel
+++ b/third_party/rust/crates/remote/BUILD.getrandom-0.2.7.bazel
@@ -61,7 +61,7 @@
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.ghost-0.1.5.bazel b/third_party/rust/crates/remote/BUILD.ghost-0.1.6.bazel
similarity index 88%
rename from third_party/rust/crates/remote/BUILD.ghost-0.1.5.bazel
rename to third_party/rust/crates/remote/BUILD.ghost-0.1.6.bazel
index 0f36068..fd1dcb7 100644
--- a/third_party/rust/crates/remote/BUILD.ghost-0.1.5.bazel
+++ b/third_party/rust/crates/remote/BUILD.ghost-0.1.6.bazel
@@ -47,12 +47,12 @@
"crate-name=ghost",
"manual",
],
- version = "0.1.5",
+ version = "0.1.6",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.gimli-0.26.1.bazel b/third_party/rust/crates/remote/BUILD.gimli-0.26.2.bazel
similarity index 93%
rename from third_party/rust/crates/remote/BUILD.gimli-0.26.1.bazel
rename to third_party/rust/crates/remote/BUILD.gimli-0.26.2.bazel
index 4e23e38..20fe8d0 100644
--- a/third_party/rust/crates/remote/BUILD.gimli-0.26.1.bazel
+++ b/third_party/rust/crates/remote/BUILD.gimli-0.26.2.bazel
@@ -26,7 +26,7 @@
])
licenses([
- "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT"
+ "notice", # MIT from expression "MIT OR Apache-2.0"
])
# Generated Targets
@@ -59,7 +59,7 @@
"crate-name=gimli",
"manual",
],
- version = "0.26.1",
+ version = "0.26.2",
# buildifier: leave-alone
deps = [
],
diff --git a/third_party/rust/crates/remote/BUILD.hermit-abi-0.1.19.bazel b/third_party/rust/crates/remote/BUILD.hermit-abi-0.1.19.bazel
index c3ed2ca..6a37a3b 100644
--- a/third_party/rust/crates/remote/BUILD.hermit-abi-0.1.19.bazel
+++ b/third_party/rust/crates/remote/BUILD.hermit-abi-0.1.19.bazel
@@ -51,6 +51,6 @@
version = "0.1.19",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.indicatif-0.16.2.bazel b/third_party/rust/crates/remote/BUILD.indicatif-0.16.2.bazel
index fc6fd41..85c20a3 100644
--- a/third_party/rust/crates/remote/BUILD.indicatif-0.16.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.indicatif-0.16.2.bazel
@@ -85,7 +85,7 @@
version = "0.16.2",
# buildifier: leave-alone
deps = [
- "@raze__console__0_15_0//:console",
+ "@raze__console__0_15_1//:console",
"@raze__lazy_static__1_4_0//:lazy_static",
"@raze__number_prefix__0_4_0//:number_prefix",
"@raze__regex__1_6_0//:regex",
diff --git a/third_party/rust/crates/remote/BUILD.inventory-0.2.3.bazel b/third_party/rust/crates/remote/BUILD.inventory-0.2.3.bazel
index 0c3ba3a..302d5f9 100644
--- a/third_party/rust/crates/remote/BUILD.inventory-0.2.3.bazel
+++ b/third_party/rust/crates/remote/BUILD.inventory-0.2.3.bazel
@@ -42,8 +42,8 @@
data = [],
edition = "2018",
proc_macro_deps = [
- "@raze__ctor__0_1_22//:ctor",
- "@raze__ghost__0_1_5//:ghost",
+ "@raze__ctor__0_1_23//:ctor",
+ "@raze__ghost__0_1_6//:ghost",
],
rustc_flags = [
"--cap-lints=allow",
diff --git a/third_party/rust/crates/remote/BUILD.itoa-1.0.2.bazel b/third_party/rust/crates/remote/BUILD.itoa-1.0.3.bazel
similarity index 97%
rename from third_party/rust/crates/remote/BUILD.itoa-1.0.2.bazel
rename to third_party/rust/crates/remote/BUILD.itoa-1.0.3.bazel
index 44d83c9..9b90665 100644
--- a/third_party/rust/crates/remote/BUILD.itoa-1.0.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.itoa-1.0.3.bazel
@@ -49,7 +49,7 @@
"crate-name=itoa",
"manual",
],
- version = "1.0.2",
+ version = "1.0.3",
# buildifier: leave-alone
deps = [
],
diff --git a/third_party/rust/crates/remote/BUILD.js-sys-0.3.59.bazel b/third_party/rust/crates/remote/BUILD.js-sys-0.3.60.bazel
similarity index 93%
rename from third_party/rust/crates/remote/BUILD.js-sys-0.3.59.bazel
rename to third_party/rust/crates/remote/BUILD.js-sys-0.3.60.bazel
index 5f26a82..6760092 100644
--- a/third_party/rust/crates/remote/BUILD.js-sys-0.3.59.bazel
+++ b/third_party/rust/crates/remote/BUILD.js-sys-0.3.60.bazel
@@ -47,10 +47,10 @@
"crate-name=js-sys",
"manual",
],
- version = "0.3.59",
+ version = "0.3.60",
# buildifier: leave-alone
deps = [
- "@raze__wasm_bindgen__0_2_82//:wasm_bindgen",
+ "@raze__wasm_bindgen__0_2_83//:wasm_bindgen",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.libc-0.2.126.bazel b/third_party/rust/crates/remote/BUILD.libc-0.2.132.bazel
similarity index 96%
rename from third_party/rust/crates/remote/BUILD.libc-0.2.126.bazel
rename to third_party/rust/crates/remote/BUILD.libc-0.2.132.bazel
index 35ae126..a3efb5c 100644
--- a/third_party/rust/crates/remote/BUILD.libc-0.2.126.bazel
+++ b/third_party/rust/crates/remote/BUILD.libc-0.2.132.bazel
@@ -57,7 +57,7 @@
"cargo-raze",
"manual",
],
- version = "0.2.126",
+ version = "0.2.132",
visibility = ["//visibility:private"],
deps = [
],
@@ -82,7 +82,7 @@
"crate-name=libc",
"manual",
],
- version = "0.2.126",
+ version = "0.2.132",
# buildifier: leave-alone
deps = [
":libc_build_script",
diff --git a/third_party/rust/crates/remote/BUILD.libm-0.2.2.bazel b/third_party/rust/crates/remote/BUILD.libm-0.2.5.bazel
similarity index 96%
rename from third_party/rust/crates/remote/BUILD.libm-0.2.2.bazel
rename to third_party/rust/crates/remote/BUILD.libm-0.2.5.bazel
index 73340b2..ffb9da6 100644
--- a/third_party/rust/crates/remote/BUILD.libm-0.2.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.libm-0.2.5.bazel
@@ -55,7 +55,7 @@
"cargo-raze",
"manual",
],
- version = "0.2.2",
+ version = "0.2.5",
visibility = ["//visibility:private"],
deps = [
],
@@ -78,7 +78,7 @@
"crate-name=libm",
"manual",
],
- version = "0.2.2",
+ version = "0.2.5",
# buildifier: leave-alone
deps = [
":libm_build_script",
diff --git a/third_party/rust/crates/remote/BUILD.libudev-0.3.0.bazel b/third_party/rust/crates/remote/BUILD.libudev-0.3.0.bazel
index 81cd1ff..91d2bb6 100644
--- a/third_party/rust/crates/remote/BUILD.libudev-0.3.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.libudev-0.3.0.bazel
@@ -54,7 +54,7 @@
version = "0.3.0",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
"@raze__libudev_sys__0_1_4//:libudev_sys",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.libudev-sys-0.1.4.bazel b/third_party/rust/crates/remote/BUILD.libudev-sys-0.1.4.bazel
index 083047d..971da65 100644
--- a/third_party/rust/crates/remote/BUILD.libudev-sys-0.1.4.bazel
+++ b/third_party/rust/crates/remote/BUILD.libudev-sys-0.1.4.bazel
@@ -88,6 +88,6 @@
# buildifier: leave-alone
deps = [
":libudev_sys_build_script",
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.libusb1-sys-0.5.0.bazel b/third_party/rust/crates/remote/BUILD.libusb1-sys-0.5.0.bazel
index 588fb7c..8ea18ff 100644
--- a/third_party/rust/crates/remote/BUILD.libusb1-sys-0.5.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.libusb1-sys-0.5.0.bazel
@@ -83,7 +83,7 @@
# buildifier: leave-alone
deps = [
":libusb1_sys_build_script",
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.mach-0.1.2.bazel b/third_party/rust/crates/remote/BUILD.mach-0.1.2.bazel
index 261c52c..17bdc93 100644
--- a/third_party/rust/crates/remote/BUILD.mach-0.1.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.mach-0.1.2.bazel
@@ -52,6 +52,6 @@
version = "0.1.2",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.miniz_oxide-0.5.3.bazel b/third_party/rust/crates/remote/BUILD.miniz_oxide-0.5.4.bazel
similarity index 97%
rename from third_party/rust/crates/remote/BUILD.miniz_oxide-0.5.3.bazel
rename to third_party/rust/crates/remote/BUILD.miniz_oxide-0.5.4.bazel
index 645fcc8..7321736 100644
--- a/third_party/rust/crates/remote/BUILD.miniz_oxide-0.5.3.bazel
+++ b/third_party/rust/crates/remote/BUILD.miniz_oxide-0.5.4.bazel
@@ -47,7 +47,7 @@
"crate-name=miniz_oxide",
"manual",
],
- version = "0.5.3",
+ version = "0.5.4",
# buildifier: leave-alone
deps = [
"@raze__adler__1_0_2//:adler",
diff --git a/third_party/rust/crates/remote/BUILD.mio-0.7.14.bazel b/third_party/rust/crates/remote/BUILD.mio-0.7.14.bazel
index bee0ec7..6bb3147 100644
--- a/third_party/rust/crates/remote/BUILD.mio-0.7.14.bazel
+++ b/third_party/rust/crates/remote/BUILD.mio-0.7.14.bazel
@@ -66,7 +66,7 @@
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.mio-signals-0.1.5.bazel b/third_party/rust/crates/remote/BUILD.mio-signals-0.1.5.bazel
index 544f5fa..cb920d8 100644
--- a/third_party/rust/crates/remote/BUILD.mio-signals-0.1.5.bazel
+++ b/third_party/rust/crates/remote/BUILD.mio-signals-0.1.5.bazel
@@ -50,7 +50,7 @@
version = "0.1.5",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
"@raze__log__0_4_17//:log",
"@raze__mio__0_7_14//:mio",
],
diff --git a/third_party/rust/crates/remote/BUILD.nix-0.17.0.bazel b/third_party/rust/crates/remote/BUILD.nix-0.17.0.bazel
index ae6fe00..832987d 100644
--- a/third_party/rust/crates/remote/BUILD.nix-0.17.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.nix-0.17.0.bazel
@@ -82,7 +82,7 @@
":nix_build_script",
"@raze__bitflags__1_3_2//:bitflags",
"@raze__cfg_if__0_1_10//:cfg_if",
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
"@raze__void__1_0_2//:void",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.nix-0.24.1.bazel b/third_party/rust/crates/remote/BUILD.nix-0.24.2.bazel
similarity index 95%
rename from third_party/rust/crates/remote/BUILD.nix-0.24.1.bazel
rename to third_party/rust/crates/remote/BUILD.nix-0.24.2.bazel
index ed01351..42a18ee 100644
--- a/third_party/rust/crates/remote/BUILD.nix-0.24.1.bazel
+++ b/third_party/rust/crates/remote/BUILD.nix-0.24.2.bazel
@@ -53,12 +53,12 @@
"crate-name=nix",
"manual",
],
- version = "0.24.1",
+ version = "0.24.2",
# buildifier: leave-alone
deps = [
"@raze__bitflags__1_3_2//:bitflags",
"@raze__cfg_if__1_0_0//:cfg_if",
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.num-bigint-dig-0.7.0.bazel b/third_party/rust/crates/remote/BUILD.num-bigint-dig-0.7.0.bazel
index e29e047..4576b58 100644
--- a/third_party/rust/crates/remote/BUILD.num-bigint-dig-0.7.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.num-bigint-dig-0.7.0.bazel
@@ -99,12 +99,12 @@
":num_bigint_dig_build_script",
"@raze__byteorder__1_4_3//:byteorder",
"@raze__lazy_static__1_4_0//:lazy_static",
- "@raze__libm__0_2_2//:libm",
+ "@raze__libm__0_2_5//:libm",
"@raze__num_integer__0_1_45//:num_integer",
"@raze__num_iter__0_1_43//:num_iter",
"@raze__num_traits__0_2_15//:num_traits",
"@raze__rand__0_8_5//:rand",
- "@raze__serde__1_0_139//:serde",
+ "@raze__serde__1_0_144//:serde",
"@raze__smallvec__1_9_0//:smallvec",
"@raze__zeroize__1_4_3//:zeroize",
],
diff --git a/third_party/rust/crates/remote/BUILD.num-traits-0.2.15.bazel b/third_party/rust/crates/remote/BUILD.num-traits-0.2.15.bazel
index aa265a7..8a93d6c 100644
--- a/third_party/rust/crates/remote/BUILD.num-traits-0.2.15.bazel
+++ b/third_party/rust/crates/remote/BUILD.num-traits-0.2.15.bazel
@@ -89,7 +89,7 @@
# buildifier: leave-alone
deps = [
":num_traits_build_script",
- "@raze__libm__0_2_2//:libm",
+ "@raze__libm__0_2_5//:libm",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.num_enum_derive-0.5.7.bazel b/third_party/rust/crates/remote/BUILD.num_enum_derive-0.5.7.bazel
index 5a88ef8..b8005cf 100644
--- a/third_party/rust/crates/remote/BUILD.num_enum_derive-0.5.7.bazel
+++ b/third_party/rust/crates/remote/BUILD.num_enum_derive-0.5.7.bazel
@@ -52,9 +52,9 @@
version = "0.5.7",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__proc_macro_crate__1_1_3//:proc_macro_crate",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__proc_macro_crate__1_2_1//:proc_macro_crate",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.proc-macro-crate-1.1.3.bazel b/third_party/rust/crates/remote/BUILD.proc-macro-crate-1.2.1.bazel
similarity index 89%
rename from third_party/rust/crates/remote/BUILD.proc-macro-crate-1.1.3.bazel
rename to third_party/rust/crates/remote/BUILD.proc-macro-crate-1.2.1.bazel
index be931f0..5c8acb1 100644
--- a/third_party/rust/crates/remote/BUILD.proc-macro-crate-1.1.3.bazel
+++ b/third_party/rust/crates/remote/BUILD.proc-macro-crate-1.2.1.bazel
@@ -47,10 +47,11 @@
"crate-name=proc-macro-crate",
"manual",
],
- version = "1.1.3",
+ version = "1.2.1",
# buildifier: leave-alone
deps = [
- "@raze__thiserror__1_0_31//:thiserror",
+ "@raze__once_cell__1_14_0//:once_cell",
+ "@raze__thiserror__1_0_34//:thiserror",
"@raze__toml__0_5_9//:toml",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.proc-macro-error-1.0.4.bazel b/third_party/rust/crates/remote/BUILD.proc-macro-error-1.0.4.bazel
index b01d96e..e427991 100644
--- a/third_party/rust/crates/remote/BUILD.proc-macro-error-1.0.4.bazel
+++ b/third_party/rust/crates/remote/BUILD.proc-macro-error-1.0.4.bazel
@@ -90,9 +90,9 @@
# buildifier: leave-alone
deps = [
":proc_macro_error_build_script",
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.proc-macro-error-attr-1.0.4.bazel b/third_party/rust/crates/remote/BUILD.proc-macro-error-attr-1.0.4.bazel
index b0f8f38..effaad9 100644
--- a/third_party/rust/crates/remote/BUILD.proc-macro-error-attr-1.0.4.bazel
+++ b/third_party/rust/crates/remote/BUILD.proc-macro-error-attr-1.0.4.bazel
@@ -81,7 +81,7 @@
# buildifier: leave-alone
deps = [
":proc_macro_error_attr_build_script",
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.proc-macro2-1.0.40.bazel b/third_party/rust/crates/remote/BUILD.proc-macro2-1.0.43.bazel
similarity index 94%
rename from third_party/rust/crates/remote/BUILD.proc-macro2-1.0.40.bazel
rename to third_party/rust/crates/remote/BUILD.proc-macro2-1.0.43.bazel
index 6def9d6..de3c320 100644
--- a/third_party/rust/crates/remote/BUILD.proc-macro2-1.0.40.bazel
+++ b/third_party/rust/crates/remote/BUILD.proc-macro2-1.0.43.bazel
@@ -56,7 +56,7 @@
"cargo-raze",
"manual",
],
- version = "1.0.40",
+ version = "1.0.43",
visibility = ["//visibility:private"],
deps = [
],
@@ -80,11 +80,11 @@
"crate-name=proc-macro2",
"manual",
],
- version = "1.0.40",
+ version = "1.0.43",
# buildifier: leave-alone
deps = [
":proc_macro2_build_script",
- "@raze__unicode_ident__1_0_1//:unicode_ident",
+ "@raze__unicode_ident__1_0_3//:unicode_ident",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.quote-1.0.20.bazel b/third_party/rust/crates/remote/BUILD.quote-1.0.21.bazel
similarity index 94%
rename from third_party/rust/crates/remote/BUILD.quote-1.0.20.bazel
rename to third_party/rust/crates/remote/BUILD.quote-1.0.21.bazel
index ed1d9d0..6bc8713 100644
--- a/third_party/rust/crates/remote/BUILD.quote-1.0.20.bazel
+++ b/third_party/rust/crates/remote/BUILD.quote-1.0.21.bazel
@@ -56,7 +56,7 @@
"cargo-raze",
"manual",
],
- version = "1.0.20",
+ version = "1.0.21",
visibility = ["//visibility:private"],
deps = [
],
@@ -80,11 +80,11 @@
"crate-name=quote",
"manual",
],
- version = "1.0.20",
+ version = "1.0.21",
# buildifier: leave-alone
deps = [
":quote_build_script",
- "@raze__proc_macro2__1_0_40//:proc_macro2",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.rand-0.8.5.bazel b/third_party/rust/crates/remote/BUILD.rand-0.8.5.bazel
index 6e90311..d8e6b3d 100644
--- a/third_party/rust/crates/remote/BUILD.rand-0.8.5.bazel
+++ b/third_party/rust/crates/remote/BUILD.rand-0.8.5.bazel
@@ -66,7 +66,7 @@
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.raw_tty-0.1.0.bazel b/third_party/rust/crates/remote/BUILD.raw_tty-0.1.0.bazel
index 280ce61..8a64da1 100644
--- a/third_party/rust/crates/remote/BUILD.raw_tty-0.1.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.raw_tty-0.1.0.bazel
@@ -53,6 +53,6 @@
version = "0.1.0",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.redox_syscall-0.2.13.bazel b/third_party/rust/crates/remote/BUILD.redox_syscall-0.2.16.bazel
similarity index 97%
rename from third_party/rust/crates/remote/BUILD.redox_syscall-0.2.13.bazel
rename to third_party/rust/crates/remote/BUILD.redox_syscall-0.2.16.bazel
index 1e9f59f..4118681 100644
--- a/third_party/rust/crates/remote/BUILD.redox_syscall-0.2.13.bazel
+++ b/third_party/rust/crates/remote/BUILD.redox_syscall-0.2.16.bazel
@@ -56,7 +56,7 @@
"crate-name=syscall",
"manual",
],
- version = "0.2.13",
+ version = "0.2.16",
# buildifier: leave-alone
deps = [
"@raze__bitflags__1_3_2//:bitflags",
diff --git a/third_party/rust/crates/remote/BUILD.redox_users-0.4.3.bazel b/third_party/rust/crates/remote/BUILD.redox_users-0.4.3.bazel
index 020e8b5..7ad62fe 100644
--- a/third_party/rust/crates/remote/BUILD.redox_users-0.4.3.bazel
+++ b/third_party/rust/crates/remote/BUILD.redox_users-0.4.3.bazel
@@ -51,7 +51,7 @@
# buildifier: leave-alone
deps = [
"@raze__getrandom__0_2_7//:getrandom",
- "@raze__redox_syscall__0_2_13//:redox_syscall",
- "@raze__thiserror__1_0_31//:thiserror",
+ "@raze__redox_syscall__0_2_16//:redox_syscall",
+ "@raze__thiserror__1_0_34//:thiserror",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.regex-1.6.0.bazel b/third_party/rust/crates/remote/BUILD.regex-1.6.0.bazel
index 527127f..fda3536 100644
--- a/third_party/rust/crates/remote/BUILD.regex-1.6.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.regex-1.6.0.bazel
@@ -79,7 +79,7 @@
version = "1.6.0",
# buildifier: leave-alone
deps = [
- "@raze__aho_corasick__0_7_18//:aho_corasick",
+ "@raze__aho_corasick__0_7_19//:aho_corasick",
"@raze__memchr__2_5_0//:memchr",
"@raze__regex_syntax__0_6_27//:regex_syntax",
],
diff --git a/third_party/rust/crates/remote/BUILD.rusb-0.8.1.bazel b/third_party/rust/crates/remote/BUILD.rusb-0.8.1.bazel
index fb6a866..cb72889 100644
--- a/third_party/rust/crates/remote/BUILD.rusb-0.8.1.bazel
+++ b/third_party/rust/crates/remote/BUILD.rusb-0.8.1.bazel
@@ -89,7 +89,7 @@
# buildifier: leave-alone
deps = [
":rusb_build_script",
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
"@raze__libusb1_sys__0_5_0//:libusb1_sys",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.ryu-1.0.10.bazel b/third_party/rust/crates/remote/BUILD.ryu-1.0.11.bazel
similarity index 98%
rename from third_party/rust/crates/remote/BUILD.ryu-1.0.10.bazel
rename to third_party/rust/crates/remote/BUILD.ryu-1.0.11.bazel
index c58e646..803dbac 100644
--- a/third_party/rust/crates/remote/BUILD.ryu-1.0.10.bazel
+++ b/third_party/rust/crates/remote/BUILD.ryu-1.0.11.bazel
@@ -51,7 +51,7 @@
"crate-name=ryu",
"manual",
],
- version = "1.0.10",
+ version = "1.0.11",
# buildifier: leave-alone
deps = [
],
diff --git a/third_party/rust/crates/remote/BUILD.serde-1.0.139.bazel b/third_party/rust/crates/remote/BUILD.serde-1.0.144.bazel
similarity index 94%
rename from third_party/rust/crates/remote/BUILD.serde-1.0.139.bazel
rename to third_party/rust/crates/remote/BUILD.serde-1.0.144.bazel
index 742a191..a1d8e64 100644
--- a/third_party/rust/crates/remote/BUILD.serde-1.0.139.bazel
+++ b/third_party/rust/crates/remote/BUILD.serde-1.0.144.bazel
@@ -58,7 +58,7 @@
"cargo-raze",
"manual",
],
- version = "1.0.139",
+ version = "1.0.144",
visibility = ["//visibility:private"],
deps = [
],
@@ -77,7 +77,7 @@
data = [],
edition = "2015",
proc_macro_deps = [
- "@raze__serde_derive__1_0_139//:serde_derive",
+ "@raze__serde_derive__1_0_144//:serde_derive",
],
rustc_flags = [
"--cap-lints=allow",
@@ -87,7 +87,7 @@
"crate-name=serde",
"manual",
],
- version = "1.0.139",
+ version = "1.0.144",
# buildifier: leave-alone
deps = [
":serde_build_script",
diff --git a/third_party/rust/crates/remote/BUILD.serde_derive-1.0.139.bazel b/third_party/rust/crates/remote/BUILD.serde_derive-1.0.144.bazel
similarity index 90%
rename from third_party/rust/crates/remote/BUILD.serde_derive-1.0.139.bazel
rename to third_party/rust/crates/remote/BUILD.serde_derive-1.0.144.bazel
index bca2913..fab0618 100644
--- a/third_party/rust/crates/remote/BUILD.serde_derive-1.0.139.bazel
+++ b/third_party/rust/crates/remote/BUILD.serde_derive-1.0.144.bazel
@@ -55,7 +55,7 @@
"cargo-raze",
"manual",
],
- version = "1.0.139",
+ version = "1.0.144",
visibility = ["//visibility:private"],
deps = [
],
@@ -78,12 +78,12 @@
"crate-name=serde_derive",
"manual",
],
- version = "1.0.139",
+ version = "1.0.144",
# buildifier: leave-alone
deps = [
":serde_derive_build_script",
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.serde_json-1.0.82.bazel b/third_party/rust/crates/remote/BUILD.serde_json-1.0.85.bazel
similarity index 92%
rename from third_party/rust/crates/remote/BUILD.serde_json-1.0.82.bazel
rename to third_party/rust/crates/remote/BUILD.serde_json-1.0.85.bazel
index 6282414..fdd5bc6 100644
--- a/third_party/rust/crates/remote/BUILD.serde_json-1.0.82.bazel
+++ b/third_party/rust/crates/remote/BUILD.serde_json-1.0.85.bazel
@@ -56,7 +56,7 @@
"cargo-raze",
"manual",
],
- version = "1.0.82",
+ version = "1.0.85",
visibility = ["//visibility:private"],
deps = [
],
@@ -80,13 +80,13 @@
"crate-name=serde_json",
"manual",
],
- version = "1.0.82",
+ version = "1.0.85",
# buildifier: leave-alone
deps = [
":serde_json_build_script",
- "@raze__itoa__1_0_2//:itoa",
- "@raze__ryu__1_0_10//:ryu",
- "@raze__serde__1_0_139//:serde",
+ "@raze__itoa__1_0_3//:itoa",
+ "@raze__ryu__1_0_11//:ryu",
+ "@raze__serde__1_0_144//:serde",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.serialport-4.2.0.bazel b/third_party/rust/crates/remote/BUILD.serialport-4.2.0.bazel
index fd918f5..64a6e60 100644
--- a/third_party/rust/crates/remote/BUILD.serialport-4.2.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.serialport-4.2.0.bazel
@@ -85,7 +85,7 @@
): [
"@raze__bitflags__1_3_2//:bitflags",
"@raze__cfg_if__1_0_0//:cfg_if",
- "@raze__nix__0_24_1//:nix",
+ "@raze__nix__0_24_2//:nix",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.sha2-0.10.2.bazel b/third_party/rust/crates/remote/BUILD.sha2-0.10.5.bazel
similarity index 94%
rename from third_party/rust/crates/remote/BUILD.sha2-0.10.2.bazel
rename to third_party/rust/crates/remote/BUILD.sha2-0.10.5.bazel
index f1887d5..44146a2 100644
--- a/third_party/rust/crates/remote/BUILD.sha2-0.10.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.sha2-0.10.5.bazel
@@ -53,7 +53,7 @@
"crate-name=sha2",
"manual",
],
- version = "0.10.2",
+ version = "0.10.5",
# buildifier: leave-alone
deps = [
"@raze__cfg_if__1_0_0//:cfg_if",
@@ -63,7 +63,7 @@
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__cpufeatures__0_2_2//:cpufeatures",
+ "@raze__cpufeatures__0_2_5//:cpufeatures",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.structopt-derive-0.4.18.bazel b/third_party/rust/crates/remote/BUILD.structopt-derive-0.4.18.bazel
index f87447e..554ac91 100644
--- a/third_party/rust/crates/remote/BUILD.structopt-derive-0.4.18.bazel
+++ b/third_party/rust/crates/remote/BUILD.structopt-derive-0.4.18.bazel
@@ -51,9 +51,9 @@
# buildifier: leave-alone
deps = [
"@raze__heck__0_3_3//:heck",
- "@raze__proc_macro2__1_0_40//:proc_macro2",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
"@raze__proc_macro_error__1_0_4//:proc_macro_error",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.syn-1.0.98.bazel b/third_party/rust/crates/remote/BUILD.syn-1.0.99.bazel
similarity index 94%
rename from third_party/rust/crates/remote/BUILD.syn-1.0.98.bazel
rename to third_party/rust/crates/remote/BUILD.syn-1.0.99.bazel
index 1f466f7..32d51d4 100644
--- a/third_party/rust/crates/remote/BUILD.syn-1.0.98.bazel
+++ b/third_party/rust/crates/remote/BUILD.syn-1.0.99.bazel
@@ -64,7 +64,7 @@
"cargo-raze",
"manual",
],
- version = "1.0.98",
+ version = "1.0.99",
visibility = ["//visibility:private"],
deps = [
],
@@ -100,13 +100,13 @@
"crate-name=syn",
"manual",
],
- version = "1.0.98",
+ version = "1.0.99",
# buildifier: leave-alone
deps = [
":syn_build_script",
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__unicode_ident__1_0_1//:unicode_ident",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__unicode_ident__1_0_3//:unicode_ident",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.synstructure-0.12.6.bazel b/third_party/rust/crates/remote/BUILD.synstructure-0.12.6.bazel
index b644027..28e041e 100644
--- a/third_party/rust/crates/remote/BUILD.synstructure-0.12.6.bazel
+++ b/third_party/rust/crates/remote/BUILD.synstructure-0.12.6.bazel
@@ -52,9 +52,9 @@
version = "0.12.6",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
"@raze__unicode_xid__0_2_3//:unicode_xid",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.tempfile-3.3.0.bazel b/third_party/rust/crates/remote/BUILD.tempfile-3.3.0.bazel
index 3bee895..0d3a5f2 100644
--- a/third_party/rust/crates/remote/BUILD.tempfile-3.3.0.bazel
+++ b/third_party/rust/crates/remote/BUILD.tempfile-3.3.0.bazel
@@ -53,14 +53,14 @@
# buildifier: leave-alone
deps = [
"@raze__cfg_if__1_0_0//:cfg_if",
- "@raze__fastrand__1_7_0//:fastrand",
+ "@raze__fastrand__1_8_0//:fastrand",
"@raze__remove_dir_all__0_5_3//:remove_dir_all",
] + selects.with_or({
# cfg(any(unix, target_os = "wasi"))
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.terminal_size-0.1.17.bazel b/third_party/rust/crates/remote/BUILD.terminal_size-0.1.17.bazel
index e90618b..fd48dd2 100644
--- a/third_party/rust/crates/remote/BUILD.terminal_size-0.1.17.bazel
+++ b/third_party/rust/crates/remote/BUILD.terminal_size-0.1.17.bazel
@@ -59,7 +59,7 @@
(
"@rules_rust//rust/platform:x86_64-unknown-linux-gnu",
): [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
"//conditions:default": [],
}),
diff --git a/third_party/rust/crates/remote/BUILD.thiserror-1.0.31.bazel b/third_party/rust/crates/remote/BUILD.thiserror-1.0.34.bazel
similarity index 92%
rename from third_party/rust/crates/remote/BUILD.thiserror-1.0.31.bazel
rename to third_party/rust/crates/remote/BUILD.thiserror-1.0.34.bazel
index d325101..bba83ed 100644
--- a/third_party/rust/crates/remote/BUILD.thiserror-1.0.31.bazel
+++ b/third_party/rust/crates/remote/BUILD.thiserror-1.0.34.bazel
@@ -40,7 +40,7 @@
data = [],
edition = "2018",
proc_macro_deps = [
- "@raze__thiserror_impl__1_0_31//:thiserror_impl",
+ "@raze__thiserror_impl__1_0_34//:thiserror_impl",
],
rustc_flags = [
"--cap-lints=allow",
@@ -50,7 +50,7 @@
"crate-name=thiserror",
"manual",
],
- version = "1.0.31",
+ version = "1.0.34",
# buildifier: leave-alone
deps = [
],
@@ -60,6 +60,8 @@
# Unsupported target "test_backtrace" with type "test" omitted
+# Unsupported target "test_deprecated" with type "test" omitted
+
# Unsupported target "test_display" with type "test" omitted
# Unsupported target "test_error" with type "test" omitted
diff --git a/third_party/rust/crates/remote/BUILD.thiserror-impl-1.0.31.bazel b/third_party/rust/crates/remote/BUILD.thiserror-impl-1.0.34.bazel
similarity index 87%
rename from third_party/rust/crates/remote/BUILD.thiserror-impl-1.0.31.bazel
rename to third_party/rust/crates/remote/BUILD.thiserror-impl-1.0.34.bazel
index d74e653..1134ea0 100644
--- a/third_party/rust/crates/remote/BUILD.thiserror-impl-1.0.31.bazel
+++ b/third_party/rust/crates/remote/BUILD.thiserror-impl-1.0.34.bazel
@@ -47,11 +47,11 @@
"crate-name=thiserror-impl",
"manual",
],
- version = "1.0.31",
+ version = "1.0.34",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.time-0.1.44.bazel b/third_party/rust/crates/remote/BUILD.time-0.1.44.bazel
index eae3542..6648494 100644
--- a/third_party/rust/crates/remote/BUILD.time-0.1.44.bazel
+++ b/third_party/rust/crates/remote/BUILD.time-0.1.44.bazel
@@ -50,6 +50,6 @@
version = "0.1.44",
# buildifier: leave-alone
deps = [
- "@raze__libc__0_2_126//:libc",
+ "@raze__libc__0_2_132//:libc",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.toml-0.5.9.bazel b/third_party/rust/crates/remote/BUILD.toml-0.5.9.bazel
index 643af45..14c4a70 100644
--- a/third_party/rust/crates/remote/BUILD.toml-0.5.9.bazel
+++ b/third_party/rust/crates/remote/BUILD.toml-0.5.9.bazel
@@ -57,7 +57,7 @@
version = "0.5.9",
# buildifier: leave-alone
deps = [
- "@raze__serde__1_0_139//:serde",
+ "@raze__serde__1_0_144//:serde",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.typetag-0.1.8.bazel b/third_party/rust/crates/remote/BUILD.typetag-0.1.8.bazel
index 3c603ee..712e4e1 100644
--- a/third_party/rust/crates/remote/BUILD.typetag-0.1.8.bazel
+++ b/third_party/rust/crates/remote/BUILD.typetag-0.1.8.bazel
@@ -55,10 +55,10 @@
version = "0.1.8",
# buildifier: leave-alone
deps = [
- "@raze__erased_serde__0_3_21//:erased_serde",
+ "@raze__erased_serde__0_3_23//:erased_serde",
"@raze__inventory__0_2_3//:inventory",
"@raze__once_cell__1_14_0//:once_cell",
- "@raze__serde__1_0_139//:serde",
+ "@raze__serde__1_0_144//:serde",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.typetag-impl-0.1.8.bazel b/third_party/rust/crates/remote/BUILD.typetag-impl-0.1.8.bazel
index d50b129..546e4f0 100644
--- a/third_party/rust/crates/remote/BUILD.typetag-impl-0.1.8.bazel
+++ b/third_party/rust/crates/remote/BUILD.typetag-impl-0.1.8.bazel
@@ -50,8 +50,8 @@
version = "0.1.8",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.unicode-ident-1.0.1.bazel b/third_party/rust/crates/remote/BUILD.unicode-ident-1.0.3.bazel
similarity index 91%
rename from third_party/rust/crates/remote/BUILD.unicode-ident-1.0.1.bazel
rename to third_party/rust/crates/remote/BUILD.unicode-ident-1.0.3.bazel
index e23abaa..38d68b5 100644
--- a/third_party/rust/crates/remote/BUILD.unicode-ident-1.0.1.bazel
+++ b/third_party/rust/crates/remote/BUILD.unicode-ident-1.0.3.bazel
@@ -26,7 +26,7 @@
])
licenses([
- "notice", # MIT from expression "MIT OR Apache-2.0"
+ "notice", # MIT from expression "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
])
# Generated Targets
@@ -49,7 +49,7 @@
"crate-name=unicode-ident",
"manual",
],
- version = "1.0.1",
+ version = "1.0.3",
# buildifier: leave-alone
deps = [
],
diff --git a/third_party/rust/crates/remote/BUILD.wasm-bindgen-0.2.82.bazel b/third_party/rust/crates/remote/BUILD.wasm-bindgen-0.2.83.bazel
similarity index 94%
rename from third_party/rust/crates/remote/BUILD.wasm-bindgen-0.2.82.bazel
rename to third_party/rust/crates/remote/BUILD.wasm-bindgen-0.2.83.bazel
index eb0a0ed..12d0348 100644
--- a/third_party/rust/crates/remote/BUILD.wasm-bindgen-0.2.82.bazel
+++ b/third_party/rust/crates/remote/BUILD.wasm-bindgen-0.2.83.bazel
@@ -57,7 +57,7 @@
"cargo-raze",
"manual",
],
- version = "0.2.82",
+ version = "0.2.83",
visibility = ["//visibility:private"],
deps = [
],
@@ -75,7 +75,7 @@
data = [],
edition = "2018",
proc_macro_deps = [
- "@raze__wasm_bindgen_macro__0_2_82//:wasm_bindgen_macro",
+ "@raze__wasm_bindgen_macro__0_2_83//:wasm_bindgen_macro",
],
rustc_flags = [
"--cap-lints=allow",
@@ -85,7 +85,7 @@
"crate-name=wasm-bindgen",
"manual",
],
- version = "0.2.82",
+ version = "0.2.83",
# buildifier: leave-alone
deps = [
":wasm_bindgen_build_script",
diff --git a/third_party/rust/crates/remote/BUILD.wasm-bindgen-backend-0.2.82.bazel b/third_party/rust/crates/remote/BUILD.wasm-bindgen-backend-0.2.83.bazel
similarity index 84%
rename from third_party/rust/crates/remote/BUILD.wasm-bindgen-backend-0.2.82.bazel
rename to third_party/rust/crates/remote/BUILD.wasm-bindgen-backend-0.2.83.bazel
index b09c3a8..011be45 100644
--- a/third_party/rust/crates/remote/BUILD.wasm-bindgen-backend-0.2.82.bazel
+++ b/third_party/rust/crates/remote/BUILD.wasm-bindgen-backend-0.2.83.bazel
@@ -48,15 +48,15 @@
"crate-name=wasm-bindgen-backend",
"manual",
],
- version = "0.2.82",
+ version = "0.2.83",
# buildifier: leave-alone
deps = [
"@raze__bumpalo__3_11_0//:bumpalo",
"@raze__log__0_4_17//:log",
"@raze__once_cell__1_14_0//:once_cell",
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
- "@raze__wasm_bindgen_shared__0_2_82//:wasm_bindgen_shared",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
+ "@raze__wasm_bindgen_shared__0_2_83//:wasm_bindgen_shared",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-0.2.82.bazel b/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-0.2.83.bazel
similarity index 89%
rename from third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-0.2.82.bazel
rename to third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-0.2.83.bazel
index f528826..9039e61 100644
--- a/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-0.2.82.bazel
+++ b/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-0.2.83.bazel
@@ -48,11 +48,11 @@
"crate-name=wasm-bindgen-macro",
"manual",
],
- version = "0.2.82",
+ version = "0.2.83",
# buildifier: leave-alone
deps = [
- "@raze__quote__1_0_20//:quote",
- "@raze__wasm_bindgen_macro_support__0_2_82//:wasm_bindgen_macro_support",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__wasm_bindgen_macro_support__0_2_83//:wasm_bindgen_macro_support",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-support-0.2.82.bazel b/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-support-0.2.83.bazel
similarity index 79%
rename from third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-support-0.2.82.bazel
rename to third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-support-0.2.83.bazel
index f85d52c..3d4e0b7 100644
--- a/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-support-0.2.82.bazel
+++ b/third_party/rust/crates/remote/BUILD.wasm-bindgen-macro-support-0.2.83.bazel
@@ -48,13 +48,13 @@
"crate-name=wasm-bindgen-macro-support",
"manual",
],
- version = "0.2.82",
+ version = "0.2.83",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
- "@raze__wasm_bindgen_backend__0_2_82//:wasm_bindgen_backend",
- "@raze__wasm_bindgen_shared__0_2_82//:wasm_bindgen_shared",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
+ "@raze__wasm_bindgen_backend__0_2_83//:wasm_bindgen_backend",
+ "@raze__wasm_bindgen_shared__0_2_83//:wasm_bindgen_shared",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.wasm-bindgen-shared-0.2.82.bazel b/third_party/rust/crates/remote/BUILD.wasm-bindgen-shared-0.2.83.bazel
similarity index 96%
rename from third_party/rust/crates/remote/BUILD.wasm-bindgen-shared-0.2.82.bazel
rename to third_party/rust/crates/remote/BUILD.wasm-bindgen-shared-0.2.83.bazel
index c01cf35..2ec8a55 100644
--- a/third_party/rust/crates/remote/BUILD.wasm-bindgen-shared-0.2.82.bazel
+++ b/third_party/rust/crates/remote/BUILD.wasm-bindgen-shared-0.2.83.bazel
@@ -55,7 +55,7 @@
"cargo-raze",
"manual",
],
- version = "0.2.82",
+ version = "0.2.83",
visibility = ["//visibility:private"],
deps = [
],
@@ -77,7 +77,7 @@
"crate-name=wasm-bindgen-shared",
"manual",
],
- version = "0.2.82",
+ version = "0.2.83",
# buildifier: leave-alone
deps = [
":wasm_bindgen_shared_build_script",
diff --git a/third_party/rust/crates/remote/BUILD.zerocopy-derive-0.3.1.bazel b/third_party/rust/crates/remote/BUILD.zerocopy-derive-0.3.1.bazel
index ff58f97..733a351 100644
--- a/third_party/rust/crates/remote/BUILD.zerocopy-derive-0.3.1.bazel
+++ b/third_party/rust/crates/remote/BUILD.zerocopy-derive-0.3.1.bazel
@@ -50,8 +50,8 @@
version = "0.3.1",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__syn__1_0_99//:syn",
"@raze__synstructure__0_12_6//:synstructure",
],
)
diff --git a/third_party/rust/crates/remote/BUILD.zeroize_derive-1.3.2.bazel b/third_party/rust/crates/remote/BUILD.zeroize_derive-1.3.2.bazel
index 7fbe449..7562bc7 100644
--- a/third_party/rust/crates/remote/BUILD.zeroize_derive-1.3.2.bazel
+++ b/third_party/rust/crates/remote/BUILD.zeroize_derive-1.3.2.bazel
@@ -50,9 +50,9 @@
version = "1.3.2",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_40//:proc_macro2",
- "@raze__quote__1_0_20//:quote",
- "@raze__syn__1_0_98//:syn",
+ "@raze__proc_macro2__1_0_43//:proc_macro2",
+ "@raze__quote__1_0_21//:quote",
+ "@raze__syn__1_0_99//:syn",
"@raze__synstructure__0_12_6//:synstructure",
],
)