Skip to content

Commit 3c9024a

Browse files
Remove unused dep
1 parent c9428b5 commit 3c9024a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vm/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ clap = { version = "4.3.10", features = ["derive"], optional = true}
9292
assert_matches = "1.5.0"
9393
rstest = { version = "0.17.0", default-features = false }
9494
num-prime = { version = "0.4.3", features = ["big-int"] }
95-
cairo-lang-compiler.workspace = true
9695

9796
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
9897
wasm-bindgen-test = "0.3.50"

0 commit comments

Comments
 (0)