Skip to content

Commit

Permalink
Remove FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoletta committed Jan 4, 2024
1 parent 3ade081 commit 71c162c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ keccak = { workspace = true }
hashbrown = { workspace = true }
anyhow = { workspace = true }
thiserror-no-std = { workspace = true }
# FIXME: Update after release
starknet-types-core = { version = "0.0.6", default-features = false, features = ["serde", "curve", "num-traits"] }

# only for std
Expand Down

0 comments on commit 71c162c

Please sign in to comment.