1
0
mirror of https://github.com/containers/youki synced 2024-09-28 15:01:29 +02:00

chore(deps): bump wasmer-types from 2.1.0 to 2.1.1

Bumps [wasmer-types](https://github.com/wasmerio/wasmer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/wasmer/compare/2.1.0...2.1.1)

---
updated-dependencies:
- dependency-name: wasmer-types
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-25 00:41:39 +00:00 committed by GitHub
parent 1b810d43e8
commit b080508222
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -2468,9 +2468,9 @@ dependencies = [
[[package]]
name = "wasmer-types"
version = "2.1.0"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "191ca11a0b1635690bbdfa1d8b677c0717a307b57064de4c8d7b579ce960fd57"
checksum = "434e1c0177da0a74ecca90b2aa7d5e86198260f07e8ba83be89feb5f0a4aeead"
dependencies = [
"indexmap",
"loupe",