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