Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 3626e20 commit 09c1c26
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 18 deletions.
63 changes: 46 additions & 17 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 wacker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ wasi-common = "17.0.0"
wasmtime = "17.0.0"
wasmtime-wasi = { version = "17.0.0", features = ["tokio"] }
wasmtime-wasi-http = "17.0.0"
cap-std = "2.0.0"
cap-std = "3.0.0"
rand = "0.8.5"
sled = "0.34.7"
tower = "0.4.13"
Expand Down

0 comments on commit 09c1c26

Please sign in to comment.