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