Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent f72a5e0 commit 5246c43
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 39 deletions.
47 changes: 9 additions & 38 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ anyhow = "1"

[dev-dependencies]
anyhow = "1"
cap-std = "2.0.0"
cap-std = "3.1.0"
heck = { version = "0.4" }
tokio = { version = "1.30.0", features = ["macros"] }
wasmtime = { version = "22.0.0", features = ["component-model"] }
Expand Down

0 comments on commit 5246c43

Please sign in to comment.