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
[[]]
= "glob"
= "0.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
[[]]
= "include_dir"
= "0.7.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "18762faeff7122e89e0857b02f7ce6fcc0d101d5e9ad2ad7846cc01d61b7f19e"
= [
"glob",
"include_dir_macros",
]
[[]]
= "include_dir_macros"
= "0.7.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b139284b5cf57ecfa712bcc66950bb635b31aff41c188e8a4cfc758eca374a3f"
= [
"proc-macro2",
"quote",
]
[[]]
= "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",
]
[[]]
= "testfiles"
= "0.0.3"
= [
"include_dir",
]
[[]]
= "unicode-ident"
= "1.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"