Skip to content

Commit

Permalink
Specify syn and genco-macros version for rust vm
Browse files Browse the repository at this point in the history
wojciechos authored and omerfirmak committed Nov 6, 2023
1 parent 5df9c12 commit 3484b21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm/rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@ indexmap = "1.9.2"
starknet = { rev = "starknet-core/v0.4.0", git = "https://github.com/xJonathanLEI/starknet-rs" }
cached = "0.44.0"
once_cell = "1.18.0"
syn = "=2.0.38"

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

0 comments on commit 3484b21

Please sign in to comment.