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.
= 3
[[]]
= "convert_case"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
[[]]
= "derive_more"
= "0.99.17"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
= [
"convert_case",
"proc-macro2",
"quote",
"rustc_version",
"syn",
]
[[]]
= "llml_simd_proc"
= "0.1.1"
= [
"derive_more",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.36"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
= [
"unicode-xid",
]
[[]]
= "quote"
= "1.0.15"
= "registry+https://github.com/rust-lang/crates.io-index"
= "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"
= [
"proc-macro2",
]
[[]]
= "rustc_version"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
= [
"semver",
]
[[]]
= "semver"
= "1.0.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0486718e92ec9a68fbed73bb5ef687d71103b142595b406835649bebd33f72c7"
[[]]
= "syn"
= "1.0.86"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"
= [
"proc-macro2",
"quote",
"unicode-xid",
]
[[]]
= "unicode-xid"
= "0.2.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"