1# This file is generated by `cargo hakari`.
2# To regenerate, run:
3# cargo install cargo-hakari
4# cargo hakari generate
5
6[package]
7name = "workspace-hack"
8version = "0.1.0"
9description = "workspace-hack package, managed by hakari"
10edition.workspace = true
11publish.workspace = true
12
13# The parts of the file between the BEGIN HAKARI SECTION and END HAKARI SECTION comments
14# are managed by hakari.
15
16### BEGIN HAKARI SECTION
17[dependencies]
18ahash = { version = "0.8", features = ["serde"] }
19aho-corasick = { version = "1" }
20anstream = { version = "0.6" }
21arrayvec = { version = "0.7", features = ["serde"] }
22async-compression = { version = "0.4", default-features = false, features = ["deflate", "deflate64", "futures-io", "gzip"] }
23async-std = { version = "1", features = ["attributes", "unstable"] }
24async-tungstenite = { version = "0.29", features = ["tokio-rustls-manual-roots"] }
25aws-config = { version = "1", features = ["behavior-version-latest"] }
26aws-credential-types = { version = "1", default-features = false, features = ["hardcoded-credentials", "test-util"] }
27aws-runtime = { version = "1", default-features = false, features = ["event-stream", "http-02x", "sigv4a"] }
28aws-sigv4 = { version = "1", features = ["http0-compat", "sign-eventstream", "sigv4a"] }
29aws-smithy-async = { version = "1", default-features = false, features = ["rt-tokio"] }
30aws-smithy-http = { version = "0.62", default-features = false, features = ["event-stream"] }
31aws-smithy-runtime = { version = "1", default-features = false, features = ["client", "default-https-client", "rt-tokio", "tls-rustls"] }
32aws-smithy-runtime-api = { version = "1", features = ["client", "http-02x", "http-auth", "test-util"] }
33aws-smithy-types = { version = "1", default-features = false, features = ["byte-stream-poll-next", "http-body-0-4-x", "http-body-1-x", "rt-tokio", "test-util"] }
34base64 = { version = "0.22" }
35base64ct = { version = "1", default-features = false, features = ["std"] }
36bigdecimal = { version = "0.4", features = ["serde"] }
37bit-set = { version = "0.8", default-features = false, features = ["std"] }
38bit-vec = { version = "0.8", default-features = false, features = ["std"] }
39bitflags = { version = "2", default-features = false, features = ["serde", "std"] }
40bstr = { version = "1" }
41bytemuck = { version = "1", default-features = false, features = ["aarch64_simd", "derive", "extern_crate_alloc"] }
42byteorder = { version = "1" }
43bytes = { version = "1" }
44chrono = { version = "0.4", features = ["serde"] }
45clap = { version = "4", features = ["cargo", "derive", "string", "wrap_help"] }
46clap_builder = { version = "4", default-features = false, features = ["cargo", "color", "std", "string", "suggestions", "usage", "wrap_help"] }
47concurrent-queue = { version = "2" }
48cranelift-codegen = { version = "0.116", default-features = false, features = ["host-arch", "incremental-cache", "std", "timing", "unwind"] }
49crc32fast = { version = "1" }
50crossbeam-epoch = { version = "0.9" }
51crossbeam-utils = { version = "0.8" }
52deranged = { version = "0.4", default-features = false, features = ["powerfmt", "serde", "std"] }
53digest = { version = "0.10", features = ["mac", "oid", "std"] }
54either = { version = "1", features = ["serde", "use_std"] }
55euclid = { version = "0.22" }
56event-listener = { version = "5" }
57event-listener-strategy = { version = "0.5" }
58flate2 = { version = "1", features = ["zlib-rs"] }
59form_urlencoded = { version = "1" }
60futures = { version = "0.3", features = ["io-compat"] }
61futures-channel = { version = "0.3", features = ["sink"] }
62futures-core = { version = "0.3" }
63futures-executor = { version = "0.3" }
64futures-io = { version = "0.3" }
65futures-sink = { version = "0.3" }
66futures-task = { version = "0.3", default-features = false, features = ["std"] }
67futures-util = { version = "0.3", features = ["channel", "io-compat", "sink"] }
68getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["std"] }
69half = { version = "2", features = ["num-traits"] }
70handlebars = { version = "4", features = ["rust-embed"] }
71hashbrown-3575ec1268b04181 = { package = "hashbrown", version = "0.15", features = ["serde"] }
72hashbrown-582f2526e08bb6a0 = { package = "hashbrown", version = "0.14", features = ["raw"] }
73hmac = { version = "0.12", default-features = false, features = ["reset"] }
74hyper = { version = "0.14", features = ["client", "http1", "http2", "runtime", "server", "stream"] }
75idna = { version = "1" }
76indexmap = { version = "2", features = ["serde"] }
77jiff = { version = "0.2" }
78lazy_static = { version = "1", default-features = false, features = ["spin_no_std"] }
79libc = { version = "0.2", features = ["extra_traits"] }
80libsqlite3-sys = { version = "0.30", features = ["bundled", "unlock_notify"] }
81log = { version = "0.4", default-features = false, features = ["kv_unstable_serde"] }
82lyon = { version = "1", default-features = false, features = ["extra"] }
83lyon_path = { version = "1" }
84md-5 = { version = "0.10" }
85memchr = { version = "2" }
86mime_guess = { version = "2" }
87miniz_oxide = { version = "0.8", features = ["simd"] }
88nom = { version = "7" }
89num-bigint = { version = "0.4" }
90num-integer = { version = "0.1", features = ["i128"] }
91num-iter = { version = "0.1", default-features = false, features = ["i128", "std"] }
92num-rational = { version = "0.4", features = ["num-bigint-std"] }
93num-traits = { version = "0.2", features = ["i128", "libm"] }
94once_cell = { version = "1" }
95percent-encoding = { version = "2" }
96phf = { version = "0.11", features = ["macros"] }
97phf_shared = { version = "0.11" }
98prost = { version = "0.9" }
99prost-types = { version = "0.9" }
100rand-c38e5c1d305a1b54 = { package = "rand", version = "0.8", features = ["small_rng"] }
101rand_chacha = { version = "0.3" }
102rand_core = { version = "0.6", default-features = false, features = ["std"] }
103regalloc2 = { version = "0.11", features = ["checker", "enable-serde"] }
104regex = { version = "1" }
105regex-automata = { version = "0.4" }
106regex-syntax = { version = "0.8" }
107rust_decimal = { version = "1", default-features = false, features = ["maths", "serde", "std"] }
108rustc-hash = { version = "1" }
109rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", default-features = false, features = ["fs", "net", "std"] }
110rustls = { version = "0.23", features = ["ring"] }
111rustls-webpki = { version = "0.103", default-features = false, features = ["aws-lc-rs", "ring", "std"] }
112sea-orm = { version = "1", features = ["runtime-tokio-rustls", "sqlx-postgres", "sqlx-sqlite"] }
113sea-query-binder = { version = "0.7", default-features = false, features = ["postgres-array", "sqlx-postgres", "sqlx-sqlite", "with-bigdecimal", "with-chrono", "with-json", "with-rust_decimal", "with-time", "with-uuid"] }
114semver = { version = "1", features = ["serde"] }
115serde = { version = "1", features = ["alloc", "derive", "rc"] }
116serde_json = { version = "1", features = ["alloc", "preserve_order", "raw_value", "unbounded_depth"] }
117sha1 = { version = "0.10", features = ["compress"] }
118simd-adler32 = { version = "0.3" }
119smallvec = { version = "1", default-features = false, features = ["const_new", "serde", "union", "write"] }
120spin = { version = "0.9" }
121sqlx = { version = "0.8", features = ["bigdecimal", "chrono", "postgres", "runtime-tokio-rustls", "rust_decimal", "sqlite", "time", "uuid"] }
122sqlx-postgres = { version = "0.8", default-features = false, features = ["any", "bigdecimal", "chrono", "json", "migrate", "offline", "rust_decimal", "time", "uuid"] }
123sqlx-sqlite = { version = "0.8", default-features = false, features = ["any", "bundled", "chrono", "json", "migrate", "offline", "time", "uuid"] }
124strum = { version = "0.26", features = ["derive"] }
125subtle = { version = "2" }
126thiserror = { version = "2" }
127time = { version = "0.3", features = ["local-offset", "macros", "serde-well-known"] }
128tokio = { version = "1", features = ["full"] }
129tokio-rustls = { version = "0.26", default-features = false, features = ["tls12"] }
130tokio-util = { version = "0.7", features = ["codec", "compat", "io"] }
131toml_edit = { version = "0.22", features = ["serde"] }
132tracing = { version = "0.1", features = ["log"] }
133tracing-core = { version = "0.1" }
134tungstenite = { version = "0.26", default-features = false, features = ["__rustls-tls", "handshake"] }
135unicode-normalization = { version = "0.1" }
136unicode-properties = { version = "0.1" }
137url = { version = "2", features = ["serde"] }
138uuid = { version = "1", features = ["serde", "v4", "v5", "v7"] }
139wasmparser = { version = "0.221" }
140wasmtime = { version = "29", default-features = false, features = ["async", "component-model", "cranelift", "demangle", "gc-drc", "incremental-cache", "parallel-compilation"] }
141wasmtime-cranelift = { version = "29", default-features = false, features = ["component-model", "gc-drc", "incremental-cache"] }
142wasmtime-environ = { version = "29", default-features = false, features = ["compile", "component-model", "demangle", "gc-drc"] }
143winnow = { version = "0.7", features = ["simd"] }
144
145[build-dependencies]
146ahash = { version = "0.8", features = ["serde"] }
147aho-corasick = { version = "1" }
148anstream = { version = "0.6" }
149arrayvec = { version = "0.7", features = ["serde"] }
150async-compression = { version = "0.4", default-features = false, features = ["deflate", "deflate64", "futures-io", "gzip"] }
151async-std = { version = "1", features = ["attributes", "unstable"] }
152async-tungstenite = { version = "0.29", features = ["tokio-rustls-manual-roots"] }
153aws-config = { version = "1", features = ["behavior-version-latest"] }
154aws-credential-types = { version = "1", default-features = false, features = ["hardcoded-credentials", "test-util"] }
155aws-runtime = { version = "1", default-features = false, features = ["event-stream", "http-02x", "sigv4a"] }
156aws-sigv4 = { version = "1", features = ["http0-compat", "sign-eventstream", "sigv4a"] }
157aws-smithy-async = { version = "1", default-features = false, features = ["rt-tokio"] }
158aws-smithy-http = { version = "0.62", default-features = false, features = ["event-stream"] }
159aws-smithy-runtime = { version = "1", default-features = false, features = ["client", "default-https-client", "rt-tokio", "tls-rustls"] }
160aws-smithy-runtime-api = { version = "1", features = ["client", "http-02x", "http-auth", "test-util"] }
161aws-smithy-types = { version = "1", default-features = false, features = ["byte-stream-poll-next", "http-body-0-4-x", "http-body-1-x", "rt-tokio", "test-util"] }
162base64 = { version = "0.22" }
163base64ct = { version = "1", default-features = false, features = ["std"] }
164bigdecimal = { version = "0.4", features = ["serde"] }
165bit-set = { version = "0.8", default-features = false, features = ["std"] }
166bit-vec = { version = "0.8", default-features = false, features = ["std"] }
167bitflags = { version = "2", default-features = false, features = ["serde", "std"] }
168bstr = { version = "1" }
169bytemuck = { version = "1", default-features = false, features = ["aarch64_simd", "derive", "extern_crate_alloc"] }
170byteorder = { version = "1" }
171bytes = { version = "1" }
172cc = { version = "1", default-features = false, features = ["parallel"] }
173chrono = { version = "0.4", features = ["serde"] }
174clap = { version = "4", features = ["cargo", "derive", "string", "wrap_help"] }
175clap_builder = { version = "4", default-features = false, features = ["cargo", "color", "std", "string", "suggestions", "usage", "wrap_help"] }
176concurrent-queue = { version = "2" }
177cranelift-codegen = { version = "0.116", default-features = false, features = ["host-arch", "incremental-cache", "std", "timing", "unwind"] }
178crc32fast = { version = "1" }
179crossbeam-epoch = { version = "0.9" }
180crossbeam-utils = { version = "0.8" }
181deranged = { version = "0.4", default-features = false, features = ["powerfmt", "serde", "std"] }
182digest = { version = "0.10", features = ["mac", "oid", "std"] }
183either = { version = "1", features = ["serde", "use_std"] }
184euclid = { version = "0.22" }
185event-listener = { version = "5" }
186event-listener-strategy = { version = "0.5" }
187flate2 = { version = "1", features = ["zlib-rs"] }
188form_urlencoded = { version = "1" }
189futures = { version = "0.3", features = ["io-compat"] }
190futures-channel = { version = "0.3", features = ["sink"] }
191futures-core = { version = "0.3" }
192futures-executor = { version = "0.3" }
193futures-io = { version = "0.3" }
194futures-sink = { version = "0.3" }
195futures-task = { version = "0.3", default-features = false, features = ["std"] }
196futures-util = { version = "0.3", features = ["channel", "io-compat", "sink"] }
197getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["std"] }
198half = { version = "2", features = ["num-traits"] }
199handlebars = { version = "4", features = ["rust-embed"] }
200hashbrown-3575ec1268b04181 = { package = "hashbrown", version = "0.15", features = ["serde"] }
201hashbrown-582f2526e08bb6a0 = { package = "hashbrown", version = "0.14", features = ["raw"] }
202heck = { version = "0.4", features = ["unicode"] }
203hmac = { version = "0.12", default-features = false, features = ["reset"] }
204hyper = { version = "0.14", features = ["client", "http1", "http2", "runtime", "server", "stream"] }
205idna = { version = "1" }
206indexmap = { version = "2", features = ["serde"] }
207itertools-594e8ee84c453af0 = { package = "itertools", version = "0.13" }
208jiff = { version = "0.2" }
209lazy_static = { version = "1", default-features = false, features = ["spin_no_std"] }
210libc = { version = "0.2", features = ["extra_traits"] }
211libsqlite3-sys = { version = "0.30", features = ["bundled", "unlock_notify"] }
212log = { version = "0.4", default-features = false, features = ["kv_unstable_serde"] }
213lyon = { version = "1", default-features = false, features = ["extra"] }
214lyon_path = { version = "1" }
215md-5 = { version = "0.10" }
216memchr = { version = "2" }
217mime_guess = { version = "2" }
218miniz_oxide = { version = "0.8", features = ["simd"] }
219nom = { version = "7" }
220num-bigint = { version = "0.4" }
221num-integer = { version = "0.1", features = ["i128"] }
222num-iter = { version = "0.1", default-features = false, features = ["i128", "std"] }
223num-rational = { version = "0.4", features = ["num-bigint-std"] }
224num-traits = { version = "0.2", features = ["i128", "libm"] }
225once_cell = { version = "1" }
226percent-encoding = { version = "2" }
227phf = { version = "0.11", features = ["macros"] }
228phf_shared = { version = "0.11" }
229prettyplease = { version = "0.2", default-features = false, features = ["verbatim"] }
230proc-macro2 = { version = "1" }
231prost = { version = "0.9" }
232prost-types = { version = "0.9" }
233quote = { version = "1" }
234rand-c38e5c1d305a1b54 = { package = "rand", version = "0.8", features = ["small_rng"] }
235rand_chacha = { version = "0.3" }
236rand_core = { version = "0.6", default-features = false, features = ["std"] }
237regalloc2 = { version = "0.11", features = ["checker", "enable-serde"] }
238regex = { version = "1" }
239regex-automata = { version = "0.4" }
240regex-syntax = { version = "0.8" }
241rust_decimal = { version = "1", default-features = false, features = ["maths", "serde", "std"] }
242rustc-hash = { version = "1" }
243rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", default-features = false, features = ["fs", "net", "std"] }
244rustls = { version = "0.23", features = ["ring"] }
245rustls-webpki = { version = "0.103", default-features = false, features = ["aws-lc-rs", "ring", "std"] }
246sea-orm = { version = "1", features = ["runtime-tokio-rustls", "sqlx-postgres", "sqlx-sqlite"] }
247sea-query-binder = { version = "0.7", default-features = false, features = ["postgres-array", "sqlx-postgres", "sqlx-sqlite", "with-bigdecimal", "with-chrono", "with-json", "with-rust_decimal", "with-time", "with-uuid"] }
248semver = { version = "1", features = ["serde"] }
249serde = { version = "1", features = ["alloc", "derive", "rc"] }
250serde_derive = { version = "1", features = ["deserialize_in_place"] }
251serde_json = { version = "1", features = ["alloc", "preserve_order", "raw_value", "unbounded_depth"] }
252sha1 = { version = "0.10", features = ["compress"] }
253simd-adler32 = { version = "0.3" }
254smallvec = { version = "1", default-features = false, features = ["const_new", "serde", "union", "write"] }
255spin = { version = "0.9" }
256sqlx = { version = "0.8", features = ["bigdecimal", "chrono", "postgres", "runtime-tokio-rustls", "rust_decimal", "sqlite", "time", "uuid"] }
257sqlx-macros = { version = "0.8", features = ["_rt-tokio", "_tls-rustls-ring-webpki", "bigdecimal", "chrono", "derive", "json", "macros", "migrate", "postgres", "rust_decimal", "sqlite", "time", "uuid"] }
258sqlx-macros-core = { version = "0.8", features = ["_rt-tokio", "_tls-rustls-ring-webpki", "bigdecimal", "chrono", "derive", "json", "macros", "migrate", "postgres", "rust_decimal", "sqlite", "time", "uuid"] }
259sqlx-postgres = { version = "0.8", default-features = false, features = ["any", "bigdecimal", "chrono", "json", "migrate", "offline", "rust_decimal", "time", "uuid"] }
260sqlx-sqlite = { version = "0.8", default-features = false, features = ["any", "bundled", "chrono", "json", "migrate", "offline", "time", "uuid"] }
261strum = { version = "0.26", features = ["derive"] }
262subtle = { version = "2" }
263syn-dff4ba8e3ae991db = { package = "syn", version = "1", features = ["extra-traits", "full"] }
264syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
265thiserror = { version = "2" }
266time = { version = "0.3", features = ["local-offset", "macros", "serde-well-known"] }
267time-macros = { version = "0.2", default-features = false, features = ["formatting", "parsing", "serde"] }
268tokio = { version = "1", features = ["full"] }
269tokio-rustls = { version = "0.26", default-features = false, features = ["tls12"] }
270tokio-util = { version = "0.7", features = ["codec", "compat", "io"] }
271toml_edit = { version = "0.22", features = ["serde"] }
272tracing = { version = "0.1", features = ["log"] }
273tracing-core = { version = "0.1" }
274tungstenite = { version = "0.26", default-features = false, features = ["__rustls-tls", "handshake"] }
275unicode-normalization = { version = "0.1" }
276unicode-properties = { version = "0.1" }
277url = { version = "2", features = ["serde"] }
278uuid = { version = "1", features = ["serde", "v4", "v5", "v7"] }
279wasmparser = { version = "0.221" }
280wasmtime = { version = "29", default-features = false, features = ["async", "component-model", "cranelift", "demangle", "gc-drc", "incremental-cache", "parallel-compilation"] }
281wasmtime-cranelift = { version = "29", default-features = false, features = ["component-model", "gc-drc", "incremental-cache"] }
282wasmtime-environ = { version = "29", default-features = false, features = ["compile", "component-model", "demangle", "gc-drc"] }
283winnow = { version = "0.7", features = ["simd"] }
284
285[target.x86_64-apple-darwin.dependencies]
286codespan-reporting = { version = "0.12" }
287core-foundation = { version = "0.9" }
288core-foundation-sys = { version = "0.8" }
289foldhash = { version = "0.1", default-features = false, features = ["std"] }
290getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
291gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
292hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
293itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
294naga = { version = "25", features = ["msl-out", "wgsl-in"] }
295nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
296objc2 = { version = "0.6" }
297objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
298objc2-foundation = { version = "0.3", default-features = false, features = ["NSArray", "NSAttributedString", "NSBundle", "NSCoder", "NSData", "NSDate", "NSDictionary", "NSEnumerator", "NSError", "NSGeometry", "NSNotification", "NSNull", "NSObjCRuntime", "NSObject", "NSProcessInfo", "NSRange", "NSRunLoop", "NSString", "NSURL", "NSUndoManager", "NSValue", "objc2-core-foundation", "std"] }
299objc2-metal = { version = "0.3" }
300object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
301ring = { version = "0.17", features = ["std"] }
302rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
303rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
304scopeguard = { version = "1" }
305security-framework = { version = "3", features = ["OSX_10_14"] }
306security-framework-sys = { version = "2", features = ["OSX_10_14"] }
307sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
308tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
309tokio-socks = { version = "0.5", features = ["futures-io"] }
310tokio-stream = { version = "0.1", features = ["fs"] }
311tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
312
313[target.x86_64-apple-darwin.build-dependencies]
314codespan-reporting = { version = "0.12" }
315core-foundation = { version = "0.9" }
316core-foundation-sys = { version = "0.8" }
317foldhash = { version = "0.1", default-features = false, features = ["std"] }
318getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
319gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
320hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
321itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
322naga = { version = "25", features = ["msl-out", "wgsl-in"] }
323nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
324objc2 = { version = "0.6" }
325objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
326objc2-foundation = { version = "0.3", default-features = false, features = ["NSArray", "NSAttributedString", "NSBundle", "NSCoder", "NSData", "NSDate", "NSDictionary", "NSEnumerator", "NSError", "NSGeometry", "NSNotification", "NSNull", "NSObjCRuntime", "NSObject", "NSProcessInfo", "NSRange", "NSRunLoop", "NSString", "NSURL", "NSUndoManager", "NSValue", "objc2-core-foundation", "std"] }
327objc2-metal = { version = "0.3" }
328object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
329proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
330ring = { version = "0.17", features = ["std"] }
331rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
332rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
333scopeguard = { version = "1" }
334security-framework = { version = "3", features = ["OSX_10_14"] }
335security-framework-sys = { version = "2", features = ["OSX_10_14"] }
336sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
337tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
338tokio-socks = { version = "0.5", features = ["futures-io"] }
339tokio-stream = { version = "0.1", features = ["fs"] }
340tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
341
342[target.aarch64-apple-darwin.dependencies]
343codespan-reporting = { version = "0.12" }
344core-foundation = { version = "0.9" }
345core-foundation-sys = { version = "0.8" }
346foldhash = { version = "0.1", default-features = false, features = ["std"] }
347getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
348gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
349hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
350itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
351naga = { version = "25", features = ["msl-out", "wgsl-in"] }
352nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
353objc2 = { version = "0.6" }
354objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
355objc2-foundation = { version = "0.3", default-features = false, features = ["NSArray", "NSAttributedString", "NSBundle", "NSCoder", "NSData", "NSDate", "NSDictionary", "NSEnumerator", "NSError", "NSGeometry", "NSNotification", "NSNull", "NSObjCRuntime", "NSObject", "NSProcessInfo", "NSRange", "NSRunLoop", "NSString", "NSURL", "NSUndoManager", "NSValue", "objc2-core-foundation", "std"] }
356objc2-metal = { version = "0.3" }
357object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
358ring = { version = "0.17", features = ["std"] }
359rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
360rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
361scopeguard = { version = "1" }
362security-framework = { version = "3", features = ["OSX_10_14"] }
363security-framework-sys = { version = "2", features = ["OSX_10_14"] }
364sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
365tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
366tokio-socks = { version = "0.5", features = ["futures-io"] }
367tokio-stream = { version = "0.1", features = ["fs"] }
368tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
369
370[target.aarch64-apple-darwin.build-dependencies]
371codespan-reporting = { version = "0.12" }
372core-foundation = { version = "0.9" }
373core-foundation-sys = { version = "0.8" }
374foldhash = { version = "0.1", default-features = false, features = ["std"] }
375getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
376gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
377hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
378itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
379naga = { version = "25", features = ["msl-out", "wgsl-in"] }
380nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
381objc2 = { version = "0.6" }
382objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
383objc2-foundation = { version = "0.3", default-features = false, features = ["NSArray", "NSAttributedString", "NSBundle", "NSCoder", "NSData", "NSDate", "NSDictionary", "NSEnumerator", "NSError", "NSGeometry", "NSNotification", "NSNull", "NSObjCRuntime", "NSObject", "NSProcessInfo", "NSRange", "NSRunLoop", "NSString", "NSURL", "NSUndoManager", "NSValue", "objc2-core-foundation", "std"] }
384objc2-metal = { version = "0.3" }
385object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
386proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
387ring = { version = "0.17", features = ["std"] }
388rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
389rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
390scopeguard = { version = "1" }
391security-framework = { version = "3", features = ["OSX_10_14"] }
392security-framework-sys = { version = "2", features = ["OSX_10_14"] }
393sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
394tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
395tokio-socks = { version = "0.5", features = ["futures-io"] }
396tokio-stream = { version = "0.1", features = ["fs"] }
397tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
398
399[target.x86_64-unknown-linux-gnu.dependencies]
400aes = { version = "0.8", default-features = false, features = ["zeroize"] }
401ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
402bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
403cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
404codespan-reporting = { version = "0.12" }
405crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
406flume = { version = "0.11" }
407foldhash = { version = "0.1", default-features = false, features = ["std"] }
408getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
409getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
410gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
411hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
412inout = { version = "0.1", default-features = false, features = ["block-padding"] }
413itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
414linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
415linux-raw-sys-9fbad63c4bcf4a8f = { package = "linux-raw-sys", version = "0.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "system", "xdp"] }
416mio = { version = "1", features = ["net", "os-ext"] }
417naga = { version = "25", features = ["spv-out", "wgsl-in"] }
418nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
419nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
420num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
421object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
422proc-macro2 = { version = "1", features = ["span-locations"] }
423quote = { version = "1" }
424rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
425ring = { version = "0.17", features = ["std"] }
426rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
427rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
428scopeguard = { version = "1" }
429syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
430sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
431tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
432tokio-socks = { version = "0.5", features = ["futures-io"] }
433tokio-stream = { version = "0.1", features = ["fs"] }
434toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
435tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
436zeroize = { version = "1", features = ["zeroize_derive"] }
437zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
438
439[target.x86_64-unknown-linux-gnu.build-dependencies]
440aes = { version = "0.8", default-features = false, features = ["zeroize"] }
441ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
442bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
443cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
444codespan-reporting = { version = "0.12" }
445crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
446flume = { version = "0.11" }
447foldhash = { version = "0.1", default-features = false, features = ["std"] }
448getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
449getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
450gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
451hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
452inout = { version = "0.1", default-features = false, features = ["block-padding"] }
453itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
454linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
455linux-raw-sys-9fbad63c4bcf4a8f = { package = "linux-raw-sys", version = "0.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "system", "xdp"] }
456mio = { version = "1", features = ["net", "os-ext"] }
457naga = { version = "25", features = ["spv-out", "wgsl-in"] }
458nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
459nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
460num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
461object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
462proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
463rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
464ring = { version = "0.17", features = ["std"] }
465rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
466rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
467scopeguard = { version = "1" }
468sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
469tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
470tokio-socks = { version = "0.5", features = ["futures-io"] }
471tokio-stream = { version = "0.1", features = ["fs"] }
472toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
473tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
474zeroize = { version = "1", features = ["zeroize_derive"] }
475zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
476
477[target.aarch64-unknown-linux-gnu.dependencies]
478aes = { version = "0.8", default-features = false, features = ["zeroize"] }
479ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
480bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
481cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
482codespan-reporting = { version = "0.12" }
483crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
484flume = { version = "0.11" }
485foldhash = { version = "0.1", default-features = false, features = ["std"] }
486getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
487getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
488gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
489hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
490inout = { version = "0.1", default-features = false, features = ["block-padding"] }
491itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
492linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
493linux-raw-sys-9fbad63c4bcf4a8f = { package = "linux-raw-sys", version = "0.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "system", "xdp"] }
494mio = { version = "1", features = ["net", "os-ext"] }
495naga = { version = "25", features = ["spv-out", "wgsl-in"] }
496nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
497nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
498num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
499object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
500proc-macro2 = { version = "1", features = ["span-locations"] }
501quote = { version = "1" }
502rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
503ring = { version = "0.17", features = ["std"] }
504rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
505rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
506scopeguard = { version = "1" }
507syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
508sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
509tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
510tokio-socks = { version = "0.5", features = ["futures-io"] }
511tokio-stream = { version = "0.1", features = ["fs"] }
512toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
513tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
514zeroize = { version = "1", features = ["zeroize_derive"] }
515zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
516
517[target.aarch64-unknown-linux-gnu.build-dependencies]
518aes = { version = "0.8", default-features = false, features = ["zeroize"] }
519ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
520bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
521cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
522codespan-reporting = { version = "0.12" }
523crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
524flume = { version = "0.11" }
525foldhash = { version = "0.1", default-features = false, features = ["std"] }
526getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
527getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
528gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
529hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
530inout = { version = "0.1", default-features = false, features = ["block-padding"] }
531itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
532linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
533linux-raw-sys-9fbad63c4bcf4a8f = { package = "linux-raw-sys", version = "0.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "system", "xdp"] }
534mio = { version = "1", features = ["net", "os-ext"] }
535naga = { version = "25", features = ["spv-out", "wgsl-in"] }
536nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
537nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
538num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
539object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
540proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
541rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
542ring = { version = "0.17", features = ["std"] }
543rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
544rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
545scopeguard = { version = "1" }
546sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
547tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
548tokio-socks = { version = "0.5", features = ["futures-io"] }
549tokio-stream = { version = "0.1", features = ["fs"] }
550toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
551tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
552zeroize = { version = "1", features = ["zeroize_derive"] }
553zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
554
555[target.x86_64-pc-windows-msvc.dependencies]
556codespan-reporting = { version = "0.12" }
557flume = { version = "0.11" }
558foldhash = { version = "0.1", default-features = false, features = ["std"] }
559getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
560getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
561hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
562itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
563ring = { version = "0.17", features = ["std"] }
564rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event"] }
565scopeguard = { version = "1" }
566sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
567tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
568tokio-socks = { version = "0.5", features = ["futures-io"] }
569tokio-stream = { version = "0.1", features = ["fs"] }
570tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
571winapi = { version = "0.3", default-features = false, features = ["cfg", "commapi", "consoleapi", "evntrace", "fileapi", "handleapi", "impl-debug", "impl-default", "in6addr", "inaddr", "ioapiset", "knownfolders", "minwinbase", "minwindef", "namedpipeapi", "ntsecapi", "objbase", "processenv", "processthreadsapi", "shlobj", "std", "synchapi", "sysinfoapi", "timezoneapi", "winbase", "windef", "winerror", "winioctl", "winnt", "winreg", "winsock2", "winuser"] }
572windows-core = { version = "0.61" }
573windows-numerics = { version = "0.2" }
574windows-sys-73dcd821b1037cfd = { package = "windows-sys", version = "0.59", features = ["Wdk_Foundation", "Wdk_Storage_FileSystem", "Win32_Globalization", "Win32_NetworkManagement_IpHelper", "Win32_Networking_WinSock", "Win32_Security_Authentication_Identity", "Win32_Security_Credentials", "Win32_Security_Cryptography", "Win32_Storage_FileSystem", "Win32_System_Com", "Win32_System_Console", "Win32_System_Diagnostics_Debug", "Win32_System_IO", "Win32_System_Ioctl", "Win32_System_Kernel", "Win32_System_LibraryLoader", "Win32_System_Memory", "Win32_System_Performance", "Win32_System_Pipes", "Win32_System_Registry", "Win32_System_SystemInformation", "Win32_System_SystemServices", "Win32_System_Threading", "Win32_System_Time", "Win32_System_WindowsProgramming", "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_Shell", "Win32_UI_WindowsAndMessaging"] }
575windows-sys-b21d60becc0929df = { package = "windows-sys", version = "0.52", features = ["Wdk_Foundation", "Wdk_Storage_FileSystem", "Wdk_System_IO", "Win32_Foundation", "Win32_Networking_WinSock", "Win32_Security_Authorization", "Win32_Storage_FileSystem", "Win32_System_Console", "Win32_System_IO", "Win32_System_Memory", "Win32_System_Pipes", "Win32_System_SystemServices", "Win32_System_Threading", "Win32_System_WindowsProgramming"] }
576windows-sys-c8eced492e86ede7 = { package = "windows-sys", version = "0.48", features = ["Win32_Foundation", "Win32_Globalization", "Win32_Networking_WinSock", "Win32_Security", "Win32_Storage_FileSystem", "Win32_System_Com", "Win32_System_Diagnostics_Debug", "Win32_System_IO", "Win32_System_Pipes", "Win32_System_Registry", "Win32_System_Threading", "Win32_System_Time", "Win32_System_WindowsProgramming", "Win32_UI_Shell"] }
577
578[target.x86_64-pc-windows-msvc.build-dependencies]
579codespan-reporting = { version = "0.12" }
580flume = { version = "0.11" }
581foldhash = { version = "0.1", default-features = false, features = ["std"] }
582getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
583getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
584hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
585itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
586proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
587ring = { version = "0.17", features = ["std"] }
588rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event"] }
589scopeguard = { version = "1" }
590sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
591tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
592tokio-socks = { version = "0.5", features = ["futures-io"] }
593tokio-stream = { version = "0.1", features = ["fs"] }
594tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
595winapi = { version = "0.3", default-features = false, features = ["cfg", "commapi", "consoleapi", "evntrace", "fileapi", "handleapi", "impl-debug", "impl-default", "in6addr", "inaddr", "ioapiset", "knownfolders", "minwinbase", "minwindef", "namedpipeapi", "ntsecapi", "objbase", "processenv", "processthreadsapi", "shlobj", "std", "synchapi", "sysinfoapi", "timezoneapi", "winbase", "windef", "winerror", "winioctl", "winnt", "winreg", "winsock2", "winuser"] }
596windows-core = { version = "0.61" }
597windows-numerics = { version = "0.2" }
598windows-sys-73dcd821b1037cfd = { package = "windows-sys", version = "0.59", features = ["Wdk_Foundation", "Wdk_Storage_FileSystem", "Win32_Globalization", "Win32_NetworkManagement_IpHelper", "Win32_Networking_WinSock", "Win32_Security_Authentication_Identity", "Win32_Security_Credentials", "Win32_Security_Cryptography", "Win32_Storage_FileSystem", "Win32_System_Com", "Win32_System_Console", "Win32_System_Diagnostics_Debug", "Win32_System_IO", "Win32_System_Ioctl", "Win32_System_Kernel", "Win32_System_LibraryLoader", "Win32_System_Memory", "Win32_System_Performance", "Win32_System_Pipes", "Win32_System_Registry", "Win32_System_SystemInformation", "Win32_System_SystemServices", "Win32_System_Threading", "Win32_System_Time", "Win32_System_WindowsProgramming", "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_Shell", "Win32_UI_WindowsAndMessaging"] }
599windows-sys-b21d60becc0929df = { package = "windows-sys", version = "0.52", features = ["Wdk_Foundation", "Wdk_Storage_FileSystem", "Wdk_System_IO", "Win32_Foundation", "Win32_Networking_WinSock", "Win32_Security_Authorization", "Win32_Storage_FileSystem", "Win32_System_Console", "Win32_System_IO", "Win32_System_Memory", "Win32_System_Pipes", "Win32_System_SystemServices", "Win32_System_Threading", "Win32_System_WindowsProgramming"] }
600windows-sys-c8eced492e86ede7 = { package = "windows-sys", version = "0.48", features = ["Win32_Foundation", "Win32_Globalization", "Win32_Networking_WinSock", "Win32_Security", "Win32_Storage_FileSystem", "Win32_System_Com", "Win32_System_Diagnostics_Debug", "Win32_System_IO", "Win32_System_Pipes", "Win32_System_Registry", "Win32_System_Threading", "Win32_System_Time", "Win32_System_WindowsProgramming", "Win32_UI_Shell"] }
601
602[target.x86_64-unknown-linux-musl.dependencies]
603aes = { version = "0.8", default-features = false, features = ["zeroize"] }
604ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
605bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
606cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
607codespan-reporting = { version = "0.12" }
608crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
609flume = { version = "0.11" }
610foldhash = { version = "0.1", default-features = false, features = ["std"] }
611getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
612getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
613gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
614hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
615inout = { version = "0.1", default-features = false, features = ["block-padding"] }
616itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
617linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
618linux-raw-sys-9fbad63c4bcf4a8f = { package = "linux-raw-sys", version = "0.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "system", "xdp"] }
619mio = { version = "1", features = ["net", "os-ext"] }
620naga = { version = "25", features = ["spv-out", "wgsl-in"] }
621nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
622nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
623num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
624object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
625proc-macro2 = { version = "1", features = ["span-locations"] }
626quote = { version = "1" }
627rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
628ring = { version = "0.17", features = ["std"] }
629rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
630rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
631scopeguard = { version = "1" }
632syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
633sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
634tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
635tokio-socks = { version = "0.5", features = ["futures-io"] }
636tokio-stream = { version = "0.1", features = ["fs"] }
637toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
638tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
639zeroize = { version = "1", features = ["zeroize_derive"] }
640zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
641
642[target.x86_64-unknown-linux-musl.build-dependencies]
643aes = { version = "0.8", default-features = false, features = ["zeroize"] }
644ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
645bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
646cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
647codespan-reporting = { version = "0.12" }
648crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
649flume = { version = "0.11" }
650foldhash = { version = "0.1", default-features = false, features = ["std"] }
651getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
652getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
653gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
654hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
655inout = { version = "0.1", default-features = false, features = ["block-padding"] }
656itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
657linux-raw-sys-274715c4dabd11b0 = { package = "linux-raw-sys", version = "0.9", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "xdp"] }
658linux-raw-sys-9fbad63c4bcf4a8f = { package = "linux-raw-sys", version = "0.4", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "system", "xdp"] }
659mio = { version = "1", features = ["net", "os-ext"] }
660naga = { version = "25", features = ["spv-out", "wgsl-in"] }
661nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
662nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
663num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
664object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
665proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
666rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
667ring = { version = "0.17", features = ["std"] }
668rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
669rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
670scopeguard = { version = "1" }
671sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
672tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
673tokio-socks = { version = "0.5", features = ["futures-io"] }
674tokio-stream = { version = "0.1", features = ["fs"] }
675toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
676tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
677zeroize = { version = "1", features = ["zeroize_derive"] }
678zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
679
680### END HAKARI SECTION