Skip to content

Commit

Permalink
Merge pull request #2517 from containers/dependabot/cargo/wasmedge-sd…
Browse files Browse the repository at this point in the history
…k-0.13.0

chore(deps): bump wasmedge-sdk from 0.12.2 to 0.13.0
  • Loading branch information
YJDoc2 authored Nov 10, 2023
2 parents 9ae5660 + 2081eb8 commit 16d56ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.
25 changes: 7 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/youki/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ clap_complete = "4.1.3"
caps = "0.5.5"
wasmer = { version = "4.0.0", optional = true }
wasmer-wasix = { version = "0.9.0", optional = true }
wasmedge-sdk = { version = "0.12.2", optional = true }
wasmedge-sdk = { version = "0.13.0", optional = true }
wasmtime = {version = "10.0.2", optional = true }
wasmtime-wasi = {version = "10.0.2", optional = true }
tracing = { version = "0.1.40", features = ["attributes"]}
Expand Down

0 comments on commit 16d56ed

Please sign in to comment.