Skip to content

Commit

Permalink
deps: bump wasmi from 0.31.2 to 0.40.0
Browse files Browse the repository at this point in the history
Bumps [wasmi](https://github.com/wasmi-labs/wasmi) from 0.31.2 to 0.40.0.
- [Release notes](https://github.com/wasmi-labs/wasmi/releases)
- [Changelog](https://github.com/wasmi-labs/wasmi/blob/main/CHANGELOG.md)
- [Commits](wasmi-labs/wasmi@v0.31.2...v0.40.0)

---
updated-dependencies:
- dependency-name: wasmi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 697a8a9 commit 2cc809d
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 24 deletions.
91 changes: 68 additions & 23 deletions Cargo.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ serde_json = "1.0.134"
ic-wasi-polyfill = "0.6.4"
wasmedge_quickjs = { git = "https://github.com/demergent-labs/wasmedge-quickjs", rev = "573c6c07316de64e4bb9a9561b079f265fd9bcc4" }
# wasmedge_quickjs = { path = "/home/wasmedge-quickjs" }
wasmi = "0.31.2"
wasmi = "0.40.0"

0 comments on commit 2cc809d

Please sign in to comment.