Skip to content

Commit 5d077cf

Browse files
committed
Remove unused dependency
1 parent 491c730 commit 5d077cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/codegen/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ keywords = ["compiler", "evm", "wasm", "smart-contract"]
1515
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1616

1717
[dependencies]
18-
primitive-types = "0.12"
1918
cranelift-entity = "0.89"
2019
smallvec = "1.7.0"
2120
fxhash = "0.2.1"

0 commit comments

Comments
 (0)