1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "memchr"
= "2.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
[[]]
= "proc-macro2"
= "1.0.93"
= "registry+https://github.com/rust-lang/crates.io-index"
= "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
= [
"unicode-ident",
]
[[]]
= "quick-xml"
= "0.37.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
= [
"memchr",
]
[[]]
= "quote"
= "1.0.38"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
= [
"proc-macro2",
]
[[]]
= "unicode-ident"
= "1.0.16"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034"
[[]]
= "wayrs-proto-parser"
= "3.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2cf4577ebb06017a5dd3bb8f24e01c88f361f585c7fd43e8bc61a75f01651922"
= [
"quick-xml",
]
[[]]
= "wayrs-scanner"
= "0.15.4"
= [
"proc-macro2",
"quote",
"wayrs-proto-parser",
]