Skip to content

Commit

Permalink
chore(deps): bump cap-std from 3.0.0 to 3.1.0 (#334)
Browse files Browse the repository at this point in the history
Bumps [cap-std](https://github.com/bytecodealliance/cap-std) from 3.0.0 to 3.1.0.
- [Commits](bytecodealliance/cap-std@cap-std-v3.0.0...cap-std-v3.1.0)

---
updated-dependencies:
- dependency-name: cap-std
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2024
1 parent 543be3c commit 0671717
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -24,7 +24,7 @@ rb-sys = { version = "*", default-features = false, features = [
wasmtime = { version = "=20.0.0" }
wasmtime-wasi = "=20.0.0"
wasi-common = "=20.0.0"
cap-std = "3.0.0"
cap-std = "3.1.0"
anyhow = "*" # Use whatever Wasmtime uses
wat = "1.201.0"
tokio = { version = "1.36.0", features = [
Expand Down

0 comments on commit 0671717

Please sign in to comment.