Skip to content

Commit

Permalink
Bump Wasmtime to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbourassa committed Nov 22, 2022
1 parent 1d69c9c commit a4c734d
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 57 deletions.
141 changes: 85 additions & 56 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ crate-type = ["cdylib"]
lazy_static = "1.4.0"
magnus = { git = "https://github.com/matsadler/magnus", features = ["rb-sys-interop"] }
rb-sys = "~0.9.44"
wasmtime = "2.0.2"
wasmtime = "3.0.0"
anyhow = "*" # Use whatever Wasmtime uses

0 comments on commit a4c734d

Please sign in to comment.