Skip to content

Commit 37e2a99

Browse files
chore(deps): bump cap-std from 3.4.4 to 3.4.5 (#521)
Bumps [cap-std](https://github.com/bytecodealliance/cap-std) from 3.4.4 to 3.4.5. - [Commits](bytecodealliance/cap-std@cap-std-v3.4.4...cap-std-v3.4.5) --- updated-dependencies: - dependency-name: cap-std dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2022ef8 commit 37e2a99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 = "=37.0.2", features = ["memory-protection-keys"] }
2828
wasmtime-wasi = "=37.0.2"
29-
cap-std = "3.4.0"
29+
cap-std = "3.4.5"
3030
wat = "1.239.0"
3131
tokio = { version = "1.47.1", features = [
3232
"rt",

0 commit comments

Comments
 (0)