Skip to content

Commit e159381

Browse files
committed
wasmtime: drop wasi-common as a dev-dependency
This was no longer needed, and was adding build time to testing wasmtime (rebuilt every time wasmtime changes, because it depends on wasmtime) for no reason prtest:full
1 parent a94233d commit e159381

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/wasmtime/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ env_logger = { workspace = true }
100100
proptest = { workspace = true }
101101
rand = { workspace = true }
102102
tempfile = { workspace = true }
103-
wasi-common = { path = "../wasi-common", default-features = true }
104103
libtest-mimic = { workspace = true }
105104
cranelift-native = { workspace = true }
106105
wasmtime-test-util = { workspace = true }

0 commit comments

Comments
 (0)