mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-02 19:32:17 +00:00
test_gen: remove wasmer-wasi dependency
This commit is contained in:
parent
a170caf9a6
commit
f80ab79c8e
3 changed files with 1 additions and 3 deletions
|
@ -40,7 +40,6 @@ libc = "0.2.106"
|
|||
inkwell = { path = "../../vendor/inkwell" }
|
||||
target-lexicon = "0.12.3"
|
||||
libloading = "0.7.1"
|
||||
wasmer-wasi = "2.2.1"
|
||||
tempfile = "3.2.0"
|
||||
indoc = "1.0.3"
|
||||
criterion = { git = "https://github.com/Anton-4/criterion.rs" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue