Skip to content

Commit

Permalink
Merge pull request #237 from Shopify/dependabot/cargo/deterministic-w…
Browse files Browse the repository at this point in the history
…asi-ctx-0.1.18

chore(deps): bump deterministic-wasi-ctx from 0.1.17 to 0.1.18
  • Loading branch information
mssalemi authored Feb 5, 2024
2 parents 79937da + 40ca68a commit 3526f58
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 3526f58

Please sign in to comment.