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
[[]]
= "log"
= "0.4.29"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
[[]]
= "metrics-fn-codegen"
= "0.2.1"
= [
"log",
"proc-macro2",
"quote",
"syn",
"tokio",
]
[[]]
= "pin-project-lite"
= "0.2.16"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
[[]]
= "proc-macro2"
= "1.0.105"
= "registry+https://github.com/rust-lang/crates.io-index"
= "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.43"
= "registry+https://github.com/rust-lang/crates.io-index"
= "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.114"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "tokio"
= "1.49.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86"
= [
"pin-project-lite",
"tokio-macros",
]
[[]]
= "tokio-macros"
= "2.6.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"