Cargo.toml

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