Skip to content

Commit

Permalink
chore(deps): bump cap-std from 3.2.0 to 3.3.0 (#99)
Browse files Browse the repository at this point in the history
Bumps [cap-std](https://github.com/bytecodealliance/cap-std) from 3.2.0 to 3.3.0.
- [Commits](bytecodealliance/cap-std@cap-std-v3.2.0...cap-std-v3.3.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] authored Oct 3, 2024
1 parent 0ad59ac commit 8900d79
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ anyhow = "1"

[dev-dependencies]
anyhow = "1"
cap-std = "3.1.0"
cap-std = "3.3.0"
heck = { version = "0.5" }
tokio = { version = "1.40", features = ["macros"] }
wasmtime = { version = "25", features = ["component-model"] }
Expand Down

0 comments on commit 8900d79

Please sign in to comment.