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
[[]]
= "heck"
= "0.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[]]
= "openvm-instructions-derive"
= "2.0.2"
= [
"quote",
"strum",
"strum_macros",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.106"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.45"
= "registry+https://github.com/rust-lang/crates.io-index"
= "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
= [
"proc-macro2",
]
[[]]
= "rustversion"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
[[]]
= "strum"
= "0.26.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
= [
"strum_macros",
]
[[]]
= "strum_macros"
= "0.26.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
= [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn",
]
[[]]
= "syn"
= "2.0.118"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"