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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "ere"
= "0.2.0"
= [
"ere-core",
"ere-macros",
]
[[]]
= "ere-core"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "11758ea0e4f702735e4f0d8f58997c62fd8ff38089b85d23b4b471e7d707dcf7"
= [
"proc-macro2",
"quote",
"syn",
"thiserror",
]
[[]]
= "ere-macros"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f46757e03d1026438f49bf89d28d4fb428c08254f7cb4c6c3804f62cfcc5d207"
= [
"ere-core",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.95"
= "registry+https://github.com/rust-lang/crates.io-index"
= "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.40"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.101"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "thiserror"
= "2.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
= [
"thiserror-impl",
]
[[]]
= "thiserror-impl"
= "2.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"