Skip to content

Commit

Permalink
Revert "Specify syn and genco-macros version for rust vm" (#1413)
Browse files Browse the repository at this point in the history
This reverts commit 3484b21.
  • Loading branch information
omerfirmak authored Nov 7, 2023
1 parent b65ab27 commit 6d42611
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vm/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ 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 6d42611

Please sign in to comment.