Skip to content

Commit

Permalink
chore(deps): bump wasmtime-wasi from 26.0.0 to 26.0.1 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 09e7208 commit d3c370b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 crates/proksi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }
uuid = { version = "1.11.0", features = ["v4"] }
wasmtime = "26.0.1"
wasmtime-wasi = "26.0.0"
wasmtime-wasi = "26.0.1"

[[bench]]
name = "dashmap_arc"
Expand Down

0 comments on commit d3c370b

Please sign in to comment.