Skip to content

Commit 512f7e6

Browse files
chore(deps): bump deterministic-wasi-ctx from 0.1.28 to 0.1.29
Bumps [deterministic-wasi-ctx](https://github.com/Shopify/deterministic-wasi-ctx) from 0.1.28 to 0.1.29. - [Release notes](https://github.com/Shopify/deterministic-wasi-ctx/releases) - [Commits](Shopify/deterministic-wasi-ctx@v0.1.28...v0.1.29) --- updated-dependencies: - dependency-name: deterministic-wasi-ctx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4b3593 commit 512f7e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ wasmtime = { version = "=28.0.1", default-features = false, features = [
4444
] }
4545
wasmtime-wasi = "=29.0.1"
4646
wasi-common = "=28.0.0"
47-
deterministic-wasi-ctx = "=0.1.28"
47+
deterministic-wasi-ctx = "=0.1.29"
4848
anyhow = "1.0"
4949
clap = { version = "4.5", features = ["derive"] }
5050
serde_json = "1.0"

0 commit comments

Comments
 (0)