Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
junyu0312 committed Apr 26, 2024
1 parent d575daa commit bbeccce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ exclude = [ "/res/*", "/tests/*", "/fuzz/*", "/benches/*" ]
wasmi_core = { version = "0.1", path = "core", default-features = false }
validation = { package = "wasmi-validation", version = "0.4", path = "validation", default-features = false }
parity-wasm = { version = "0.42.0", features = ["sign_ext"] }
regex = "1.10.2"
specs = { path = "../../crates/specs" }

[dev-dependencies]
Expand Down

0 comments on commit bbeccce

Please sign in to comment.