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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "bumpalo"
= "3.14.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
[[]]
= "log"
= "0.4.20"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
[[]]
= "once_cell"
= "1.18.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
[[]]
= "proc-macro2"
= "1.0.70"
= "registry+https://github.com/rust-lang/crates.io-index"
= "39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.33"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.39"
= "registry+https://github.com/rust-lang/crates.io-index"
= "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
[[]]
= "wasm-bindgen-backend"
= "0.2.89"
= [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[]]
= "wasm-bindgen-shared"
= "0.2.89"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7ab9b36309365056cd639da3134bf87fa8f3d86008abf99e612384a6eecd459f"