Update wasmtime@latest to 12.0.0 (#198)

This commit is contained in:
Taiki Endo
2023-08-22 09:39:42 +09:00
committed by GitHub
parent 1f490d2b6e
commit b90e19d688
2 changed files with 36 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `wasmtime@latest` to 12.0.0.
## [2.16.0] - 2023-08-19
- Support `cargo-machete`. ([#196](https://github.com/taiki-e/install-action/pull/196), thanks @tgnottingham)