Skip to content

Commit

Permalink
Merge branch 'dependabot/cargo/wasi-common-28.0.0' into dependabot/ca…
Browse files Browse the repository at this point in the history
…rgo/wasmtime-28.0.0

Signed-off-by: Yashodhan Joshi <[email protected]>
  • Loading branch information
YJDoc2 committed Jan 2, 2025
2 parents 2eee37b + cc73aea commit 9a42716
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 167 deletions.
188 changes: 22 additions & 166 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 @@ wasmer = { version = "4.0.0", optional = true }
wasmer-wasix = { version = "0.9.0", optional = true }
wasmedge-sdk = { version = "0.14.0", optional = true }
wasmtime = { version = "28.0.0", optional = true }
wasi-common = { version = "27.0.0", optional = true }
wasi-common = { version = "28.0.0", optional = true }
tracing = { version = "0.1.41", features = ["attributes"] }
tracing-subscriber = { version = "0.3.19", features = ["json", "env-filter"] }
tracing-journald = "0.3.1"
Expand Down

0 comments on commit 9a42716

Please sign in to comment.