Skip to content

Commit 3484b21

Browse files
wojciechosomerfirmak
authored andcommitted
Specify syn and genco-macros version for rust vm
1 parent 5df9c12 commit 3484b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vm/rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ indexmap = "1.9.2"
1717
starknet = { rev = "starknet-core/v0.4.0", git = "https://github.com/xJonathanLEI/starknet-rs" }
1818
cached = "0.44.0"
1919
once_cell = "1.18.0"
20+
syn = "=2.0.38"
2021

2122
[lib]
2223
crate-type = ["staticlib"]

0 commit comments

Comments
 (0)