Skip to content

Commit

Permalink
Merge pull request #845 from containerd/dependabot/cargo/wasmparser-0…
Browse files Browse the repository at this point in the history
….224.0

chore(deps): bump wasmparser from 0.223.0 to 0.224.0
  • Loading branch information
Mossaka authored Feb 10, 2025
2 parents 9000564 + 46cea32 commit 0c156ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 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/containerd-shim-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ thiserror = { workspace = true }
wat = { workspace = true }
tokio = { workspace = true, features = ["rt-multi-thread"] }
futures = { version = "0.3.30" }
wasmparser = { version = "0.223.0" }
wasmparser = { version = "0.224.0" }
tokio-stream = { version = "0.1" }
sha256 = { workspace = true }
serde_bytes = "0.11"
Expand Down

0 comments on commit 0c156ba

Please sign in to comment.