Skip to content

Commit

Permalink
chore(deps): bump wasmtime from 26.0.0 to 26.0.1 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 244f1bb commit 09450f7
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 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 @@ -69,7 +69,7 @@ tokio = { version = "1.40.0", features = ["sync", "rt-multi-thread", "fs"] }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }
uuid = { version = "1.11.0", features = ["v4"] }
wasmtime = "26.0.0"
wasmtime = "26.0.1"
wasmtime-wasi = "26.0.0"

[[bench]]
Expand Down

0 comments on commit 09450f7

Please sign in to comment.