Skip to content

Commit

Permalink
Remove now unused wasmer-vm from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Oct 27, 2020
1 parent 1337d73 commit 9792678
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ wasmer-wasi = { version = "1.0.0-alpha4", path = "lib/wasi", optional = true }
wasmer-wast = { version = "1.0.0-alpha4", path = "tests/lib/wast", optional = true }
wasmer-cache = { version = "1.0.0-alpha4", path = "lib/cache", optional = true }
wasmer-types = { version = "1.0.0-alpha4", path = "lib/wasmer-types" }
wasmer-vm = { version = "1.0.0-alpha4", path = "lib/vm" }
cfg-if = "0.1"

[workspace]
Expand Down

0 comments on commit 9792678

Please sign in to comment.