1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-10 01:26:14 +02:00
youki/crates
dependabot[bot] 50294dd03e
chore(deps): bump wasmtime from 8.0.1 to 9.0.1 (#1959)
* chore(deps): bump wasmtime-wasi from 8.0.1 to 9.0.1

Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v8.0.1...v9.0.1)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump wasmtime from 8.0.1 to 9.0.1

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v8.0.1...v9.0.1)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yashodhan Joshi <yjdoc2@gmail.com>
2023-05-23 23:54:13 -07:00
..
libcgroups convert youki to use tracing (#1899) 2023-05-12 20:47:05 +09:00
libcontainer Fix the test to not use sigkill (#1948) 2023-05-23 19:57:02 +09:00
liboci-cli Override log opt when specified more than once (#1847) 2023-04-26 09:48:24 -07:00
youki chore(deps): bump wasmtime from 8.0.1 to 9.0.1 (#1959) 2023-05-23 23:54:13 -07:00
.gitignore Add makefiles to crates and rust-integration-test 2022-01-31 15:08:34 +05:30
Makefile [Trivial] Fix makefile targets to use PHONY 2023-03-29 18:22:01 +02:00