Skip to content

Commit

Permalink
Merge pull request #1646 from containers/dependabot/cargo/wasmtime-wa…
Browse files Browse the repository at this point in the history
…si-6.0.1
  • Loading branch information
github-actions[bot] committed Mar 9, 2023
2 parents 0e3740c + bf850da commit d337f0e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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/libcontainer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ wasmer = { version = "2.2.0", optional = true }
wasmer-wasi = { version = "2.3.0", optional = true }
wasmedge-sdk = { version = "0.7.1", optional = true }
wasmtime = {version = "6.0.1", optional = true }
wasmtime-wasi = {version = "6.0.0", optional = true }
wasmtime-wasi = {version = "6.0.1", optional = true }
clone3 = "0.2.3"

[dev-dependencies]
Expand Down

0 comments on commit d337f0e

Please sign in to comment.