Skip to content

Commit 4a0f42d

Browse files
chore(deps): bump cap-std from 4.0.0 to 4.0.2 (#577)
Bumps [cap-std](https://github.com/bytecodealliance/cap-std) from 4.0.0 to 4.0.2. - [Commits](bytecodealliance/cap-std@cap-std-v4.0.0...cap-std-v4.0.2) --- updated-dependencies: - dependency-name: cap-std dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d1f342 commit 4a0f42d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rb-sys = { version = "*", default-features = false, features = [
2626
] }
2727
wasmtime = { version = "=42.0.0", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=42.0.0"
29-
cap-std = "4.0.0"
29+
cap-std = "4.0.2"
3030
wat = "1.244.0"
3131
tokio = { version = "1.49.0", features = [
3232
"rt",

0 commit comments

Comments
 (0)