Skip to content

Commit

Permalink
Merge #72
Browse files Browse the repository at this point in the history
72: chore(runtime) Update Wasmer to 0.5.5 r=Hywan a=Hywan

Fix #66.

This PR updates dependencies and the runtime to 0.5.5.

Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net>
  • Loading branch information
bors[bot] and Hywan committed Jul 15, 2019
2 parents 1c08ce0 + f6254ae commit c85ffaf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ categories = ["wasm"]
[lib]

[dependencies]
wasmer-runtime-c-api = "0.4.2"
wasmer-runtime-c-api = "0.5.5"
Binary file modified src/libwasmer_runtime_c_api.dylib
Binary file not shown.
Binary file modified src/libwasmer_runtime_c_api.so
Binary file not shown.

0 comments on commit c85ffaf

Please sign in to comment.