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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "equivalent"
= "1.0.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
[[]]
= "hashbrown"
= "0.16.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
[[]]
= "indexmap"
= "2.12.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2"
= [
"equivalent",
"hashbrown",
]
[[]]
= "proc-macro2"
= "1.0.103"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.42"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.111"
= "registry+https://github.com/rust-lang/crates.io-index"
= "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "tusks-lib"
= "3.2.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0d7184a59382f6f6c49d0991d3b9fd680777f6b4589a0214af8c881babc45a6e"
= [
"indexmap",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "tusks-macro"
= "3.2.1"
= [
"proc-macro2",
"quote",
"syn",
"tusks-lib",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"