1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-02 04:46:13 +02:00

chore(deps): bump wasmedge-sys from 0.17.1 to 0.17.2

Bumps [wasmedge-sys](https://github.com/WasmEdge/wasmedge-rust-sdk) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/WasmEdge/wasmedge-rust-sdk/releases)
- [Changelog](https://github.com/WasmEdge/wasmedge-rust-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/WasmEdge/wasmedge-rust-sdk/compare/sys/0.17.1...sys/0.17.2)

---
updated-dependencies:
- dependency-name: wasmedge-sys
  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-09-25 01:07:16 +00:00 committed by GitHub
parent 646c1034f7
commit 97c94565a0
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -4661,9 +4661,9 @@ dependencies = [
[[package]]
name = "wasmedge-sys"
version = "0.17.1"
version = "0.17.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41df5edf19a81558c2e9d7ec95bf4adec7e81ba2d1ef3d57076e3177e6508023"
checksum = "246cbb4772e75958ba2d3f016f5b46bf56c5911a99ecbad8ece79e6cf750b75c"
dependencies = [
"bindgen",
"cfg-if",