Skip to content

Commit

Permalink
Merge pull request #394 from bytecodealliance/dependabot/cargo/cap-st…
Browse files Browse the repository at this point in the history
…d-3.4.0

chore(deps): bump cap-std from 3.3.0 to 3.4.0
  • Loading branch information
jbourassa authored Nov 5, 2024
2 parents 70f5075 + ac7cee1 commit d01a735
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rb-sys = { version = "*", default-features = false, features = [
wasmtime = { version = "=26.0.0", features = ["memory-protection-keys"] }
wasmtime-wasi = "=26.0.0"
wasi-common = "=26.0.0"
cap-std = "3.1.0"
cap-std = "3.4.0"
wat = "1.218.0"
tokio = { version = "1.40.0", features = [
"rt",
Expand Down

0 comments on commit d01a735

Please sign in to comment.