Skip to content

Commit

Permalink
chore(deps): bump deterministic-wasi-ctx from 0.1.17 to 0.1.18
Browse files Browse the repository at this point in the history
Bumps [deterministic-wasi-ctx](https://github.com/Shopify/deterministic-wasi-ctx) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/Shopify/deterministic-wasi-ctx/releases)
- [Commits](https://github.com/Shopify/deterministic-wasi-ctx/commits)

---
updated-dependencies:
- dependency-name: deterministic-wasi-ctx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0680323 commit 40ca68a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -27,7 +27,7 @@ opt-level = 3
wasmtime = "=14.0.4"
wasmtime-wasi = "=14.0.4"
wasi-common = "=14.0.4"
deterministic-wasi-ctx = "=0.1.17"
deterministic-wasi-ctx = "=0.1.18"
anyhow = "1.0"
clap = { version = "4.4", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 40ca68a

Please sign in to comment.