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"] }
112schemars = { version = "1", features = ["chrono04", "indexmap2", "semver1"] }
113sea-orm = { version = "1", features = ["runtime-tokio-rustls", "sqlx-postgres", "sqlx-sqlite"] }
114sea-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"] }
115semver = { version = "1", features = ["serde"] }
116serde = { version = "1", features = ["alloc", "derive", "rc"] }
117serde_json = { version = "1", features = ["alloc", "preserve_order", "raw_value", "unbounded_depth"] }
118sha1 = { version = "0.10", features = ["compress"] }
119simd-adler32 = { version = "0.3" }
120smallvec = { version = "1", default-features = false, features = ["const_new", "serde", "union", "write"] }
121spin = { version = "0.9" }
122sqlx = { version = "0.8", features = ["bigdecimal", "chrono", "postgres", "runtime-tokio-rustls", "rust_decimal", "sqlite", "time", "uuid"] }
123sqlx-postgres = { version = "0.8", default-features = false, features = ["any", "bigdecimal", "chrono", "json", "migrate", "offline", "rust_decimal", "time", "uuid"] }
124sqlx-sqlite = { version = "0.8", default-features = false, features = ["any", "bundled", "chrono", "json", "migrate", "offline", "time", "uuid"] }
125strum = { version = "0.26", features = ["derive"] }
126subtle = { version = "2" }
127thiserror = { version = "2" }
128time = { version = "0.3", features = ["local-offset", "macros", "serde-well-known"] }
129tokio = { version = "1", features = ["full"] }
130tokio-rustls = { version = "0.26", default-features = false, features = ["tls12"] }
131tokio-util = { version = "0.7", features = ["codec", "compat", "io"] }
132toml_edit = { version = "0.22", features = ["serde"] }
133tracing = { version = "0.1", features = ["log"] }
134tracing-core = { version = "0.1" }
135tungstenite = { version = "0.26", default-features = false, features = ["__rustls-tls", "handshake"] }
136unicode-normalization = { version = "0.1" }
137unicode-properties = { version = "0.1" }
138url = { version = "2", features = ["serde"] }
139uuid = { version = "1", features = ["serde", "v4", "v5", "v7"] }
140wasmparser = { version = "0.221" }
141wasmtime = { version = "29", default-features = false, features = ["async", "component-model", "cranelift", "demangle", "gc-drc", "incremental-cache", "parallel-compilation"] }
142wasmtime-cranelift = { version = "29", default-features = false, features = ["component-model", "gc-drc", "incremental-cache"] }
143wasmtime-environ = { version = "29", default-features = false, features = ["compile", "component-model", "demangle", "gc-drc"] }
144winnow = { version = "0.7", features = ["simd"] }
145
146[build-dependencies]
147ahash = { version = "0.8", features = ["serde"] }
148aho-corasick = { version = "1" }
149anstream = { version = "0.6" }
150arrayvec = { version = "0.7", features = ["serde"] }
151async-compression = { version = "0.4", default-features = false, features = ["deflate", "deflate64", "futures-io", "gzip"] }
152async-std = { version = "1", features = ["attributes", "unstable"] }
153async-tungstenite = { version = "0.29", features = ["tokio-rustls-manual-roots"] }
154aws-config = { version = "1", features = ["behavior-version-latest"] }
155aws-credential-types = { version = "1", default-features = false, features = ["hardcoded-credentials", "test-util"] }
156aws-runtime = { version = "1", default-features = false, features = ["event-stream", "http-02x", "sigv4a"] }
157aws-sigv4 = { version = "1", features = ["http0-compat", "sign-eventstream", "sigv4a"] }
158aws-smithy-async = { version = "1", default-features = false, features = ["rt-tokio"] }
159aws-smithy-http = { version = "0.62", default-features = false, features = ["event-stream"] }
160aws-smithy-runtime = { version = "1", default-features = false, features = ["client", "default-https-client", "rt-tokio", "tls-rustls"] }
161aws-smithy-runtime-api = { version = "1", features = ["client", "http-02x", "http-auth", "test-util"] }
162aws-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"] }
163base64 = { version = "0.22" }
164base64ct = { version = "1", default-features = false, features = ["std"] }
165bigdecimal = { version = "0.4", features = ["serde"] }
166bit-set = { version = "0.8", default-features = false, features = ["std"] }
167bit-vec = { version = "0.8", default-features = false, features = ["std"] }
168bitflags = { version = "2", default-features = false, features = ["serde", "std"] }
169bstr = { version = "1" }
170bytemuck = { version = "1", default-features = false, features = ["aarch64_simd", "derive", "extern_crate_alloc"] }
171byteorder = { version = "1" }
172bytes = { version = "1" }
173cc = { version = "1", default-features = false, features = ["parallel"] }
174chrono = { version = "0.4", features = ["serde"] }
175clap = { version = "4", features = ["cargo", "derive", "string", "wrap_help"] }
176clap_builder = { version = "4", default-features = false, features = ["cargo", "color", "std", "string", "suggestions", "usage", "wrap_help"] }
177concurrent-queue = { version = "2" }
178cranelift-codegen = { version = "0.116", default-features = false, features = ["host-arch", "incremental-cache", "std", "timing", "unwind"] }
179crc32fast = { version = "1" }
180crossbeam-epoch = { version = "0.9" }
181crossbeam-utils = { version = "0.8" }
182deranged = { version = "0.4", default-features = false, features = ["powerfmt", "serde", "std"] }
183digest = { version = "0.10", features = ["mac", "oid", "std"] }
184either = { version = "1", features = ["serde", "use_std"] }
185euclid = { version = "0.22" }
186event-listener = { version = "5" }
187event-listener-strategy = { version = "0.5" }
188flate2 = { version = "1", features = ["zlib-rs"] }
189form_urlencoded = { version = "1" }
190futures = { version = "0.3", features = ["io-compat"] }
191futures-channel = { version = "0.3", features = ["sink"] }
192futures-core = { version = "0.3" }
193futures-executor = { version = "0.3" }
194futures-io = { version = "0.3" }
195futures-sink = { version = "0.3" }
196futures-task = { version = "0.3", default-features = false, features = ["std"] }
197futures-util = { version = "0.3", features = ["channel", "io-compat", "sink"] }
198getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["std"] }
199half = { version = "2", features = ["num-traits"] }
200handlebars = { version = "4", features = ["rust-embed"] }
201hashbrown-3575ec1268b04181 = { package = "hashbrown", version = "0.15", features = ["serde"] }
202hashbrown-582f2526e08bb6a0 = { package = "hashbrown", version = "0.14", features = ["raw"] }
203heck = { version = "0.4", features = ["unicode"] }
204hmac = { version = "0.12", default-features = false, features = ["reset"] }
205hyper = { version = "0.14", features = ["client", "http1", "http2", "runtime", "server", "stream"] }
206idna = { version = "1" }
207indexmap = { version = "2", features = ["serde"] }
208itertools-594e8ee84c453af0 = { package = "itertools", version = "0.13" }
209jiff = { version = "0.2" }
210lazy_static = { version = "1", default-features = false, features = ["spin_no_std"] }
211libc = { version = "0.2", features = ["extra_traits"] }
212libsqlite3-sys = { version = "0.30", features = ["bundled", "unlock_notify"] }
213log = { version = "0.4", default-features = false, features = ["kv_unstable_serde"] }
214lyon = { version = "1", default-features = false, features = ["extra"] }
215lyon_path = { version = "1" }
216md-5 = { version = "0.10" }
217memchr = { version = "2" }
218mime_guess = { version = "2" }
219miniz_oxide = { version = "0.8", features = ["simd"] }
220nom = { version = "7" }
221num-bigint = { version = "0.4" }
222num-integer = { version = "0.1", features = ["i128"] }
223num-iter = { version = "0.1", default-features = false, features = ["i128", "std"] }
224num-rational = { version = "0.4", features = ["num-bigint-std"] }
225num-traits = { version = "0.2", features = ["i128", "libm"] }
226once_cell = { version = "1" }
227percent-encoding = { version = "2" }
228phf = { version = "0.11", features = ["macros"] }
229phf_shared = { version = "0.11" }
230prettyplease = { version = "0.2", default-features = false, features = ["verbatim"] }
231proc-macro2 = { version = "1" }
232prost = { version = "0.9" }
233prost-types = { version = "0.9" }
234quote = { version = "1" }
235rand-c38e5c1d305a1b54 = { package = "rand", version = "0.8", features = ["small_rng"] }
236rand_chacha = { version = "0.3" }
237rand_core = { version = "0.6", default-features = false, features = ["std"] }
238regalloc2 = { version = "0.11", features = ["checker", "enable-serde"] }
239regex = { version = "1" }
240regex-automata = { version = "0.4" }
241regex-syntax = { version = "0.8" }
242rust_decimal = { version = "1", default-features = false, features = ["maths", "serde", "std"] }
243rustc-hash = { version = "1" }
244rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", default-features = false, features = ["fs", "net", "std"] }
245rustls = { version = "0.23", features = ["ring"] }
246rustls-webpki = { version = "0.103", default-features = false, features = ["aws-lc-rs", "ring", "std"] }
247schemars = { version = "1", features = ["chrono04", "indexmap2", "semver1"] }
248sea-orm = { version = "1", features = ["runtime-tokio-rustls", "sqlx-postgres", "sqlx-sqlite"] }
249sea-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"] }
250semver = { version = "1", features = ["serde"] }
251serde = { version = "1", features = ["alloc", "derive", "rc"] }
252serde_derive = { version = "1", features = ["deserialize_in_place"] }
253serde_json = { version = "1", features = ["alloc", "preserve_order", "raw_value", "unbounded_depth"] }
254sha1 = { version = "0.10", features = ["compress"] }
255simd-adler32 = { version = "0.3" }
256smallvec = { version = "1", default-features = false, features = ["const_new", "serde", "union", "write"] }
257spin = { version = "0.9" }
258sqlx = { version = "0.8", features = ["bigdecimal", "chrono", "postgres", "runtime-tokio-rustls", "rust_decimal", "sqlite", "time", "uuid"] }
259sqlx-macros = { version = "0.8", features = ["_rt-tokio", "_tls-rustls-ring-webpki", "bigdecimal", "chrono", "derive", "json", "macros", "migrate", "postgres", "rust_decimal", "sqlite", "time", "uuid"] }
260sqlx-macros-core = { version = "0.8", features = ["_rt-tokio", "_tls-rustls-ring-webpki", "bigdecimal", "chrono", "derive", "json", "macros", "migrate", "postgres", "rust_decimal", "sqlite", "time", "uuid"] }
261sqlx-postgres = { version = "0.8", default-features = false, features = ["any", "bigdecimal", "chrono", "json", "migrate", "offline", "rust_decimal", "time", "uuid"] }
262sqlx-sqlite = { version = "0.8", default-features = false, features = ["any", "bundled", "chrono", "json", "migrate", "offline", "time", "uuid"] }
263strum = { version = "0.26", features = ["derive"] }
264subtle = { version = "2" }
265syn-dff4ba8e3ae991db = { package = "syn", version = "1", features = ["extra-traits", "full"] }
266syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
267thiserror = { version = "2" }
268time = { version = "0.3", features = ["local-offset", "macros", "serde-well-known"] }
269time-macros = { version = "0.2", default-features = false, features = ["formatting", "parsing", "serde"] }
270tokio = { version = "1", features = ["full"] }
271tokio-rustls = { version = "0.26", default-features = false, features = ["tls12"] }
272tokio-util = { version = "0.7", features = ["codec", "compat", "io"] }
273toml_edit = { version = "0.22", features = ["serde"] }
274tracing = { version = "0.1", features = ["log"] }
275tracing-core = { version = "0.1" }
276tungstenite = { version = "0.26", default-features = false, features = ["__rustls-tls", "handshake"] }
277unicode-normalization = { version = "0.1" }
278unicode-properties = { version = "0.1" }
279url = { version = "2", features = ["serde"] }
280uuid = { version = "1", features = ["serde", "v4", "v5", "v7"] }
281wasmparser = { version = "0.221" }
282wasmtime = { version = "29", default-features = false, features = ["async", "component-model", "cranelift", "demangle", "gc-drc", "incremental-cache", "parallel-compilation"] }
283wasmtime-cranelift = { version = "29", default-features = false, features = ["component-model", "gc-drc", "incremental-cache"] }
284wasmtime-environ = { version = "29", default-features = false, features = ["compile", "component-model", "demangle", "gc-drc"] }
285winnow = { version = "0.7", features = ["simd"] }
286
287[target.x86_64-apple-darwin.dependencies]
288codespan-reporting = { version = "0.12" }
289core-foundation = { version = "0.9" }
290core-foundation-sys = { version = "0.8" }
291foldhash = { version = "0.1", default-features = false, features = ["std"] }
292getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
293gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
294hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
295itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
296naga = { version = "25", features = ["msl-out", "wgsl-in"] }
297nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
298objc2 = { version = "0.6" }
299objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
300objc2-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"] }
301objc2-metal = { version = "0.3" }
302object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
303ring = { version = "0.17", features = ["std"] }
304rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
305rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
306scopeguard = { version = "1" }
307security-framework = { version = "3", features = ["OSX_10_14"] }
308security-framework-sys = { version = "2", features = ["OSX_10_14"] }
309sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
310tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
311tokio-socks = { version = "0.5", features = ["futures-io"] }
312tokio-stream = { version = "0.1", features = ["fs"] }
313tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
314
315[target.x86_64-apple-darwin.build-dependencies]
316codespan-reporting = { version = "0.12" }
317core-foundation = { version = "0.9" }
318core-foundation-sys = { version = "0.8" }
319foldhash = { version = "0.1", default-features = false, features = ["std"] }
320getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
321gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
322hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
323itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
324naga = { version = "25", features = ["msl-out", "wgsl-in"] }
325nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
326objc2 = { version = "0.6" }
327objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
328objc2-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"] }
329objc2-metal = { version = "0.3" }
330object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
331proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
332ring = { version = "0.17", features = ["std"] }
333rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
334rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
335scopeguard = { version = "1" }
336security-framework = { version = "3", features = ["OSX_10_14"] }
337security-framework-sys = { version = "2", features = ["OSX_10_14"] }
338sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
339tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
340tokio-socks = { version = "0.5", features = ["futures-io"] }
341tokio-stream = { version = "0.1", features = ["fs"] }
342tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
343
344[target.aarch64-apple-darwin.dependencies]
345codespan-reporting = { version = "0.12" }
346core-foundation = { version = "0.9" }
347core-foundation-sys = { version = "0.8" }
348foldhash = { version = "0.1", default-features = false, features = ["std"] }
349getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
350gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
351hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
352itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
353naga = { version = "25", features = ["msl-out", "wgsl-in"] }
354nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
355objc2 = { version = "0.6" }
356objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
357objc2-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"] }
358objc2-metal = { version = "0.3" }
359object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
360ring = { version = "0.17", features = ["std"] }
361rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
362rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
363scopeguard = { version = "1" }
364security-framework = { version = "3", features = ["OSX_10_14"] }
365security-framework-sys = { version = "2", features = ["OSX_10_14"] }
366sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
367tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
368tokio-socks = { version = "0.5", features = ["futures-io"] }
369tokio-stream = { version = "0.1", features = ["fs"] }
370tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
371
372[target.aarch64-apple-darwin.build-dependencies]
373codespan-reporting = { version = "0.12" }
374core-foundation = { version = "0.9" }
375core-foundation-sys = { version = "0.8" }
376foldhash = { version = "0.1", default-features = false, features = ["std"] }
377getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
378gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
379hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
380itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
381naga = { version = "25", features = ["msl-out", "wgsl-in"] }
382nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "user"] }
383objc2 = { version = "0.6" }
384objc2-core-foundation = { version = "0.3", default-features = false, features = ["CFArray", "CFCGTypes", "CFData", "CFDate", "CFDictionary", "CFRunLoop", "CFString", "CFURL", "objc2", "std"] }
385objc2-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"] }
386objc2-metal = { version = "0.3" }
387object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
388proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
389ring = { version = "0.17", features = ["std"] }
390rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "termios", "time"] }
391rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
392scopeguard = { version = "1" }
393security-framework = { version = "3", features = ["OSX_10_14"] }
394security-framework-sys = { version = "2", features = ["OSX_10_14"] }
395sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
396tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
397tokio-socks = { version = "0.5", features = ["futures-io"] }
398tokio-stream = { version = "0.1", features = ["fs"] }
399tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
400
401[target.x86_64-unknown-linux-gnu.dependencies]
402aes = { version = "0.8", default-features = false, features = ["zeroize"] }
403ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
404bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
405cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
406codespan-reporting = { version = "0.12" }
407crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
408flume = { version = "0.11" }
409foldhash = { version = "0.1", default-features = false, features = ["std"] }
410getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
411getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
412gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
413hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
414inout = { version = "0.1", default-features = false, features = ["block-padding"] }
415itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
416linux-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"] }
417linux-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"] }
418mio = { version = "1", features = ["net", "os-ext"] }
419naga = { version = "25", features = ["spv-out", "wgsl-in"] }
420nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
421nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
422num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
423object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
424proc-macro2 = { version = "1", features = ["span-locations"] }
425quote = { version = "1" }
426rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
427ring = { version = "0.17", features = ["std"] }
428rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
429rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
430scopeguard = { version = "1" }
431syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
432sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
433tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
434tokio-socks = { version = "0.5", features = ["futures-io"] }
435tokio-stream = { version = "0.1", features = ["fs"] }
436toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
437tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
438zeroize = { version = "1", features = ["zeroize_derive"] }
439zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
440
441[target.x86_64-unknown-linux-gnu.build-dependencies]
442aes = { version = "0.8", default-features = false, features = ["zeroize"] }
443ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
444bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
445cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
446codespan-reporting = { version = "0.12" }
447crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
448flume = { version = "0.11" }
449foldhash = { version = "0.1", default-features = false, features = ["std"] }
450getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
451getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
452gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
453hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
454inout = { version = "0.1", default-features = false, features = ["block-padding"] }
455itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
456linux-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"] }
457linux-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"] }
458mio = { version = "1", features = ["net", "os-ext"] }
459naga = { version = "25", features = ["spv-out", "wgsl-in"] }
460nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
461nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
462num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
463object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
464proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
465rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
466ring = { version = "0.17", features = ["std"] }
467rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
468rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
469scopeguard = { version = "1" }
470sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
471tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
472tokio-socks = { version = "0.5", features = ["futures-io"] }
473tokio-stream = { version = "0.1", features = ["fs"] }
474toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
475tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
476zeroize = { version = "1", features = ["zeroize_derive"] }
477zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
478
479[target.aarch64-unknown-linux-gnu.dependencies]
480aes = { version = "0.8", default-features = false, features = ["zeroize"] }
481ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
482bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
483cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
484codespan-reporting = { version = "0.12" }
485crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
486flume = { version = "0.11" }
487foldhash = { version = "0.1", default-features = false, features = ["std"] }
488getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
489getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
490gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
491hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
492inout = { version = "0.1", default-features = false, features = ["block-padding"] }
493itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
494linux-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"] }
495linux-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"] }
496mio = { version = "1", features = ["net", "os-ext"] }
497naga = { version = "25", features = ["spv-out", "wgsl-in"] }
498nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
499nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
500num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
501object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
502proc-macro2 = { version = "1", features = ["span-locations"] }
503quote = { version = "1" }
504rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
505ring = { version = "0.17", features = ["std"] }
506rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
507rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
508scopeguard = { version = "1" }
509syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
510sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
511tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
512tokio-socks = { version = "0.5", features = ["futures-io"] }
513tokio-stream = { version = "0.1", features = ["fs"] }
514toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
515tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
516zeroize = { version = "1", features = ["zeroize_derive"] }
517zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
518
519[target.aarch64-unknown-linux-gnu.build-dependencies]
520aes = { version = "0.8", default-features = false, features = ["zeroize"] }
521ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
522bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
523cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
524codespan-reporting = { version = "0.12" }
525crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
526flume = { version = "0.11" }
527foldhash = { version = "0.1", default-features = false, features = ["std"] }
528getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
529getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
530gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
531hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
532inout = { version = "0.1", default-features = false, features = ["block-padding"] }
533itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
534linux-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"] }
535linux-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"] }
536mio = { version = "1", features = ["net", "os-ext"] }
537naga = { version = "25", features = ["spv-out", "wgsl-in"] }
538nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
539nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
540num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
541object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
542proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
543rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
544ring = { version = "0.17", features = ["std"] }
545rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
546rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
547scopeguard = { version = "1" }
548sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
549tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
550tokio-socks = { version = "0.5", features = ["futures-io"] }
551tokio-stream = { version = "0.1", features = ["fs"] }
552toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
553tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
554zeroize = { version = "1", features = ["zeroize_derive"] }
555zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
556
557[target.x86_64-pc-windows-msvc.dependencies]
558codespan-reporting = { version = "0.12" }
559flume = { version = "0.11" }
560foldhash = { version = "0.1", default-features = false, features = ["std"] }
561getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
562getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
563hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
564itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
565ring = { version = "0.17", features = ["std"] }
566rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event"] }
567scopeguard = { version = "1" }
568sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
569tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
570tokio-socks = { version = "0.5", features = ["futures-io"] }
571tokio-stream = { version = "0.1", features = ["fs"] }
572tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
573winapi = { version = "0.3", default-features = false, features = ["cfg", "commapi", "consoleapi", "errhandlingapi", "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"] }
574windows-core = { version = "0.61" }
575windows-numerics = { version = "0.2" }
576windows-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"] }
577windows-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"] }
578windows-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"] }
579
580[target.x86_64-pc-windows-msvc.build-dependencies]
581codespan-reporting = { version = "0.12" }
582flume = { version = "0.11" }
583foldhash = { version = "0.1", default-features = false, features = ["std"] }
584getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
585getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
586hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
587itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
588proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
589ring = { version = "0.17", features = ["std"] }
590rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event"] }
591scopeguard = { version = "1" }
592sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
593tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
594tokio-socks = { version = "0.5", features = ["futures-io"] }
595tokio-stream = { version = "0.1", features = ["fs"] }
596tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
597winapi = { version = "0.3", default-features = false, features = ["cfg", "commapi", "consoleapi", "errhandlingapi", "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"] }
598windows-core = { version = "0.61" }
599windows-numerics = { version = "0.2" }
600windows-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"] }
601windows-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"] }
602windows-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"] }
603
604[target.x86_64-unknown-linux-musl.dependencies]
605aes = { version = "0.8", default-features = false, features = ["zeroize"] }
606ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
607bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
608cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
609codespan-reporting = { version = "0.12" }
610crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
611flume = { version = "0.11" }
612foldhash = { version = "0.1", default-features = false, features = ["std"] }
613getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
614getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
615gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
616hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
617inout = { version = "0.1", default-features = false, features = ["block-padding"] }
618itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
619linux-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"] }
620linux-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"] }
621mio = { version = "1", features = ["net", "os-ext"] }
622naga = { version = "25", features = ["spv-out", "wgsl-in"] }
623nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
624nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
625num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
626object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
627proc-macro2 = { version = "1", features = ["span-locations"] }
628quote = { version = "1" }
629rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
630ring = { version = "0.17", features = ["std"] }
631rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
632rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
633scopeguard = { version = "1" }
634syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
635sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
636tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
637tokio-socks = { version = "0.5", features = ["futures-io"] }
638tokio-stream = { version = "0.1", features = ["fs"] }
639toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
640tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
641zeroize = { version = "1", features = ["zeroize_derive"] }
642zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
643
644[target.x86_64-unknown-linux-musl.build-dependencies]
645aes = { version = "0.8", default-features = false, features = ["zeroize"] }
646ahash = { version = "0.8", default-features = false, features = ["compile-time-rng"] }
647bytemuck = { version = "1", default-features = false, features = ["min_const_generics"] }
648cipher = { version = "0.4", default-features = false, features = ["block-padding", "rand_core", "zeroize"] }
649codespan-reporting = { version = "0.12" }
650crypto-common = { version = "0.1", default-features = false, features = ["rand_core", "std"] }
651flume = { version = "0.11" }
652foldhash = { version = "0.1", default-features = false, features = ["std"] }
653getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3", default-features = false, features = ["std"] }
654getrandom-6f8ce4dd05d13bba = { package = "getrandom", version = "0.2", default-features = false, features = ["js", "rdrand"] }
655gimli = { version = "0.31", default-features = false, features = ["read", "std", "write"] }
656hyper-rustls = { version = "0.27", default-features = false, features = ["http1", "http2", "native-tokio", "ring", "tls12"] }
657inout = { version = "0.1", default-features = false, features = ["block-padding"] }
658itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12" }
659linux-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"] }
660linux-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"] }
661mio = { version = "1", features = ["net", "os-ext"] }
662naga = { version = "25", features = ["spv-out", "wgsl-in"] }
663nix-1f5adca70f036a62 = { package = "nix", version = "0.28", features = ["fs", "mman", "ptrace", "signal", "term", "user"] }
664nix-b73a96c0a5f6a7d9 = { package = "nix", version = "0.29", features = ["fs", "pthread", "signal", "socket", "uio", "user"] }
665num-bigint-dig = { version = "0.8", features = ["i128", "prime", "zeroize"] }
666object = { version = "0.36", default-features = false, features = ["archive", "read_core", "unaligned", "write"] }
667proc-macro2 = { version = "1", default-features = false, features = ["span-locations"] }
668rand-274715c4dabd11b0 = { package = "rand", version = "0.9" }
669ring = { version = "0.17", features = ["std"] }
670rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38", features = ["event", "mm", "param", "pipe", "process", "pty", "shm", "stdio", "system", "termios", "time"] }
671rustix-dff4ba8e3ae991db = { package = "rustix", version = "1", features = ["fs", "net", "process", "termios", "time"] }
672scopeguard = { version = "1" }
673sync_wrapper = { version = "1", default-features = false, features = ["futures"] }
674tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "ring"] }
675tokio-socks = { version = "0.5", features = ["futures-io"] }
676tokio-stream = { version = "0.1", features = ["fs"] }
677toml_datetime = { version = "0.6", default-features = false, features = ["serde"] }
678tower = { version = "0.5", default-features = false, features = ["timeout", "util"] }
679zeroize = { version = "1", features = ["zeroize_derive"] }
680zvariant = { version = "5", default-features = false, features = ["enumflags2", "gvariant", "url"] }
681
682### END HAKARI SECTION