Skip to content

Commit

Permalink
Merge pull request #2246 from containers/dependabot/cargo/wasmedge-sd…
Browse files Browse the repository at this point in the history
…k-0.11.2
  • Loading branch information
github-actions[bot] authored Aug 8, 2023
2 parents ea6e420 + 3b46b2d commit 8af7964
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -42,7 +42,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.11.0", optional = true }
wasmedge-sdk = { version = "0.11.2", optional = true }
wasmtime = {version = "10.0.1", optional = true }
wasmtime-wasi = {version = "10.0.1", optional = true }
tracing = { version = "0.1.37", features = ["attributes"]}
Expand Down

0 comments on commit 8af7964

Please sign in to comment.