Skip to content

v0.10.3

Compare
Choose a tag to compare
@gzurl gzurl released this 08 Mar 20:55
· 89 commits to main since this release
420d241

0.10.3 (2023/03/08)

This is a security update to bump Wasmtime to 6.0.1 given the two CVE published (one critical) and addressed in:

libwasm_runtime.so

  • Dependencies:
    • Bump version dependencies:
      • wasmtime to 6.0.1.
      • anyhow to 1.0.69.
      • once_cell to 1.17.1.
    • Updated cargo.lock dependencies via cargo update.