Skip to content

Commit

Permalink
Merge pull request #2052 from containers/dependabot/cargo/wasmtime-9.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 14, 2023
2 parents dd1c453 + dd24f86 commit 0c4133b
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
132 changes: 66 additions & 66 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 @@ -44,7 +44,7 @@ caps = "0.5.5"
wasmer = { version = "3.2.0", optional = true }
wasmer-wasix = { version = "0.4.0", optional = true }
wasmedge-sdk = { version = "0.8.1", optional = true }
wasmtime = {version = "9.0.3", optional = true }
wasmtime = {version = "9.0.4", optional = true }
wasmtime-wasi = {version = "9.0.3", optional = true }
tracing = { version = "0.1.37", features = ["attributes"]}
tracing-subscriber = { version = "0.3.16", features = ["json", "env-filter"] }
Expand Down

0 comments on commit 0c4133b

Please sign in to comment.