music on atproto
plyr.fm
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "aho-corasick"
7version = "1.1.4"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "anyhow"
16version = "1.0.100"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
19
20[[package]]
21name = "async-trait"
22version = "0.1.89"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
25dependencies = [
26 "proc-macro2",
27 "quote",
28 "syn",
29]
30
31[[package]]
32name = "atomic-waker"
33version = "1.1.2"
34source = "registry+https://github.com/rust-lang/crates.io-index"
35checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
36
37[[package]]
38name = "axum"
39version = "0.7.9"
40source = "registry+https://github.com/rust-lang/crates.io-index"
41checksum = "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f"
42dependencies = [
43 "async-trait",
44 "axum-core",
45 "axum-macros",
46 "bytes",
47 "futures-util",
48 "http",
49 "http-body",
50 "http-body-util",
51 "hyper",
52 "hyper-util",
53 "itoa",
54 "matchit",
55 "memchr",
56 "mime",
57 "multer",
58 "percent-encoding",
59 "pin-project-lite",
60 "rustversion",
61 "serde",
62 "serde_json",
63 "serde_path_to_error",
64 "serde_urlencoded",
65 "sync_wrapper",
66 "tokio",
67 "tower",
68 "tower-layer",
69 "tower-service",
70 "tracing",
71]
72
73[[package]]
74name = "axum-core"
75version = "0.4.5"
76source = "registry+https://github.com/rust-lang/crates.io-index"
77checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199"
78dependencies = [
79 "async-trait",
80 "bytes",
81 "futures-util",
82 "http",
83 "http-body",
84 "http-body-util",
85 "mime",
86 "pin-project-lite",
87 "rustversion",
88 "sync_wrapper",
89 "tower-layer",
90 "tower-service",
91 "tracing",
92]
93
94[[package]]
95name = "axum-macros"
96version = "0.4.2"
97source = "registry+https://github.com/rust-lang/crates.io-index"
98checksum = "57d123550fa8d071b7255cb0cc04dc302baa6c8c4a79f55701552684d8399bce"
99dependencies = [
100 "proc-macro2",
101 "quote",
102 "syn",
103]
104
105[[package]]
106name = "bitflags"
107version = "2.10.0"
108source = "registry+https://github.com/rust-lang/crates.io-index"
109checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
110
111[[package]]
112name = "bytes"
113version = "1.10.1"
114source = "registry+https://github.com/rust-lang/crates.io-index"
115checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
116
117[[package]]
118name = "cfg-if"
119version = "1.0.4"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
122
123[[package]]
124name = "encoding_rs"
125version = "0.8.35"
126source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
128dependencies = [
129 "cfg-if",
130]
131
132[[package]]
133name = "errno"
134version = "0.3.14"
135source = "registry+https://github.com/rust-lang/crates.io-index"
136checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
137dependencies = [
138 "libc",
139 "windows-sys 0.61.2",
140]
141
142[[package]]
143name = "fastrand"
144version = "2.3.0"
145source = "registry+https://github.com/rust-lang/crates.io-index"
146checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
147
148[[package]]
149name = "fnv"
150version = "1.0.7"
151source = "registry+https://github.com/rust-lang/crates.io-index"
152checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
153
154[[package]]
155name = "form_urlencoded"
156version = "1.2.2"
157source = "registry+https://github.com/rust-lang/crates.io-index"
158checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
159dependencies = [
160 "percent-encoding",
161]
162
163[[package]]
164name = "futures-channel"
165version = "0.3.31"
166source = "registry+https://github.com/rust-lang/crates.io-index"
167checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
168dependencies = [
169 "futures-core",
170]
171
172[[package]]
173name = "futures-core"
174version = "0.3.31"
175source = "registry+https://github.com/rust-lang/crates.io-index"
176checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
177
178[[package]]
179name = "futures-task"
180version = "0.3.31"
181source = "registry+https://github.com/rust-lang/crates.io-index"
182checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
183
184[[package]]
185name = "futures-util"
186version = "0.3.31"
187source = "registry+https://github.com/rust-lang/crates.io-index"
188checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
189dependencies = [
190 "futures-core",
191 "futures-task",
192 "pin-project-lite",
193 "pin-utils",
194]
195
196[[package]]
197name = "getrandom"
198version = "0.3.4"
199source = "registry+https://github.com/rust-lang/crates.io-index"
200checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
201dependencies = [
202 "cfg-if",
203 "libc",
204 "r-efi",
205 "wasip2",
206]
207
208[[package]]
209name = "http"
210version = "1.3.1"
211source = "registry+https://github.com/rust-lang/crates.io-index"
212checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
213dependencies = [
214 "bytes",
215 "fnv",
216 "itoa",
217]
218
219[[package]]
220name = "http-body"
221version = "1.0.1"
222source = "registry+https://github.com/rust-lang/crates.io-index"
223checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
224dependencies = [
225 "bytes",
226 "http",
227]
228
229[[package]]
230name = "http-body-util"
231version = "0.1.3"
232source = "registry+https://github.com/rust-lang/crates.io-index"
233checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
234dependencies = [
235 "bytes",
236 "futures-core",
237 "http",
238 "http-body",
239 "pin-project-lite",
240]
241
242[[package]]
243name = "httparse"
244version = "1.10.1"
245source = "registry+https://github.com/rust-lang/crates.io-index"
246checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
247
248[[package]]
249name = "httpdate"
250version = "1.0.3"
251source = "registry+https://github.com/rust-lang/crates.io-index"
252checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
253
254[[package]]
255name = "hyper"
256version = "1.7.0"
257source = "registry+https://github.com/rust-lang/crates.io-index"
258checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
259dependencies = [
260 "atomic-waker",
261 "bytes",
262 "futures-channel",
263 "futures-core",
264 "http",
265 "http-body",
266 "httparse",
267 "httpdate",
268 "itoa",
269 "pin-project-lite",
270 "pin-utils",
271 "smallvec",
272 "tokio",
273]
274
275[[package]]
276name = "hyper-util"
277version = "0.1.17"
278source = "registry+https://github.com/rust-lang/crates.io-index"
279checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
280dependencies = [
281 "bytes",
282 "futures-core",
283 "http",
284 "http-body",
285 "hyper",
286 "pin-project-lite",
287 "tokio",
288 "tower-service",
289]
290
291[[package]]
292name = "itoa"
293version = "1.0.15"
294source = "registry+https://github.com/rust-lang/crates.io-index"
295checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
296
297[[package]]
298name = "lazy_static"
299version = "1.5.0"
300source = "registry+https://github.com/rust-lang/crates.io-index"
301checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
302
303[[package]]
304name = "libc"
305version = "0.2.177"
306source = "registry+https://github.com/rust-lang/crates.io-index"
307checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
308
309[[package]]
310name = "linux-raw-sys"
311version = "0.11.0"
312source = "registry+https://github.com/rust-lang/crates.io-index"
313checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
314
315[[package]]
316name = "log"
317version = "0.4.28"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
320
321[[package]]
322name = "matchers"
323version = "0.2.0"
324source = "registry+https://github.com/rust-lang/crates.io-index"
325checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
326dependencies = [
327 "regex-automata",
328]
329
330[[package]]
331name = "matchit"
332version = "0.7.3"
333source = "registry+https://github.com/rust-lang/crates.io-index"
334checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
335
336[[package]]
337name = "memchr"
338version = "2.7.6"
339source = "registry+https://github.com/rust-lang/crates.io-index"
340checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
341
342[[package]]
343name = "mime"
344version = "0.3.17"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
347
348[[package]]
349name = "mio"
350version = "1.1.0"
351source = "registry+https://github.com/rust-lang/crates.io-index"
352checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
353dependencies = [
354 "libc",
355 "wasi",
356 "windows-sys 0.61.2",
357]
358
359[[package]]
360name = "multer"
361version = "3.1.0"
362source = "registry+https://github.com/rust-lang/crates.io-index"
363checksum = "83e87776546dc87511aa5ee218730c92b666d7264ab6ed41f9d215af9cd5224b"
364dependencies = [
365 "bytes",
366 "encoding_rs",
367 "futures-util",
368 "http",
369 "httparse",
370 "memchr",
371 "mime",
372 "spin",
373 "version_check",
374]
375
376[[package]]
377name = "nu-ansi-term"
378version = "0.50.3"
379source = "registry+https://github.com/rust-lang/crates.io-index"
380checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
381dependencies = [
382 "windows-sys 0.61.2",
383]
384
385[[package]]
386name = "once_cell"
387version = "1.21.3"
388source = "registry+https://github.com/rust-lang/crates.io-index"
389checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
390
391[[package]]
392name = "percent-encoding"
393version = "2.3.2"
394source = "registry+https://github.com/rust-lang/crates.io-index"
395checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
396
397[[package]]
398name = "pin-project-lite"
399version = "0.2.16"
400source = "registry+https://github.com/rust-lang/crates.io-index"
401checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
402
403[[package]]
404name = "pin-utils"
405version = "0.1.0"
406source = "registry+https://github.com/rust-lang/crates.io-index"
407checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
408
409[[package]]
410name = "proc-macro2"
411version = "1.0.103"
412source = "registry+https://github.com/rust-lang/crates.io-index"
413checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
414dependencies = [
415 "unicode-ident",
416]
417
418[[package]]
419name = "quote"
420version = "1.0.42"
421source = "registry+https://github.com/rust-lang/crates.io-index"
422checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
423dependencies = [
424 "proc-macro2",
425]
426
427[[package]]
428name = "r-efi"
429version = "5.3.0"
430source = "registry+https://github.com/rust-lang/crates.io-index"
431checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
432
433[[package]]
434name = "regex"
435version = "1.12.2"
436source = "registry+https://github.com/rust-lang/crates.io-index"
437checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
438dependencies = [
439 "aho-corasick",
440 "memchr",
441 "regex-automata",
442 "regex-syntax",
443]
444
445[[package]]
446name = "regex-automata"
447version = "0.4.13"
448source = "registry+https://github.com/rust-lang/crates.io-index"
449checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
450dependencies = [
451 "aho-corasick",
452 "memchr",
453 "regex-syntax",
454]
455
456[[package]]
457name = "regex-syntax"
458version = "0.8.8"
459source = "registry+https://github.com/rust-lang/crates.io-index"
460checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
461
462[[package]]
463name = "rustix"
464version = "1.1.2"
465source = "registry+https://github.com/rust-lang/crates.io-index"
466checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
467dependencies = [
468 "bitflags",
469 "errno",
470 "libc",
471 "linux-raw-sys",
472 "windows-sys 0.61.2",
473]
474
475[[package]]
476name = "rustversion"
477version = "1.0.22"
478source = "registry+https://github.com/rust-lang/crates.io-index"
479checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
480
481[[package]]
482name = "ryu"
483version = "1.0.20"
484source = "registry+https://github.com/rust-lang/crates.io-index"
485checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
486
487[[package]]
488name = "sanitize-filename"
489version = "0.5.0"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "2ed72fbaf78e6f2d41744923916966c4fbe3d7c74e3037a8ee482f1115572603"
492dependencies = [
493 "lazy_static",
494 "regex",
495]
496
497[[package]]
498name = "serde"
499version = "1.0.228"
500source = "registry+https://github.com/rust-lang/crates.io-index"
501checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
502dependencies = [
503 "serde_core",
504 "serde_derive",
505]
506
507[[package]]
508name = "serde_core"
509version = "1.0.228"
510source = "registry+https://github.com/rust-lang/crates.io-index"
511checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
512dependencies = [
513 "serde_derive",
514]
515
516[[package]]
517name = "serde_derive"
518version = "1.0.228"
519source = "registry+https://github.com/rust-lang/crates.io-index"
520checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
521dependencies = [
522 "proc-macro2",
523 "quote",
524 "syn",
525]
526
527[[package]]
528name = "serde_json"
529version = "1.0.145"
530source = "registry+https://github.com/rust-lang/crates.io-index"
531checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
532dependencies = [
533 "itoa",
534 "memchr",
535 "ryu",
536 "serde",
537 "serde_core",
538]
539
540[[package]]
541name = "serde_path_to_error"
542version = "0.1.20"
543source = "registry+https://github.com/rust-lang/crates.io-index"
544checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
545dependencies = [
546 "itoa",
547 "serde",
548 "serde_core",
549]
550
551[[package]]
552name = "serde_urlencoded"
553version = "0.7.1"
554source = "registry+https://github.com/rust-lang/crates.io-index"
555checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
556dependencies = [
557 "form_urlencoded",
558 "itoa",
559 "ryu",
560 "serde",
561]
562
563[[package]]
564name = "sharded-slab"
565version = "0.1.7"
566source = "registry+https://github.com/rust-lang/crates.io-index"
567checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
568dependencies = [
569 "lazy_static",
570]
571
572[[package]]
573name = "signal-hook-registry"
574version = "1.4.6"
575source = "registry+https://github.com/rust-lang/crates.io-index"
576checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
577dependencies = [
578 "libc",
579]
580
581[[package]]
582name = "smallvec"
583version = "1.15.1"
584source = "registry+https://github.com/rust-lang/crates.io-index"
585checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
586
587[[package]]
588name = "socket2"
589version = "0.6.1"
590source = "registry+https://github.com/rust-lang/crates.io-index"
591checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
592dependencies = [
593 "libc",
594 "windows-sys 0.60.2",
595]
596
597[[package]]
598name = "spin"
599version = "0.9.8"
600source = "registry+https://github.com/rust-lang/crates.io-index"
601checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
602
603[[package]]
604name = "syn"
605version = "2.0.110"
606source = "registry+https://github.com/rust-lang/crates.io-index"
607checksum = "a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea"
608dependencies = [
609 "proc-macro2",
610 "quote",
611 "unicode-ident",
612]
613
614[[package]]
615name = "sync_wrapper"
616version = "1.0.2"
617source = "registry+https://github.com/rust-lang/crates.io-index"
618checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
619
620[[package]]
621name = "tempfile"
622version = "3.23.0"
623source = "registry+https://github.com/rust-lang/crates.io-index"
624checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
625dependencies = [
626 "fastrand",
627 "getrandom",
628 "once_cell",
629 "rustix",
630 "windows-sys 0.61.2",
631]
632
633[[package]]
634name = "thiserror"
635version = "1.0.69"
636source = "registry+https://github.com/rust-lang/crates.io-index"
637checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
638dependencies = [
639 "thiserror-impl",
640]
641
642[[package]]
643name = "thiserror-impl"
644version = "1.0.69"
645source = "registry+https://github.com/rust-lang/crates.io-index"
646checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
647dependencies = [
648 "proc-macro2",
649 "quote",
650 "syn",
651]
652
653[[package]]
654name = "thread_local"
655version = "1.1.9"
656source = "registry+https://github.com/rust-lang/crates.io-index"
657checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
658dependencies = [
659 "cfg-if",
660]
661
662[[package]]
663name = "tokio"
664version = "1.48.0"
665source = "registry+https://github.com/rust-lang/crates.io-index"
666checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
667dependencies = [
668 "bytes",
669 "libc",
670 "mio",
671 "pin-project-lite",
672 "signal-hook-registry",
673 "socket2",
674 "tokio-macros",
675 "windows-sys 0.61.2",
676]
677
678[[package]]
679name = "tokio-macros"
680version = "2.6.0"
681source = "registry+https://github.com/rust-lang/crates.io-index"
682checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
683dependencies = [
684 "proc-macro2",
685 "quote",
686 "syn",
687]
688
689[[package]]
690name = "tower"
691version = "0.5.2"
692source = "registry+https://github.com/rust-lang/crates.io-index"
693checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
694dependencies = [
695 "futures-core",
696 "futures-util",
697 "pin-project-lite",
698 "sync_wrapper",
699 "tokio",
700 "tower-layer",
701 "tower-service",
702 "tracing",
703]
704
705[[package]]
706name = "tower-layer"
707version = "0.3.3"
708source = "registry+https://github.com/rust-lang/crates.io-index"
709checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
710
711[[package]]
712name = "tower-service"
713version = "0.3.3"
714source = "registry+https://github.com/rust-lang/crates.io-index"
715checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
716
717[[package]]
718name = "tracing"
719version = "0.1.41"
720source = "registry+https://github.com/rust-lang/crates.io-index"
721checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
722dependencies = [
723 "log",
724 "pin-project-lite",
725 "tracing-attributes",
726 "tracing-core",
727]
728
729[[package]]
730name = "tracing-attributes"
731version = "0.1.30"
732source = "registry+https://github.com/rust-lang/crates.io-index"
733checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
734dependencies = [
735 "proc-macro2",
736 "quote",
737 "syn",
738]
739
740[[package]]
741name = "tracing-core"
742version = "0.1.34"
743source = "registry+https://github.com/rust-lang/crates.io-index"
744checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
745dependencies = [
746 "once_cell",
747 "valuable",
748]
749
750[[package]]
751name = "tracing-log"
752version = "0.2.0"
753source = "registry+https://github.com/rust-lang/crates.io-index"
754checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
755dependencies = [
756 "log",
757 "once_cell",
758 "tracing-core",
759]
760
761[[package]]
762name = "tracing-subscriber"
763version = "0.3.20"
764source = "registry+https://github.com/rust-lang/crates.io-index"
765checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5"
766dependencies = [
767 "matchers",
768 "nu-ansi-term",
769 "once_cell",
770 "regex-automata",
771 "sharded-slab",
772 "smallvec",
773 "thread_local",
774 "tracing",
775 "tracing-core",
776 "tracing-log",
777]
778
779[[package]]
780name = "transcoder"
781version = "0.1.0"
782dependencies = [
783 "anyhow",
784 "axum",
785 "sanitize-filename",
786 "serde",
787 "serde_json",
788 "tempfile",
789 "thiserror",
790 "tokio",
791 "tracing",
792 "tracing-subscriber",
793]
794
795[[package]]
796name = "unicode-ident"
797version = "1.0.22"
798source = "registry+https://github.com/rust-lang/crates.io-index"
799checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
800
801[[package]]
802name = "valuable"
803version = "0.1.1"
804source = "registry+https://github.com/rust-lang/crates.io-index"
805checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
806
807[[package]]
808name = "version_check"
809version = "0.9.5"
810source = "registry+https://github.com/rust-lang/crates.io-index"
811checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
812
813[[package]]
814name = "wasi"
815version = "0.11.1+wasi-snapshot-preview1"
816source = "registry+https://github.com/rust-lang/crates.io-index"
817checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
818
819[[package]]
820name = "wasip2"
821version = "1.0.1+wasi-0.2.4"
822source = "registry+https://github.com/rust-lang/crates.io-index"
823checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
824dependencies = [
825 "wit-bindgen",
826]
827
828[[package]]
829name = "windows-link"
830version = "0.2.1"
831source = "registry+https://github.com/rust-lang/crates.io-index"
832checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
833
834[[package]]
835name = "windows-sys"
836version = "0.60.2"
837source = "registry+https://github.com/rust-lang/crates.io-index"
838checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
839dependencies = [
840 "windows-targets",
841]
842
843[[package]]
844name = "windows-sys"
845version = "0.61.2"
846source = "registry+https://github.com/rust-lang/crates.io-index"
847checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
848dependencies = [
849 "windows-link",
850]
851
852[[package]]
853name = "windows-targets"
854version = "0.53.5"
855source = "registry+https://github.com/rust-lang/crates.io-index"
856checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
857dependencies = [
858 "windows-link",
859 "windows_aarch64_gnullvm",
860 "windows_aarch64_msvc",
861 "windows_i686_gnu",
862 "windows_i686_gnullvm",
863 "windows_i686_msvc",
864 "windows_x86_64_gnu",
865 "windows_x86_64_gnullvm",
866 "windows_x86_64_msvc",
867]
868
869[[package]]
870name = "windows_aarch64_gnullvm"
871version = "0.53.1"
872source = "registry+https://github.com/rust-lang/crates.io-index"
873checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
874
875[[package]]
876name = "windows_aarch64_msvc"
877version = "0.53.1"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
880
881[[package]]
882name = "windows_i686_gnu"
883version = "0.53.1"
884source = "registry+https://github.com/rust-lang/crates.io-index"
885checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
886
887[[package]]
888name = "windows_i686_gnullvm"
889version = "0.53.1"
890source = "registry+https://github.com/rust-lang/crates.io-index"
891checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
892
893[[package]]
894name = "windows_i686_msvc"
895version = "0.53.1"
896source = "registry+https://github.com/rust-lang/crates.io-index"
897checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
898
899[[package]]
900name = "windows_x86_64_gnu"
901version = "0.53.1"
902source = "registry+https://github.com/rust-lang/crates.io-index"
903checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
904
905[[package]]
906name = "windows_x86_64_gnullvm"
907version = "0.53.1"
908source = "registry+https://github.com/rust-lang/crates.io-index"
909checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
910
911[[package]]
912name = "windows_x86_64_msvc"
913version = "0.53.1"
914source = "registry+https://github.com/rust-lang/crates.io-index"
915checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
916
917[[package]]
918name = "wit-bindgen"
919version = "0.46.0"
920source = "registry+https://github.com/rust-lang/crates.io-index"
921checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"