1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-10 16:56:17 +02:00

chore(deps): bump wit-parser from 0.6.2 to 0.6.4

Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/compare/wit-parser-0.6.2...wit-parser-0.6.4)

---
updated-dependencies:
- dependency-name: wit-parser
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-07 01:14:19 +00:00 committed by GitHub
parent 00c7940393
commit 20922a2d97
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -4216,9 +4216,9 @@ dependencies = [
[[package]]
name = "wit-parser"
version = "0.6.2"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b48914ea89d43d7b51fed072143b86b499059a85e27b401e6cdbd0ca1f0c1dc9"
checksum = "f887c3da527a51b321076ebe6a7513026a4757b6d4d144259946552d6fc728b3"
dependencies = [
"anyhow",
"id-arena",