@@ -78,106 +78,107 @@ rust_library(
7878 "@rules_rust//rust/platform:x86_64-unknown-none": [],
7979 "//conditions:default": ["@platforms//:incompatible"],
8080 }),
81- version = "0.8.3 ",
81+ version = "0.8.11 ",
8282 deps = [
83- "@crates_vendor__ahash-0.8.3 //:build_script_build",
83+ "@crates_vendor__ahash-0.8.11 //:build_script_build",
8484 "@crates_vendor__cfg-if-1.0.0//:cfg_if",
85+ "@crates_vendor__zerocopy-0.7.35//:zerocopy",
8586 ] + select({
8687 "@rules_rust//rust/platform:aarch64-apple-darwin": [
87- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
88+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
8889 ],
8990 "@rules_rust//rust/platform:aarch64-apple-ios": [
90- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
91+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
9192 ],
9293 "@rules_rust//rust/platform:aarch64-apple-ios-sim": [
93- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
94+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
9495 ],
9596 "@rules_rust//rust/platform:aarch64-fuchsia": [
96- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
97+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
9798 ],
9899 "@rules_rust//rust/platform:aarch64-linux-android": [
99- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
100+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
100101 ],
101102 "@rules_rust//rust/platform:aarch64-pc-windows-msvc": [
102- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
103+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
103104 ],
104105 "@rules_rust//rust/platform:aarch64-unknown-linux-gnu": [
105- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
106+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
106107 ],
107108 "@rules_rust//rust/platform:aarch64-unknown-nixos-gnu": [
108- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
109+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
109110 ],
110111 "@rules_rust//rust/platform:aarch64-unknown-nto-qnx710": [
111- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
112+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
112113 ],
113114 "@rules_rust//rust/platform:arm-unknown-linux-gnueabi": [
114- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
115+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
115116 ],
116117 "@rules_rust//rust/platform:armv7-linux-androideabi": [
117- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
118+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
118119 ],
119120 "@rules_rust//rust/platform:armv7-unknown-linux-gnueabi": [
120- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
121+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
121122 ],
122123 "@rules_rust//rust/platform:i686-apple-darwin": [
123- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
124+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
124125 ],
125126 "@rules_rust//rust/platform:i686-linux-android": [
126- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
127+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
127128 ],
128129 "@rules_rust//rust/platform:i686-pc-windows-msvc": [
129- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
130+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
130131 ],
131132 "@rules_rust//rust/platform:i686-unknown-freebsd": [
132- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
133+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
133134 ],
134135 "@rules_rust//rust/platform:i686-unknown-linux-gnu": [
135- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
136+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
136137 ],
137138 "@rules_rust//rust/platform:powerpc-unknown-linux-gnu": [
138- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
139+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
139140 ],
140141 "@rules_rust//rust/platform:riscv32imc-unknown-none-elf": [
141- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
142+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
142143 ],
143144 "@rules_rust//rust/platform:riscv64gc-unknown-none-elf": [
144- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
145+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
145146 ],
146147 "@rules_rust//rust/platform:s390x-unknown-linux-gnu": [
147- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
148+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
148149 ],
149150 "@rules_rust//rust/platform:wasm32-unknown-unknown": [
150- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
151+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
151152 ],
152153 "@rules_rust//rust/platform:wasm32-wasi": [
153- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
154+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
154155 ],
155156 "@rules_rust//rust/platform:x86_64-apple-darwin": [
156- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
157+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
157158 ],
158159 "@rules_rust//rust/platform:x86_64-apple-ios": [
159- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
160+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
160161 ],
161162 "@rules_rust//rust/platform:x86_64-fuchsia": [
162- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
163+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
163164 ],
164165 "@rules_rust//rust/platform:x86_64-linux-android": [
165- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
166+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
166167 ],
167168 "@rules_rust//rust/platform:x86_64-pc-windows-msvc": [
168- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
169+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
169170 ],
170171 "@rules_rust//rust/platform:x86_64-unknown-freebsd": [
171- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
172+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
172173 ],
173174 "@rules_rust//rust/platform:x86_64-unknown-linux-gnu": [
174- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
175+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
175176 ],
176177 "@rules_rust//rust/platform:x86_64-unknown-nixos-gnu": [
177- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
178+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
178179 ],
179180 "@rules_rust//rust/platform:x86_64-unknown-none": [
180- "@crates_vendor__once_cell-1.18 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
181+ "@crates_vendor__once_cell-1.19 .0//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
181182 ],
182183 "//conditions:default": [],
183184 }),
@@ -215,7 +216,7 @@ cargo_build_script(
215216 "noclippy",
216217 "norustfmt",
217218 ],
218- version = "0.8.3 ",
219+ version = "0.8.11 ",
219220 visibility = ["//visibility:private"],
220221 deps = [
221222 "@crates_vendor__version_check-0.9.4//:version_check",
0 commit comments